I send the sample file attached, it's easy to understand what I'm saying...
The line in where is echo 'maria'/; should throw a Parse Error and not
a Warning, and @ least if it really is a Warning it should be catch
like any other Warning...
Plz, see the file, it's simple and shows better than my english ;)
--
Thanks for your attention,
Diogo Neves
Web Developer @ SAPO.pt by PrimeIT.pt
Hi again,
Well, its behavior isn't like a Parse Error, becase the following code
return NULL
and not false:
<?php
var_dump( eval( 'echo 'maria<br />'\;' ));
?>
I send the sample file attached, it's easy to understand what I'm saying...
The line in where is echo 'maria'/; should throw a Parse Error and not
a Warning, and @ least if it really is a Warning it should be catch
like any other Warning...Plz, see the file, it's simple and shows better than my english ;)
--
Thanks for your attention,Diogo Neves
Web Developer @ SAPO.pt by PrimeIT.pt
--
Thanks for your attention,
Diogo Neves
Web Developer @ SAPO.pt by PrimeIT.pt