On 4 Aug 2009, at 05:36, dan...@zoltak.com wrote:

Quoting dan...@zoltak.com:

Quoting Scott MacVicar <sc...@macvicar.net>:

[snip]
Do you know the first version it stopped working? 5.2.7 - 5.2.10 is
about 15 months worth of bug fixes. Narrowing it down to a particular
version would help.

I will determine the first version it stopped working with and get back
to you.

The issue starts from 5.2.8 only had a single fix over 5.2.7 in the change log. Looking over the 5.2.7 change log I found:

Added logging option for error_log to send directly to SAPI. (Stas)

That adds an option to the PHP function error_log() no changes to the actual SAPI code.

http://svn.php.net/viewvc?view=revision&revision=268964

It could be related to the following patch to do with evaluation order of per directory configuration

http://svn.php.net/viewvc?view=revision&sortby=date&revision=269640

Again it's another security issue that was resolved.

Scott

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

Reply via email to