[PHP-DEV] CVS Account Request: claudio

2007-11-19 Thread Claudio Cherubino
I patched bug #42866 writing the fix as a comment to the bug-tracker system, then I also sent the patch to the internals mailing system, but nobody ever answered. I'd like to contribute to PHP6 development, please allow me to do that. -- PHP Internals - PHP Runtime Development Mailing List To u

[PHP-DEV] [PATCH] Bug #42866 str_split() returns extra char when given string size is not multiple of length

2007-11-17 Thread Claudio Cherubino
element of the return array should only contain 2 chars. The bug only occurs on PHP6 with UNICODE ON. It can be fixed by changing only a single line of the code. Please give a look at the attached patch, I don't have CVS access to commit it. Thanks Claudio Cherubino Index: ext/standard/str