Hrm, how about a semicolon at the end of the 3rd line? :)
It leaks, but it works.
Zeev
At 22:53 20/6/2001, Colin Viebrock wrote:
>Okay, you said to take this out of the bug database, so ...
>php -l *still* doesn't work for me with the RC4 tarball:
>
>[cmv@sunniva Reg]$ cat x.php
><?php
>
>$a = array(1,2,3)
>print_r($a);
>
>?>
>[cmv@sunniva Reg]$ php -v
>4.0.6RC4
>[cmv@sunniva Reg]$ php -l x.php
>[cmv@sunniva Reg]$ php x.php
>X-Powered-By: PHP/4.0.6RC4
>Content-type: text/html
>
><br>
><b>Parse error</b>: parse error in <b>x.php</b> on line <b>4</b><br>
>[cmv@sunniva Reg]$
>
>
>- Colin
>
>
>
>--
>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]
--
Zeev Suraski <[EMAIL PROTECTED]>
CTO & co-founder, Zend Technologies Ltd. http://www.zend.com/
--
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]