johannes Wed, 09 Mar 2011 16:37:58 +
Revision: http://svn.php.net/viewvc?view=revision&revision=309051
Log:
- PHP 5.3.6RC3
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
U php/php-src/branches/PHP_5_3/configure.in
U php/php-src/branches/P
johannes Wed, 09 Mar 2011 16:41:07 +
Revision: http://svn.php.net/viewvc?view=revision&revision=309052
Log:
- PHP 5.3.6RC3
Changed paths:
A + php/php-src/tags/php_5_3_6RC3/
(from php/php-src/branches/PHP_5_3/:r309051)
Property changes on: php/php
jimjag Wed, 09 Mar 2011 18:27:30 +
Revision: http://svn.php.net/viewvc?view=revision&revision=309053
Log:
Close [PHP-BUG] Req #54152...
Apache 2.3.12 (and later) will now work correctly with PHP's fcgi
impl with this patch.
Bug: http://bugs.php.net/54152 (As
We're right at the end of the release process for PHP 5.3.6.
Did you check with Johannes before merging?
Chris
On 03/09/2011 10:27 AM, Jim Jagielski wrote:
jimjag Wed, 09 Mar 2011 18:27:30 +
Revision: http://svn.php.net/viewvc?view=revision&revision=30905
Pinged Johannes as soon as I started working on it in
hopes of getting it in 5.3.6... did not hear back with any
vetos or no's.
On Wed, Mar 09, 2011 at 10:33:10AM -0800, Christopher Jones wrote:
>
> We're right at the end of the release process for PHP 5.3.6.
> Did you check with Johannes before m
That would be a "no" then :)
We've already had to roll an unwanted RC3 due to a few patches coming in after
RC2.
Also Derick was wondering about trunk?
Chris
On 03/09/2011 10:38 AM, Jim Jagielski wrote:
Pinged Johannes as soon as I started working on it in
hopes of getting it in 5.3.6... did
jimjag Wed, 09 Mar 2011 18:53:22 +
Revision: http://svn.php.net/viewvc?view=revision&revision=309054
Log:
Close [PHP-BUG] Req #54152...
Apache 2.3.12 (and later) will now work correctly with PHP's fcgi
impl with this patch.
Bug: http://bugs.php.net/54152 (As
scottmac Wed, 09 Mar 2011 20:06:52 +
Revision: http://svn.php.net/viewvc?view=revision&revision=309055
Log:
Add a version number to timelib for other projects that use it.
This has the same version scheme as timezonedb.
Changed paths:
U php/php-src/br