Andi Gutmans wrote:
> I am just waiting for a final OK from Sebastian on a crash bug he has
> been having.

  This code

    <?php
    mysql_connect('a', 'b', 'c');
    ?>

  still segfaults (current HEAD, Debug_TS on Windows XP) for me.

  The odd thing is that MSVS is not giving me a backtrace.

-- 
Sebastian Bergmann
http://sebastian-bergmann.de/                   http://phpOpenTracker.de/

Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to