On Mon, Sep 02, 2002 at 02:22:12AM +0300, Zeev Suraski wrote:
| Mark them as critical and they'll get some attention :)
| 
| Is this bug new to the latest CVS or does it occur with 4.2?

I gave the code snippet a try here with a CGI SAPI version of PHP 4.2.2.
I wasn't able to reproduce the crash:

dave@united (~) $ echo -e '<?php\n$a = "";\n$a .= <<<EOF\nEOF;\n?>' | php
Content-type: text/html

dave@united (~) $ php -m | grep -i running
Running PHP 4.2.2

HTH,
- Dave
  [EMAIL PROTECTED]


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

Reply via email to