Is there still something to be fixed or why is the bug still open?
--Jani
Rasmus Lerdorf wrote:
rasmus Tue, 15 Sep 2009 20:34:54 +
Revision: http://svn.php.net/viewvc?view=revision&revision=288356
Log:
Fix for bug #49558 for 5.2 and HEAD as well.
Bug: h
jani Wed, 16 Sep 2009 06:56:37 +
Revision: http://svn.php.net/viewvc?view=revision&revision=288364
Log:
- What a mess..
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
==
wharmby Tue, 15 Sep 2009 21:44:08 +
Revision: http://svn.php.net/viewvc?view=revision&revision=288357
Log:
Fix SKIPIF sections
Changed paths:
U php/php-src/branches/PHP_5_2/ext/gd/tests/imagerectangle_basic.phpt
U php/php-src/branches/PHP_5_2/ext/
rasmus Tue, 15 Sep 2009 20:34:54 +
Revision: http://svn.php.net/viewvc?view=revision&revision=288356
Log:
Fix for bug #49558 for 5.2 and HEAD as well.
Bug: http://bugs.php.net/49558 (Open) Sunrise Problems around 91 degree zenith
Changed paths:
U
rasmus Tue, 15 Sep 2009 20:28:42 +
Revision: http://svn.php.net/viewvc?view=revision&revision=288354
Log:
Fix bug #49558
And as Colin mentioned in the bug report, this means date_sunrise()
and date_sunset() have been off by 26 seconds in most cases until now.
iliaaTue, 15 Sep 2009 16:54:11 +
Revision: http://svn.php.net/viewvc?view=revision&revision=288351
Log:
Upgraded bundled sqlite to version 3.6.18.
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
U php/php-src/branches/PHP_5_3/ext/sqlite3/lib
pajoye Tue, 15 Sep 2009 15:47:06 +
Revision: http://svn.php.net/viewvc?view=revision&revision=288348
Log:
- #49253, add support for libcurl's CERTINFO option
Bug: http://bugs.php.net/49253 (Assigned) add support for libcurl's CERTINFO
option
Changed