Re: [PHP-DEV] php 5.1.1 syntax errors

2005-12-15 Thread Jochem Maas
Daine Mamacos wrote: I think I know what this is due to. I have an autoloader in places for classes. It seems that when a class is autoloaded, no matter what you do, it won't bother throwing an error when it loads a class. It however just stops processing. FULL STOP. If the error is in the localf

Re: [PHP-DEV] php 5.1.1 syntax errors

2005-12-15 Thread Daine Mamacos
I think I know what this is due to. I have an autoloader in places for classes. It seems that when a class is autoloaded, no matter what you do, it won't bother throwing an error when it loads a class. It however just stops processing. FULL STOP. If the error is in the localfile, it works fine. run

Re: [PHP-DEV] php 5.1.1 syntax errors

2005-12-15 Thread Jochem Maas
internals, it may be a badly worded (and inappropriately directed) post BUT I can categorically say that php5+ does have problems with displaying errors under certain circumstances - you see nothing anywhere regardless of ini/log/display settings. I have had such issues since php.5.0.3beta, I ha

[PHP-DEV] php 5.1.1 syntax errors

2005-12-15 Thread Daine Mamacos
Is there any reason why the php 5.1.1 command processor does not report syntax errors despite all errors being on in the .ini file? Maybe I'm doing something stupid. -- random signature -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php