Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.9.0

Bug #13131 Undefined variable: php5_method_chaining ...
Submitted: 2008-02-16 14:19 UTC
From: remicollet Assigned: farell
Status: Closed Package: PHP_CompatInfo (version 1.6.0)
PHP Version: 5.2.5 OS: Linux (Fedora)
Roadmaps: (Not assigned)    
Subscription  


 [2008-02-16 14:19 UTC] remicollet (Remi Collet)
Description: ------------ This error occurs a lot of time during a folder analysis Reading the code show that php5_method_chaining is not initialized. Regards Test script: --------------- pci.php -f /usr/share/pear/PHP/Compat.php Expected result: ---------------- no warning Actual result: -------------- PHP Notice: Undefined variable: php5_method_chaining in /usr/share/pear/PHP/CompatInfo.php on line 650 +--------------------------------+---------+------------+------------------+ | File | Version | Extensions | Constants/Tokens | +--------------------------------+---------+------------+------------------+ | ...r/share/pear/PHP/Compat.php | 4.0.7 | | |

Comments

 [2008-02-16 14:46 UTC] farell (Laurent Laville)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.