Hello,

yes ? no ? perhaps ?  something ? :-)


----- Original Message -----
From: "Frédéric LECOINTRE" <[EMAIL PROTECTED]>
To: <internals@lists.php.net>
Sent: Friday, February 25, 2005 5:12 PM
Subject: Re: [PHP-DEV] function proposal - php_check_syntax_string


| Hello,
|
| After tests, I did'nt note more unfavourable issues than php_check_syntax
so
| can this function be added, by noting that it have the same limitations?
|
| regards
|
| fred
|
| ----- Original Message -----
| From: "Frédéric LECOINTRE" <[EMAIL PROTECTED]>
| To: <[EMAIL PROTECTED]>; "Marcus Boerger" <[EMAIL PROTECTED]>
| Cc: <internals@lists.php.net>
| Sent: Tuesday, February 22, 2005 3:20 PM
| Subject: Re: [PHP-DEV] function proposal - php_check_syntax_string
|
|
| | Hello all,
| |
| | thanks John for help
| |
| | so here, http://php-dev.burnweb.net.
| | there's new diff to avoid unexpected end of script on fatal error.
| | (add for fun -S <code> option to CLI)
| | but with the same limitation mentioned on manual about php_check_syntax.
| |
| | fred
| |
| | ----- Original Message -----
| | From: "John Coggeshall" <[EMAIL PROTECTED]>
| | To: "Marcus Boerger" <[EMAIL PROTECTED]>
| | Cc: "Frédéric LECOINTRE" <[EMAIL PROTECTED]>;
| | <internals@lists.php.net>
| | Sent: Monday, February 21, 2005 11:45 PM
| | Subject: Re: [PHP-DEV] function proposal - php_check_syntax_string
| |
| |
| | | On Mon, 2005-02-21 at 17:07, Marcus Boerger wrote:
| | | > > I think it could be possible to use php_lint_script and do
compiler
| | read
| | | > > variable instead of file
| | |
| | | Look at my BLENC ext:
| | |
| | | http://pecl.php.net/BLENC
| | |
| | | I have implemented basically exactly what you want to do there, I do a
| | | read of a file and trick the engine into reading from memory what I
| | | previously read from the file.
| | |
| | | Cheers,
| | |
| | | John
| | |
| | |
| |
| | --
| | PHP Internals - PHP Runtime Development Mailing List
| | To unsubscribe, visit: http://www.php.net/unsub.php
| |
|
| --
| PHP Internals - PHP Runtime Development Mailing List
| To unsubscribe, visit: http://www.php.net/unsub.php
|

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

Reply via email to