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  


 [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.