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

Bug #14711 typo on file Imagick2.php - strcasecomp instead of strcasecmp
Submitted: 2008-09-25 13:01 UTC
From: marcov8 Assigned: dufuz
Status: Closed Package: Image_Transform (version 0.9.1)
PHP Version: 5.2.0 OS: Linux - 2.6.18-6-686
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 : 47 - 17 = ?

 
 [2008-09-25 13:01 UTC] marcov8 (Marco Milon)
Description: ------------ This is bug is very simple. it is a typo strcasecomp() should be strcasecmp() Actual result: -------------- [Thu Sep 25 14:43:55 2008] [error] PHP Fatal error: Call to undefined function strcasecomp() in /usr/share/php/Image/Transform/Driver/Imagick2.php on line 263 strcasecomp() should be strcasecmp()

Comments

 [2008-09-30 22:31 UTC] dufuz (Helgi Þormar Þorbjörnsson)
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.