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

Request #15830 Magic Methods property is private in NamingConventions/ValidFunctionNameSniff
Submitted: 2009-01-30 13:21 UTC
From: dufuz Assigned: squiz
Status: Closed Package: PHP_CodeSniffer (version 1.2.0a1)
PHP Version: 5.2.8 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2009-01-30 13:21 UTC] dufuz (Helgi Þormar Þorbjörnsson)
Description: ------------ The magic methods properties are private in PEAR NamingConventions/ValidFunctionNameSniff which makes it impossible to extend the sniffer The magic properties need to be made protected or functions made to return those private elements - I suggest the former be done

Comments

 [2009-05-06 12:41 UTC] squiz (Greg Sherwood)
-Status: Verified +Status: Assigned -Assigned To: +Assigned To: squiz
 [2009-07-06 09:14 UTC] squiz (Greg Sherwood)
-Status: Assigned +Status: Closed
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.