[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ php_string.h string.c tests/strings/chunk_split_variation2.phpt tests/strings/chunk_split_variation3.phpt tests/strings/explode_variation1.ph

2009-08-13 Thread Stanislav Malyshev
stas Thu, 13 Aug 2009 06:44:50 + Revision: http://svn.php.net/viewvc?view=revisionrevision=287198 Log: standardise and clean up string functions parameter parsing Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/php_string.h U

[PHP-CVS] svn: /SVNROOT/ commit-email.php

2009-08-13 Thread Gwynne Raskind
gwynne Thu, 13 Aug 2009 07:49:49 + Revision: http://svn.php.net/viewvc?view=revisionrevision=287205 Log: pear/ci and pear/pear-mirror shouldn't go to pear-core@, per cweiske's request Changed paths: U SVNROOT/commit-email.php Modified:

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ php_string.h string.c tests/strings/chunk_split_variation2.phpt tests/strings/chunk_split_variation3.phpt tests/strings/explode_variation

2009-08-13 Thread Jani Taskinen
On 08/13/2009 09:44 AM, Stanislav Malyshev wrote: stas Thu, 13 Aug 2009 06:44:50 + Revision: http://svn.php.net/viewvc?view=revisionrevision=287198 Log: standardise and clean up string functions parameter parsing Was this some MFH or why didn't you

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-08-13 Thread Ilia Alshanetsky
iliaaThu, 13 Aug 2009 12:17:04 + Revision: http://svn.php.net/viewvc?view=revisionrevision=287217 Log: 5.2.11RC1 Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/configure.in U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-08-13 Thread Ilia Alshanetsky
iliaaThu, 13 Aug 2009 12:22:12 + Revision: http://svn.php.net/viewvc?view=revisionrevision=287219 Log: Back to dev Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/configure.in U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-08-13 Thread Ilia Alshanetsky
iliaaThu, 13 Aug 2009 12:33:19 + Revision: http://svn.php.net/viewvc?view=revisionrevision=287222 Log: Back to RC1 for a second (still learning svn ;( ) Changed paths: U php/php-src/branches/PHP_5_2/NEWS U

[PHP-CVS] svn: /php/php-src/tags/

2009-08-13 Thread Ilia Alshanetsky
iliaaThu, 13 Aug 2009 12:33:43 + Revision: http://svn.php.net/viewvc?view=revisionrevision=287223 Log: PHP5.2.11RC1 Changed paths: A + php/php-src/tags/php_5_2_11RC1/ (from php/php-src/branches/PHP_5_2/:r287222) Property changes on:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-08-13 Thread Ilia Alshanetsky
iliaaThu, 13 Aug 2009 12:34:56 + Revision: http://svn.php.net/viewvc?view=revisionrevision=287224 Log: Back to dev Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/configure.in U

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ php_string.h string.c tests/strings/chunk_split_variation2.phpt tests/strings/chunk_split_variation3.phpt tests/strings/explode_variati

2009-08-13 Thread Hannes Magnusson
On Thu, Aug 13, 2009 at 08:44, Stanislav Malyshevs...@php.net wrote: stas                                     Thu, 13 Aug 2009 06:44:50 + Revision: http://svn.php.net/viewvc?view=revisionrevision=287198 Log: standardise and clean up string functions parameter parsing Should it be

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ php_string.h string.c tests/strings/chunk_split_variation2.phpt tests/strings/chunk_split_variation3.phpt tests/strings/explode_variati

2009-08-13 Thread Stanislav Malyshev
Hi! Should it be mentioned somewhere that stripos() now matches NULL to \0 ? I dunno... Most of other str*'s do, but it's never documented (neither are other edge cases). I wouldn't mind if somebody documented them, of course. I just made them work the same way. Actually, I'm not sure the

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ php_string.h string.c tests/strings/chunk_split_variation2.phpt tests/strings/chunk_split_variation3.phpt tests/strings/explode_variation

2009-08-13 Thread Stanislav Malyshev
Hi! Was this some MFH or why didn't you commit to HEAD? String funcs in HEAD are very different. That doesn't mean they don't need cleanup (working on it :) but not the same patch. -- Stanislav Malyshev, Zend Software Architect s...@zend.com http://www.zend.com/ (408)253-8829 MSN:

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

2009-08-13 Thread Felipe Pena
felipe Thu, 13 Aug 2009 20:10:18 + Revision: http://svn.php.net/viewvc?view=revisionrevision=287264 Log: - Fix ZTS build Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/string.c Modified: php/php-src/branches/PHP_5_3/ext/standard/string.c

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/spl/spl_array.c branches/PHP_5_3/ext/spl/spl_dllist.c branches/PHP_5_3/ext/spl/spl_heap.c branches/PHP_5_3/ext/spl/spl_observer.c branches/PHP_5_3/ext

2009-08-13 Thread Etienne Kneuss
colder Thu, 13 Aug 2009 22:07:05 + Revision: http://svn.php.net/viewvc?view=revisionrevision=287266 Log: Fix several recursion problems when var_dump'ing self-referencing objects Changed paths: U php/php-src/branches/PHP_5_3/ext/spl/spl_array.c U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/tests/mail/ ezmlm_hash_variation1.phpt

2009-08-13 Thread Rasmus Lerdorf
rasmus Fri, 14 Aug 2009 01:42:11 + Revision: http://svn.php.net/viewvc?view=revisionrevision=287271 Log: FIx test after Stas' explode() fix Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/mail/ezmlm_hash_variation1.phpt Modified: