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

Bug #11511 self:: keyword not PHP4 compatible
Submitted: 2007-07-03 14:03 UTC
From: derernst Assigned: kguest
Status: Closed Package: I18N_UnicodeString (version 0.2.1)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 26 - 15 = ?

 
 [2007-07-03 14:03 UTC] derernst (Markus Ernst)
Description: ------------ I18N_UnicodeString uses the self:: keyword in lines 123, 139, 231, 237, 376, 380, 494. As it is written in PHP4 this should be replaced by I18N_UnicodeString::

Comments

 [2008-07-19 10:09 UTC] doconnor (Daniel O'Connor)
Pending getting the source into CVS...
 [2008-10-25 09:49 UTC] kguest (Ken Guest)
source now in CVS
 [2008-10-25 09:59 UTC] kguest (Ken Guest)
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. ...and fixed in CVS.
 [2010-10-25 13:47 UTC] doconnor (Daniel O'Connor)
Given this one is beta; there probably is no harm in bumping to PHP5.