Actions
Bug #1329
closedPHP mrc error with newest PHP version
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Php-mrc
Target version:
-
Start date:
06/14/2011
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.1.0
Show in known bugs:
No
Workaround:
Description
I am upgrading my server machine and it came with the newest version of RedHat with PHP 5.3.6. The PHP mrc module will not build against that version of PHP. We get the following series of errors:
In function 'zif_gdimageinfo':
myami-2.1/programs/php_mrc/php_mrc.c:213: warning:
'zend_get_parameters_ex' is deprecated (declared at
/usr/include/php/Zend/zend_API.h:222)
Looking at the PHP docs, http://developers.evrsoft.com/docs/php/zend.arguments.deprecated-retrieval.shtml , it appears this is a deprecated way of retrieving arguments. We will revert to an earlier PHP version, but I thought y'all would like to know about this for the future. I don't know who to make a watcher on this.
Actions