On Thu, Nov 29, 2001 at 01:16:02PM +0200, Zeev Suraski wrote : 
> Can you verify that this problem is gone in the latest CVS of PHP_4_0_7 
> (make sure you update the Zend directory)

    Yes, it seems to work:

    $ ~/isrc/cvs/test/php4/php -v
    4.1.0

    $ ~/isrc/cvs/test/php4/php -f include_it.php
    1<br>
    2<br>
    returning<br>
    3<br>


    I just hope I did the checkout the right way?

    cvs -d :pserver:[EMAIL PROTECTED]:/repository co -r PHP_4_0_7 php4
    cd php4
    cvs -d :pserver:[EMAIL PROTECTED]:/repository co -r PHP_4_0_7 Zend
    cvs -d :pserver:[EMAIL PROTECTED]:/repository co -r PHP_4_0_7 TSRM

    Someone else better test this too.

    - Markus

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to