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

Bug #594 PEAR_Common::analyzeSourceCode fails on string with $var and {
Submitted: 2004-01-17 17:11 UTC
From: cellog Assigned: cellog
Status: Closed Package: PEAR
PHP Version: Irrelevant OS: na
Roadmaps: (Not assigned)    
Subscription  


 [2004-01-17 17:11 UTC] cellog
Description: ------------ this code will fail the analyzer: class test { function test() { $a = "$variable {"; } }

Comments

 [2004-01-17 17:14 UTC] cellog
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.