Bug #1329
closedPHP mrc error with newest PHP version
0%
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.
Updated by Amber Herold over 13 years ago
- Category set to Php-mrc
- Status changed from New to Closed
- Target version set to Appion/Leginon 2.3.0
Thanks Scott. We are already working on a replacement for the php_mrc module, I don't see that function call anywhere else, so hopefully we've got it covered!
Updated by Neil Voss over 13 years ago
- Tracker changed from Support to Bug
- Show in known bugs set to No
Updated by Amber Herold over 12 years ago
- Target version deleted (
Appion/Leginon 2.3.0)