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