You have checkout of wrong module. It's php5 now:
    
    PHP 5: (HEAD)
    
      # cvs -d :pserver:[EMAIL PROTECTED]:/repository co php5
    
    PHP 4.3.x: (PHP_4_3 branch)
    
      # cvs -d :pserver:[EMAIL PROTECTED]:/repository co -rPHP_4_3 php4

    Only these two are used.
    
    --Jani
    


On Wed, 19 Feb 2003, Corne' Cornelius wrote:

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

-- 
<- For Sale! ->


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to