[PHP-CVS] svn: /SVNROOT/ global_avail

2010-03-24 Thread Pierre Joye
pajoye Wed, 24 Mar 2010 09:55:01 + Revision: http://svn.php.net/viewvc?view=revision&revision=296695 Log: - memcache karma for Herman Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

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

2010-03-24 Thread Andrey Hristov
andrey Wed, 24 Mar 2010 10:06:42 + Revision: http://svn.php.net/viewvc?view=revision&revision=296697 Log: fix build failure after recent commit by Kalle Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_wireprotocol.h Modified: php/php

[PHP-CVS] svn: /SVNROOT/ global_avail

2010-03-24 Thread Rasmus Lerdorf
rasmus Wed, 24 Mar 2010 15:04:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=296723 Log: php-src karma for mj Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/mysqli_nonapi.c trunk/ext/mysqli/mysqli_nonapi.c trunk/ext/mysqlnd/mysqlnd_wireprotocol.h

2010-03-24 Thread Andrey Hristov
andrey Wed, 24 Mar 2010 15:17:57 + Revision: http://svn.php.net/viewvc?view=revision&revision=296724 Log: Fix a segfault when using a mysqli object after unsuccesssful connect, the handle should have been allocated with mysqli_init(). Changed paths: U

[PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/hash/config.m4 ext/hash/hash.c ext/hash/hash_joaat.c ext/hash/php_hash.h ext/hash/php_hash_joaat.h ext/hash/tests/hash_algos.phpt ext/hash/tests/joaat.phpt

2010-03-24 Thread Martin Jansen
mj Wed, 24 Mar 2010 15:47:40 + Revision: http://svn.php.net/viewvc?view=revision&revision=296728 Log: Added Jenkins's one-at-a-time hash support to ext/hash. Changed paths: U php/php-src/trunk/NEWS U php/php-src/trunk/ext/hash/config.m4 U

Re: [PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/hash/config.m4 ext/hash/hash.c ext/hash/hash_joaat.c ext/hash/php_hash.h ext/hash/php_hash_joaat.h ext/hash/tests/hash_algos.phpt ext/hash/tests/joaat

2010-03-24 Thread Pierre Joye
hi Martin, What's about config.w32? Cheers, On Wed, Mar 24, 2010 at 4:47 PM, Martin Jansen wrote: > mj                                       Wed, 24 Mar 2010 15:47:40 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=296728 > > Log: > Added Jenkins's one-at-a-time hash suppor

[PHP-CVS] svn: /php/php-src/trunk/ext/hash/ config.w32

2010-03-24 Thread Martin Jansen
mj Wed, 24 Mar 2010 16:30:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=296732 Log: Added FNV and Jenkins's one-at-a-time support to the Windows build. Changed paths: U php/php-src/trunk/ext/hash/config.w32 Modified: php/php-src/

Re: [PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/hash/config.m4 ext/hash/hash.c ext/hash/hash_joaat.c ext/hash/php_hash.h ext/hash/php_hash_joaat.h ext/hash/tests/hash_algos.phpt ext/hash/tests/joaat

2010-03-24 Thread Martin Jansen
On 24.03.10 17:03, Pierre Joye wrote: > What's about config.w32? Fixed. I also added FNV support which was missing, too. Martin -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/trunk/ UPGRADING

2010-03-24 Thread Rasmus Lerdorf
rasmus Wed, 24 Mar 2010 16:23:50 + Revision: http://svn.php.net/viewvc?view=revision&revision=296731 Log: Reset this document Changed paths: U php/php-src/trunk/UPGRADING Modified: php/php-src/trunk/UPGRADING ==

Re: [PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/hash/config.m4 ext/hash/hash.c ext/hash/hash_joaat.c ext/hash/php_hash.h ext/hash/php_hash_joaat.h ext/hash/tests/hash_algos.phpt ext/hash/tests/joaat

2010-03-24 Thread Pierre Joye
thanks! On Wed, Mar 24, 2010 at 5:31 PM, Martin Jansen wrote: > On 24.03.10 17:03, Pierre Joye wrote: >> What's about config.w32? > > Fixed.  I also added FNV support which was missing, too. > > Martin > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Maili

[PHP-CVS] svn: /php/php-src/trunk/ TODO TODO-5.1 TODO-PHP5

2010-03-24 Thread Rasmus Lerdorf
rasmus Wed, 24 Mar 2010 17:35:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=296736 Log: Get rid of outdated TODO files Changed paths: D php/php-src/trunk/TODO D php/php-src/trunk/TODO-5.1 D php/php-src/trunk/TODO-PHP5 Del

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/file/realpath_cache.phpt trunk/ext/standard/tests/file/realpath_cache.phpt

2010-03-24 Thread Hannes Magnusson
bjoriWed, 24 Mar 2010 21:57:30 + Revision: http://svn.php.net/viewvc?view=revision&revision=296751 Log: Fix test (the key can be negative) Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/file/realpath_cache.phpt U php/php-src/t

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/misc/time_sleep_until_basic.phpt branches/PHP_5_3/ext/standard/tests/misc/time_sleep_until_error1.phpt branches/PHP_5_3/ext/standard/te

2010-03-24 Thread Hannes Magnusson
bjoriWed, 24 Mar 2010 22:06:21 + Revision: http://svn.php.net/viewvc?view=revision&revision=296753 Log: Fix tests Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/misc/time_sleep_until_basic.phpt U php/php-src/branches/PHP_5_3

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/oci8/oci8.c branches/PHP_5_3/ext/oci8/package.xml branches/PHP_5_3/ext/oci8/php_oci8.h branches/PHP_5_3/ext/oci8/tests/bug51291.phpt branches/PHP_5_3/

2010-03-24 Thread Christopher Jones
sixd Wed, 24 Mar 2010 22:08:55 + Revision: http://svn.php.net/viewvc?view=revision&revision=296754 Log: Fixed bug #51291 (oci_error doesn't report last error when called two times) Bug: http://bugs.php.net/51291 (Assigned) oci_error dont report last error

[PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/dba/config.m4 ext/dba/dba.c ext/dba/dba_tcadb.c ext/dba/php_tcadb.h ext/dba/tests/dba_tcadb.phpt

2010-03-24 Thread Michael Maclean
mgdm Wed, 24 Mar 2010 23:38:59 + Revision: http://svn.php.net/viewvc?view=revision&revision=296760 Log: Add Tokyo Cabinet abstract DB support to ext/dba Changed paths: U php/php-src/trunk/NEWS U php/php-src/trunk/ext/dba/config.m4 U php/p