I've made a patch for the Informix extension.
How should i test the change ?
From my cvs dir for php4, i did:
./buildconf --ZendEngine2
./configure --with-apxs=/usr/local/apache/bin/apxs --with-zlib
--with-informix=/opt/informix --enable-debug
make
and got:
/home/corne/php4/ext/standard/basic_functions.c: In function
`php_simple_ini_parser_cb':
/home/corne/php4/ext/standard/basic_functions.c:2845:
`ZEND_INI_PARSER_POP_ENTRY' undeclared (first use in this function)
/home/corne/php4/ext/standard/basic_functions.c:2845: (Each undeclared
identifier is reported only once
/home/corne/php4/ext/standard/basic_functions.c:2845: for each function
it appears in.)
=============Disclaimer and Confidentiality===================
This message contains information intended for the perusal, and/or use (if so stated), by the stated addressee(s) only. The information is confidential and privileged. If you are not an intended recipient, do not peruse, use, disseminate, distribute, copy or in any manner rely upon he information contained in this message (directly or indirectly). The sender and/or the entity represented by the sender shall not be held accountable in the event that this prohibition is disregarded. If you receive this message in error, notify the sender immediately by e-mail, fax or telephone representations contained in this message, whether express or implied, are those of the sender only, unless that sender expressly states them to be the views or representations of an entity or person, who shall be named by the sender and who the sender shall state to represent. No liability shall otherwise attach to any other entity or person. ======================================================
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- Re: [PHP-CVS] php4/ext/informix update - test build ? Corne' Cornelius
- Re: [PHP-CVS] php4/ext/informix update - test build ... Jani Taskinen
- Re: [PHP-CVS] php4/ext/informix update - test bu... Sascha Schumann