[PHP-CVS] svn: /SVNROOT/ global_avail

2010-04-03 Thread Johannes Schlüter
johannes Sat, 03 Apr 2010 22:47:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=297440 Log: Give Pieter access to pecl/amqp for his extension. Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/hash/ hash_joaat.c php_hash_joaat.h tests/hash_copy_001.phpt

2010-04-03 Thread Martin Jansen
On 03.04.10 16:51, Hannes Magnusson wrote: > On Sun, Mar 28, 2010 at 10:01, Martin Jansen wrote: >> mj Sun, 28 Mar 2010 10:01:02 + >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=296963 >> >> Modified: php/php-src/trunk/ext/hash/tests/hash

Re: [PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/reflection/php_reflection.c ext/reflection/tests/ReflectionExtension_isPersistant.phpt ext/reflection/tests/ReflectionExtension_isTemporary.phpt

2010-04-03 Thread Johannes Schlüter
On Sat, 2010-04-03 at 18:21 +0200, Johannes Schlüter wrote: > dl()ed or loaded using the extension directive in php.ini, persistent is > statically compiled-in. eh I meant to write "dl()ed is temporary, persistent is statically compiled-in or loaded using the extension directive in php.ini" > Doc

Re: [PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/reflection/php_reflection.c ext/reflection/tests/ReflectionExtension_isPersistant.phpt ext/reflection/tests/ReflectionExtension_isTemporary.phpt

2010-04-03 Thread Johannes Schlüter
On Sat, 2010-04-03 at 14:53 +, Hannes Magnusson wrote: > 2010/3/30 Johannes Schlüter : > > johannes Tue, 30 Mar 2010 20:50:42 + > > > > Revision: http://svn.php.net/viewvc?view=revision&revision=297202 > > > > Log: > > Add ReflectionExtension::isTemporary() a

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/ json/tests/003.phpt json/tests/004.phpt standard/tests/serialize/bug28325.phpt standard/tests/serialize/serialization_arrays_001.phpt standard/tests/s

2010-04-03 Thread Felipe Pena
felipe Sat, 03 Apr 2010 16:21:15 + Revision: http://svn.php.net/viewvc?view=revision&revision=297426 Log: - Fixed tests Changed paths: U php/php-src/branches/PHP_5_2/ext/json/tests/003.phpt U php/php-src/branches/PHP_5_2/ext/json/tests/004.phpt

Re: [PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/reflection/php_reflection.c ext/reflection/tests/ReflectionExtension_isPersistant.phpt ext/reflection/tests/ReflectionExtension_isTemporary.phpt

2010-04-03 Thread Kalle Sommer Nielsen
2010/4/3 Hannes Magnusson : > 2010/3/30 Johannes Schlüter : >> johannes                                 Tue, 30 Mar 2010 20:50:42 + >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=297202 >> >> Log: >> Add ReflectionExtension::isTemporary() and >> ReflectionExtension::isPersist

Re: [PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/reflection/php_reflection.c ext/reflection/tests/ReflectionExtension_isPersistant.phpt ext/reflection/tests/ReflectionExtension_isTemporary.phpt

2010-04-03 Thread Hannes Magnusson
2010/3/30 Johannes Schlüter : > johannes                                 Tue, 30 Mar 2010 20:50:42 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=297202 > > Log: > Add ReflectionExtension::isTemporary() and > ReflectionExtension::isPersistent(). Whattaheck is a temporary ext

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/hash/ hash_joaat.c php_hash_joaat.h tests/hash_copy_001.phpt

2010-04-03 Thread Hannes Magnusson
On Sun, Mar 28, 2010 at 10:01, Martin Jansen wrote: > mj                                       Sun, 28 Mar 2010 10:01:02 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=296963 > > Log: > JOAAT hashing now supports incremental hashing. > > Changed paths: >    U   php/php-src/tr