iliaaSun, 09 Aug 2009 13:15:45 +
Revision: http://svn.php.net/viewvc?view=revision&revision=286948
Log:
Fixed bug #49193 (gdJpegGetVersionString() inside gd_compact identifies wrong
type in declaration)
Bug: http://bugs.php.net/49193 (Open) gd_compat > gd
iliaaSun, 09 Aug 2009 13:16:21 +
Revision: http://svn.php.net/viewvc?view=revision&revision=286949
Log:
MFB: Fixed bug #49193 (gdJpegGetVersionString() inside gd_compact identifies
wrong type in declaration)
Bug: http://bugs.php.net/49193 (Open) gd_compat
NEWS?
Cheers,
On Sun, Aug 9, 2009 at 3:15 PM, Ilia Alshanetsky wrote:
> iliaa Sun, 09 Aug 2009 13:15:45 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=286948
>
> Log:
> Fixed bug #49193 (gdJpegGetVersionString() inside gd_compact identifies
rasmus Sun, 09 Aug 2009 14:20:54 +
Revision: http://svn.php.net/viewvc?view=revision&revision=286950
Log:
The system error here may not be "Filename too long". On OSX, for example,
it is "Invalid ioctl" in this case.
Changed paths:
U php/php-src/branc
rasmus Sun, 09 Aug 2009 14:50:51 +
Revision: http://svn.php.net/viewvc?view=revision&revision=286953
Log:
Make these socket tests less Linux-specific
Changed paths:
U php/php-src/branches/PHP_5_2/ext/sockets/tests/socket_create_listen.phpt
U
php
iliaaSun, 09 Aug 2009 15:36:17 +
Revision: http://svn.php.net/viewvc?view=revision&revision=286954
Log:
BFN
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
==
rasmus Mon, 10 Aug 2009 06:53:49 +
Revision: http://svn.php.net/viewvc?view=revision&revision=286988
Log:
Tweak a few tests that failed on OSX
Changed paths:
U
php/php-src/branches/PHP_5_2/ext/standard/tests/file/touch_variation5.phpt
U
php/php