[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/mysqli.c branches/PHP_5_3/ext/mysqli/mysqli_api.c branches/PHP_5_3/ext/mysqli/mysqli_libmysql.h branches/PHP_5_3/ext/mysqli/mysqli_mysqlnd.h tr

2010-01-14 Thread Andrey Hristov
andrey Thu, 14 Jan 2010 09:47:57 + Revision: http://svn.php.net/viewvc?view=revisionrevision=293535 Log: Fix build of mysqli when libmysql is used, mysqlnd_portability.h might not be available for some weird reasons. Added the macros that we need, in that

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd_portability.h trunk/ext/mysqlnd/mysqlnd_portability.h

2010-01-14 Thread Andrey Hristov
andrey Thu, 14 Jan 2010 10:35:28 + Revision: http://svn.php.net/viewvc?view=revisionrevision=293537 Log: remove redefinition of bit_uint8korr Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_portability.h U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/gd/gd.c branches/PHP_5_2/ext/gd/libgd/gd.c branches/PHP_5_2/ext/gd/tests/imagefilledpolygon_negative.phpt branches/PHP_5_2/ext/gd/tests/imagepolygon_n

2010-01-14 Thread Takeshi Abe
tabe Thu, 14 Jan 2010 11:11:56 + Revision: http://svn.php.net/viewvc?view=revisionrevision=293538 Log: imagepolygon() and imagefilledpolygon() does not allow negative number of points causing invalid allocation Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd_debug.c trunk/ext/mysqlnd/mysqlnd_debug.c

2010-01-14 Thread Andrey Hristov
andrey Thu, 14 Jan 2010 11:39:18 + Revision: http://svn.php.net/viewvc?view=revisionrevision=293539 Log: Fix compiler warning Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_debug.c U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd_net.c trunk/ext/mysqlnd/mysqlnd_net.c

2010-01-14 Thread Andrey Hristov
andrey Thu, 14 Jan 2010 12:31:29 + Revision: http://svn.php.net/viewvc?view=revisionrevision=293542 Log: Fix compiler warning, copypaste error Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_net.c U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/date/tests/bug50680.phpt branches/PHP_5_3/ext/date/tests/bug50680.phpt trunk/ext/date/tests/bug50680.phpt

2010-01-14 Thread Ilia Alshanetsky
iliaaThu, 14 Jan 2010 15:45:49 + Revision: http://svn.php.net/viewvc?view=revisionrevision=293548 Log: Added test for bug #50680 Bug: http://bugs.php.net/50680 (Closed) eight - eighth Changed paths: A

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/crypt_sha256.c branches/PHP_5_3/ext/standard/crypt_sha512.c trunk/ext/standard/crypt_sha256.c trunk/ext/standard/crypt_sha512.c

2010-01-14 Thread Pierre Joye
pajoye Thu, 14 Jan 2010 19:44:54 + Revision: http://svn.php.net/viewvc?view=revisionrevision=293558 Log: - fix build Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/crypt_sha256.c U