ID: 47927
Updated by: kalle@php.net
Reported By: daniel dot martinez at seven-ten dot com
-Status: Verified
+Status: Closed
Bug Type: Website problem
PHP Version: Irrelevant
-Assigned To:
+Assigned To: kalle
New Comment:
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.
Thank you for the report, and for helping us make PHP.net better.
Previous Comments:
------------------------------------------------------------------------
[2009-05-03 01:05:20] kalle@php.net
This is because the functions.js havn't been regenerated for quite a
while now. I've committed a few changes to the generation script
(phpdoc/scripts/quickref) which also adds support for class::method
pairs.
To the one who have phpweb karma and takes this;
cd phpdoc/scripts/quickref
make
cp functions.js /phpweb/functions.js
------------------------------------------------------------------------
[2009-04-08 20:09:27] daniel dot martinez at seven-ten dot com
Description:
------------
When search suggestions are enabled in the my.php.net setting page, the
property_exists() function is absent from the suggested functions list.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=47927&edit=1
|