Hi 2009/12/8 Stanislav Malyshev <[email protected]>: > stas Tue, 08 Dec 2009 01:35:08 +0000 > > Revision: http://svn.php.net/viewvc?view=revision&revision=291846 > > Log: > add realpath cache inspect functions
You forgot to add the parameter parsing to the functions, for functions with no parameters we use the "zend_parse_parameters_none()" macro. -- regrads, Kalle Sommer Nielsen [email protected] -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
