ID:               10348
 Comment by:       free-sex54 at hotmail dot com
 Reported By:      colin at easydns dot com
 Status:           Bogus
 Bug Type:         PHP options/info functions
 Operating System: RH/Debian
 PHP Version:      4.0 Latest CVS (16/04/2001)
 New Comment:

<a href=http://xxxxx-little-handcu.da.ru>sex free</a>


Previous Comments:
------------------------------------------------------------------------

[2001-06-18 19:58:47] [EMAIL PROTECTED]

With PHP 4.0.6RC3 I get parse error when run php -l.

Are you compiling from the tar.gz package Andi made 
or are you getting PHP/Zend from CVS with the tag?
If so, I'd say you should get clean checkouts of all PHP/Zend/TSRM to
be sure. 

As this is definately fixed, I'm closing this. Further
discussion by private email / on [EMAIL PROTECTED]

We don't need to pollute bugdb with bogus bug reports
by ourselves, do we? :)




------------------------------------------------------------------------

[2001-06-18 17:57:24] colin at easydns dot com

Sorry to open it again, but I don't think it is working, even with
4.0.6rc2.  Take this script with the missing semi-colon:

x.php
--------------------
    <?php
    $a = array(1,2,3,4)
    print_r($a);
    ?>

Then, "php -l x.php" outputs nothing, but "php x.php" returns the
expected:
    X-Powered-By: PHP/4.0.6RC2
    Content-type: text/html

    <br>
    <b>Parse error</b>:  parse error in <b>x.php</b> on line
<b>4</b><br>


- Colin

------------------------------------------------------------------------

[2001-06-01 17:04:46] [EMAIL PROTECTED]

Works just fine for me.
(it's syntax check only, ie. try putting some error in you script..)

--Jani


------------------------------------------------------------------------

[2001-04-16 14:43:11] colin at easydns dot com

"php -l script.php" doesn't seem to do anything.

If it's been removed, then we should remove it from the list of "php
-h" options.

- Colin

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=10348&edit=1

Reply via email to