Hi,
I was wondering how we are supposed to handle NEWS entries when a fix
goes into both branches, PHP-5.4 and 5.5. IIRC we used to add the BFN
only to the lowest numbered branch, but then again that was at times
we had mostly onle one stable release branch...
--
Regards,
Mike
--
PHP Internals
Tim Starling wrote (on 08/10/2013):
Is it possible to make the trace options be overridable by the
Exception subclass? That would provide a migration path for any code
that did rely on the args being available. And I think our app could
benefit from having closure objects available for logging, e
Hello,
2 short questions respectively feature requests for formating errorlogs.
In .htaccess i use logging-directives:
php_flag log_errors on
php_value error_log /abs/path/file.txt
For normal server it is enough, but within cluster-setup i cant detect which
Server is having a problem because