[PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/configure.in PHP_5_2/ext/standard/file.c PHP_5_2/main/SAPI.c PHP_5_2/main/SAPI.h PHP_5_2/main/rfc1867.c PHP_5_3/configure.in PHP_5_3/ext/standard/file.c P

2010-03-18 Thread Andrei Zmievski
andrei Thu, 18 Mar 2010 22:37:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=296362 Log: I am sorry I tried fixing PHP without extensive discussion on the mailing list. I am sorry I tried fixing PHP without extensive discussion on the mailing

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

2010-03-18 Thread Andrei Zmievski
That was fun while it lasted. On 3/16/10 8:45 AM, Derick Rethans wrote: derick Tue, 16 Mar 2010 15:45:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=296284 Log: - Moved the Unicode experiment from trunk to its own branch for reference. Ch

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/configure.in PHP_5_2/ext/standard/file.c PHP_5_2/main/SAPI.c PHP_5_2/main/SAPI.h PHP_5_2/main/rfc1867.c PHP_5_3/configure.in PHP_5_3/ext/standard/file.c P

2010-03-18 Thread Andrei Zmievski
andrei Thu, 18 Mar 2010 21:07:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=296358 Log: Fix a few problems with large (2G-4G) file uploads. Added --enable-large-uploads-fix switch because one change was in SAPI.h structure. Changed paths:

[PHP-CVS] svn: php/php-src/trunk/ext/standard/ base64.c url.c

2009-07-16 Thread Andrei Zmievski
andrei Thu, 16 Jul 2009 22:19:09 + URL: http://svn.php.net/viewvc?view=revision&revision=284206 Changed paths: U php/php-src/trunk/ext/standard/base64.c U php/php-src/trunk/ext/standard/url.c Log: Adjust base64_encode() according to PDM notes. Modified: php/php-

[PHP-CVS] svn: php/php-src/trunk/ext/standard/ url.c

2009-07-16 Thread Andrei Zmievski
andrei Thu, 16 Jul 2009 22:08:02 + URL: http://svn.php.net/viewvc?view=revision&revision=284205 Changed paths: U php/php-src/trunk/ext/standard/url.c Log: Adjust rawurlencode() according to PDM notes. Modified: php/php-src/trunk/ext/standard/url.c

[PHP-CVS] svn: php/php-src/trunk/ext/standard/ url.c

2009-07-16 Thread Andrei Zmievski
andrei Thu, 16 Jul 2009 21:48:10 + URL: http://svn.php.net/viewvc?view=revision&revision=284203 Changed paths: U php/php-src/trunk/ext/standard/url.c Log: Adjust urlencode() according to PDM notes. Modified: php/php-src/trunk/ext/standard/url.c ===

[PHP-CVS] cvs: php-src / TODO

2009-06-28 Thread Andrei Zmievski
andrei Sun Jun 28 18:00:38 2009 UTC Modified files: /php-srcTODO Log: Update http://cvs.php.net/viewvc.cgi/php-src/TODO?r1=1.158&r2=1.159&diff_format=u Index: php-src/TODO diff -u php-src/TODO:1.158 php-src/TODO:1.159 --- php-src/TODO:1.158 Sun Nov 20 0

Re: [PHP-CVS] cvs: php-src / README.PARAMETER_PARSING_API /win32/build config.w32 ZendEngine2 Zend.m4 zend_API.c zend_compile.c zend_execute.c zend_execute_API.c zend_operators.c zend_operators.h ze

2009-06-04 Thread Andrei Zmievski
Matt Wilmas wrote: Sure! It makes no difference to me at all. Should I just remove that part completely? I didn't know if it would even be used -- just thinking more of "it's there if someone wants the option..." Do you have examples of functions that might have a use for that? -Andrei --

Re: [PHP-CVS] cvs: php-src / README.PARAMETER_PARSING_API /win32/build config.w32 ZendEngine2 Zend.m4 zend_API.c zend_compile.c zend_execute.c zend_execute_API.c zend_operators.c zend_operators.h ze

2009-06-04 Thread Andrei Zmievski
Hmm, can we use something other than L? We were hoping to reserve L for use in PHP 6 for bigint numbers. -Andrei Matt Wilmas wrote: mattwil Thu Jun 4 18:18:47 2009 UTC Modified files: /php-src README.PARAMETER_PARSING_API /ZendEngine2 Zend.m4 zend_API.c zend_

[PHP-CVS] cvs: php-src /ext/sockets sockets.c

2009-06-04 Thread Andrei Zmievski
andrei Thu Jun 4 18:18:24 2009 UTC Modified files: /php-src/ext/socketssockets.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.214&r2=1.215&diff_format=u Index: php-src/ext/sockets/sockets.c diff -u php-src/ext/sockets/so

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/sockets sockets.c

2009-06-04 Thread Andrei Zmievski
andrei Thu Jun 4 18:17:43 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/socketssockets.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.171.2.9.2.14.2.19&r2=1.171.2.9.2.14.2.20&diff_format=u Index: php-src/ext/soc

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/sockets sockets.c

2009-06-04 Thread Andrei Zmievski
andrei Thu Jun 4 18:17:28 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/socketssockets.c Log: Fix invalid test against addr6 result. http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.171.2.9.2.25&r2=1.171.2.9.2.26&diff_format

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/json php_json.h

2009-05-31 Thread Andrei Zmievski
andrei Sun May 31 18:55:36 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/json php_json.h Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/json/php_json.h?r1=1.8.2.5&r2=1.8.2.6&diff_format=u Index: php-src/ext/json/php_json.h diff -u php-src/ext/

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json php_json.h

2009-05-31 Thread Andrei Zmievski
andrei Sun May 31 18:55:10 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json php_json.h Log: Fix the build. http://cvs.php.net/viewvc.cgi/php-src/ext/json/php_json.h?r1=1.8.2.2.2.6&r2=1.8.2.2.2.7&diff_format=u Index: php-src/ext/json/php_json.h d

[PHP-CVS] cvs: php-src /ext/json json.c

2009-05-30 Thread Andrei Zmievski
andrei Sun May 31 01:45:05 2009 UTC Modified files: /php-src/ext/json json.c Log: Make a note. http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.53&r2=1.54&diff_format=u Index: php-src/ext/json/json.c diff -u php-src/ext/json/json.c:1.53 php-src/e

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c php_json.h

2009-05-30 Thread Andrei Zmievski
andrei Sun May 31 01:44:07 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json json.c php_json.h Log: Expose encode/decode API. http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9.2.19.2.21&r2=1.9.2.19.2.22&diff_format=u Index: php-src/ext

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/json json.c php_json.h

2009-05-30 Thread Andrei Zmievski
andrei Sun May 31 01:43:45 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/json json.c php_json.h Log: Expose encode/decode API. http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9.2.26&r2=1.9.2.27&diff_format=u Index: php-src/ext/json/json

Re: [PHP-CVS] cvs: php-src / unicode-todo.txt /ext/filter filter.c /ext/mbstring mb_gpc.c /ext/pcre php_pcre.c /ext/standard basic_functions.c basic_functions.h php_string.h string.c /main SAPI.c

2009-05-23 Thread Andrei Zmievski
Jani Taskinen wrote: Is this really correct (rfc1867.c): - register_http_post_files_variable(lbuf, s+1, http_post_files, 0 TSRMLS_CC); + register_raw_var(lbuf, s+1, strlen(s+1), files_vars TSRMLS_CC); That 'strlen(s+1)' looks kinda wrong..? And to not cause more compile failures, configure o

[PHP-CVS] cvs: php-src /ext/standard strnatcmp.c

2009-04-08 Thread Andrei Zmievski
andrei Wed Apr 8 20:12:28 2009 UTC Modified files: /php-src/ext/standard strnatcmp.c Log: Fix Rasmus's patch for bug #44929. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/strnatcmp.c?r1=1.13&r2=1.14&diff_format=u Index: php-src/ext/standard/strna

[PHP-CVS] cvs: CVSROOT / avail

2009-04-03 Thread Andrei Zmievski
andrei Fri Apr 3 17:52:30 2009 UTC Modified files: /CVSROOTavail Log: Give docs karma to mager http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1511&r2=1.1512&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1511 CVSROOT/avail:1.1512 --- CVSROO

Re: [PHP-CVS] cvs: php-src /ext/standard array.c

2009-02-18 Thread Andrei Zmievski
Moriyoshi Koizumi wrote: I got a bug report, then I fixed it. That's just an normal procedure for bugfixing. Isn't it? Am I supposed to have a written permission from you whenever I fix a part you did ever touch? And the old behavior is strange, but not *broken*. It just doesn't work for your ca

Re: [PHP-CVS] cvs: php-src /ext/standard array.c

2009-02-17 Thread Andrei Zmievski
Moriyoshi Koizumi wrote: Whatever reasoning, I don't think it's a good idea to revert someone else's patch before discussing anything. Aside from this, I agree with you the old behavior is that stupid, but BC should always be honored. Moriyoshi, You committed your "fix" and updated my NEWS en

[PHP-CVS] cvs: php-src /ext/standard array.c

2009-02-13 Thread Andrei Zmievski
andrei Fri Feb 13 22:35:18 2009 UTC Modified files: /php-src/ext/standard array.c Log: Revert bogus fix for #47370. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.472&r2=1.473&diff_format=u Index: php-src/ext/standard/array.c diff -u p

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard array.c

2009-02-13 Thread Andrei Zmievski
andrei Fri Feb 13 22:34:15 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard array.c Log: Revert bogus fix for #47370. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.308.2.21.2.37.2.52&r2=1.308.2.21.2.37.2.53&diff_format=

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard array.c

2009-02-13 Thread Andrei Zmievski
andrei Fri Feb 13 22:26:47 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard array.c /php-srcNEWS Log: Revert bogus fix for #47370. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.308.2.21.2.64&r2=1.308.2.21.2.65&

Re: [PHP-CVS] cvs: php-src /ext/standard array.c

2009-02-13 Thread Andrei Zmievski
Don't do this please. Why did you feel the need to go back and change my patch including the NEWS entry? I knew what I was doing when I set the default behavior to SORT_REGULAR and this was discussed with both 5.3 and 5.2 RMs. With your change it'l back to the stupid old behavior of: $array =

[PHP-CVS] cvs: CVSROOT / avail

2009-01-17 Thread Andrei Zmievski
andrei Sat Jan 17 21:53:44 2009 UTC Modified files: /CVSROOTavail Log: Give rafa karma for phpdoc-pt_BR http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1490&r2=1.1491&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1490 CVSROOT/avail:1.1491 -

[PHP-CVS] cvs: CVSROOT / avail

2009-01-15 Thread Andrei Zmievski
andrei Thu Jan 15 20:00:30 2009 UTC Modified files: /CVSROOTavail Log: Give amandavale phpdoc-pt_BR karma. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1488&r2=1.1489&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1488 CVSROOT/avail:1.148

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-01-13 Thread Andrei Zmievski
andrei Tue Jan 13 19:25:20 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1390&r2=1.2027.2.547.2.1391&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1390 php-s

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre php_pcre.c

2009-01-13 Thread Andrei Zmievski
andrei Tue Jan 13 19:23:31 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pcre php_pcre.c Log: Fix bug #44336 in PHP 5.2 as well. http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.168.2.9.2.29&r2=1.168.2.9.2.30&diff_format=u Index: php

[PHP-CVS] cvs: php-src /ext/fileinfo/libmagic magic.c

2009-01-12 Thread Andrei Zmievski
andrei Mon Jan 12 19:15:07 2009 UTC Modified files: /php-src/ext/fileinfo/libmagic magic.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/libmagic/magic.c?r1=1.6&r2=1.7&diff_format=u Index: php-src/ext/fileinfo/libmagic/magic.c diff -u php-

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/fileinfo/libmagic magic.c

2009-01-12 Thread Andrei Zmievski
andrei Mon Jan 12 19:09:34 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo/libmagic magic.c Log: memset() requires a pointer. http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/libmagic/magic.c?r1=1.1.2.6&r2=1.1.2.7&diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/session mod_files.bat

2008-12-30 Thread Andrei Zmievski
andrei Tue Dec 30 19:37:35 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/sessionmod_files.bat Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/session/mod_files.bat?view=markup&rev=1.1 Index: php-src/ext/session/mod_files.bat +++ php-src/

[PHP-CVS] cvs: php-src /ext/session mod_files.bat

2008-12-30 Thread Andrei Zmievski
andrei Tue Dec 30 19:37:08 2008 UTC Added files: /php-src/ext/sessionmod_files.bat Log: Add mod_files.bat (equivalent to mod_files.sh). http://cvs.php.net/viewvc.cgi/php-src/ext/session/mod_files.bat?view=markup&rev=1.1 Index: php-src/ext/session

Re: [PHP-CVS] cvs: php-src /ext/standard array.c

2008-12-15 Thread Andrei Zmievski
Where do I edit the doc stuff again? Kalle Sommer Nielsen wrote: 2008/12/12 Andrei Zmievski : andrei Fri Dec 12 19:19:04 2008 UTC Modified files: /php-src/ext/standard array.c Log: Add sort flags parameter to array_unique(). http://cvs.php.net/viewvc.cgi/php-src/ext

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard array.c /ext/standard/tests/array array_unique_error.phpt array_unique_variation1.phpt array_unique_variation2.phpt array_unique_variation6.phpt

2008-12-12 Thread Andrei Zmievski
andrei Sat Dec 13 00:38:31 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/standard array.c /php-src/ext/standard/tests/array array_unique_error.phpt array_unique_variation1.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/standard/tests/array array_unique_error.phpt array_unique_variation2.phpt array_unique_variation6.phpt array_unique_variation8.phpt

2008-12-12 Thread Andrei Zmievski
andrei Fri Dec 12 23:59:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/standard/tests/array array_unique_error.phpt array_unique_variation2.phpt array_u

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard array.c

2008-12-12 Thread Andrei Zmievski
Easy, there. I realized that there were 4 tests that broke after committing it. The issue is that I made SORT_REGULAR to be the default, which is not what the tests were expecting. The easiest way to fix the tests is to make them pass SORT_STRING to array_unique(), I guess. The rest is coming

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard array.c

2008-12-12 Thread Andrei Zmievski
andrei Fri Dec 12 19:20:49 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard array.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.308.2.21.2.37.2.47&r2=1.308.2.21.2.37.2.48&diff_format=u Index: php-src/ext/stan

[PHP-CVS] cvs: php-src /ext/standard array.c

2008-12-12 Thread Andrei Zmievski
andrei Fri Dec 12 19:19:04 2008 UTC Modified files: /php-src/ext/standard array.c Log: Add sort flags parameter to array_unique(). http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.467&r2=1.468&diff_format=u Index: php-src/ext/standard/ar

[PHP-CVS] cvs: CVSROOT / avail

2008-08-05 Thread Andrei Zmievski
andrei Tue Aug 5 21:25:30 2008 UTC Modified files: /CVSROOTavail Log: Give karma to akshat. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1430&r2=1.1431&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1430 CVSROOT/avail:1.1431 --- CVSROOT/

Re: [PHP-CVS] cvs: php-src /ext/date/tests 008.phpt 011.phpt 013.phpt 014.phpt bug41523-64bit.phpt bug41523.phpt bug43808.phpt date_parse_001.phpt

2008-06-11 Thread Andrei Zmievski
ASCII character set can still be in Unicode strings, and those are the default type in HEAD now. -Andrei Steph Fox wrote: Hi Henrique, I just want to check this, because it smells wrong to me. Those functions return ascii strings - why are unicode strings now expected? Thanks, - Steph

Re: [PHP-CVS] cvs: php-src /ext/date php_date.c

2008-06-10 Thread Andrei Zmievski
In date(), strtotime(), etc, do we want to restrict the format argument to be an ASCII string? Because right now if you pass Unicode string in, it will be converted to binary using runtime encoding.. -Andrei Henrique do Nascimento Angelo wrote: hnangeloSat Jun 7 20:30:30 2008

[PHP-CVS] cvs: CVSROOT / avail

2008-05-12 Thread Andrei Zmievski
andrei Mon May 12 18:55:26 2008 UTC Modified files: /CVSROOTavail Log: Give mmdrake access to php-gtk-web. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1395&r2=1.1396&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1395 CVSROOT/avail:1.139

[PHP-CVS] cvs: CVSROOT / avail

2007-11-05 Thread Andrei Zmievski
andrei Tue Nov 6 02:03:39 2007 UTC Modified files: /CVSROOTavail Log: Give Bob Majdak (bmajdak) access to PHP-GTK. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1321&r2=1.1322&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1321 CVSROOT/av

[PHP-CVS] cvs: php-src(PHP_5_3) / .gdbinit

2007-10-13 Thread Andrei Zmievski
andrei Sun Oct 14 02:48:30 2007 UTC Modified files: (Branch: PHP_5_3) /php-src.gdbinit Log: Fix macros after GC patch. http://cvs.php.net/viewvc.cgi/php-src/.gdbinit?r1=1.10.4.3.2.1&r2=1.10.4.3.2.1.2.1&diff_format=u Index: php-src/.gdbinit diff -u php-src

[PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard dir.c file.c

2007-09-05 Thread Andrei Zmievski
Calm down, Jani. I'm sure it was just an oversight. -Andrei http://10fathoms.org/vu - daily photoblog On Sep 5, 2007, at 2:06 AM, Jani Taskinen wrote: This is against the proper procedure. You're supposed to commit first to HEAD then MFH to the appropriate branch. We don't have the luxury of

[PHP-CVS] cvs: CVSROOT / avail

2007-06-15 Thread Andrei Zmievski
andrei Sat Jun 16 02:10:11 2007 UTC Modified files: /CVSROOTavail Log: Give Anant and Elizabeth access to website. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1279&r2=1.1280&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1279 CVSROOT/ava

[PHP-CVS] cvs: CVSROOT / avail

2007-05-01 Thread Andrei Zmievski
andrei Tue May 1 15:59:02 2007 UTC Modified files: /CVSROOTavail Log: Give ljbuesch phpdoc karma. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1265&r2=1.1266&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1265 CVSROOT/avail:1.1266 --- CVS

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/json JSON_parser.c /ext/json/tests bug41067.phpt

2007-04-19 Thread Andrei Zmievski
Ilia, could you update HEAD please? -Andrei On Apr 18, 2007, at 10:06 AM, Andrei Zmievski wrote: What about HEAD? -Andrei On Apr 16, 2007, at 3:31 PM, Ilia Alshanetsky wrote: iliaa Mon Apr 16 22:31:05 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/json JSON_parser.c /ext/json/tests bug41067.phpt

2007-04-18 Thread Andrei Zmievski
What about HEAD? -Andrei On Apr 16, 2007, at 3:31 PM, Ilia Alshanetsky wrote: iliaa Mon Apr 16 22:31:05 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/json/tests bug41067.phpt Modified files: /php-srcNEWS /php-src/ext/json JSON_parser

[PHP-CVS] cvs: php-src /ext/json JSON_parser.c json.c

2007-04-16 Thread Andrei Zmievski
andrei Mon Apr 16 16:52:21 2007 UTC Modified files: /php-src/ext/json JSON_parser.c json.c Log: MFB (handling of control characters) http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1=1.7&r2=1.8&diff_format=u Index: php-src/ext/json/JSON_parse

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/json JSON_parser.c json.c

2007-04-13 Thread Andrei Zmievski
andrei Fri Apr 13 21:34:12 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/json JSON_parser.c json.c Log: Fix processing of control characters; they should be escaped as \u sequences. http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1

[PHP-CVS] cvs: php-src /ext/unicode collator.c

2007-04-10 Thread Andrei Zmievski
andrei Tue Apr 10 22:44:57 2007 UTC Modified files: /php-src/ext/unicodecollator.c Log: Wrong locale name. http://cvs.php.net/viewvc.cgi/php-src/ext/unicode/collator.c?r1=1.12&r2=1.13&diff_format=u Index: php-src/ext/unicode/collator.c diff -u php-sr

[PHP-CVS] cvs: php-src /main snprintf.h

2007-04-06 Thread Andrei Zmievski
andrei Fri Apr 6 19:27:15 2007 UTC Modified files: /php-src/main snprintf.h Log: MFB http://cvs.php.net/viewvc.cgi/php-src/main/snprintf.h?r1=1.39&r2=1.40&diff_format=u Index: php-src/main/snprintf.h diff -u php-src/main/snprintf.h:1.39 php-src/main/s

[PHP-CVS] cvs: php-src(PHP_5_2) /main snprintf.h

2007-04-06 Thread Andrei Zmievski
andrei Fri Apr 6 19:25:53 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main snprintf.h Log: We can't use the printf attribute here since we are supporting non-standard formats (like 'F'). http://cvs.php.net/viewvc.cgi/php-src/main/snprintf.h?r

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/soap php_encoding.c

2007-04-06 Thread Andrei Zmievski
andrei Fri Apr 6 18:27:58 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/soap php_encoding.c Log: Apologies. Didn't realize we were using custom snprintf(). http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_encoding.c?r1=1.103.2.21.2.28&r2=1.103.

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/soap php_encoding.c

2007-04-06 Thread Andrei Zmievski
andrei Fri Apr 6 18:25:49 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/soap php_encoding.c Log: Typo? http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_encoding.c?r1=1.103.2.21.2.27&r2=1.103.2.21.2.28&diff_format=u Index: php-src/ext/soap/php_e

Re: [PHP-CVS] cvs: php-src /ext/standard/tests/strings ltrim.phpt rtrim.phpt str_pad.phpt

2007-04-04 Thread Andrei Zmievski
What about unicode versions of these? -Andrei On Mar 28, 2007, at 3:31 AM, Zoe Slattery wrote: zoe Wed Mar 28 10:31:13 2007 UTC Added files: /php-src/ext/standard/tests/strings ltrim.phpt rtrim.phpt str_pad.phpt Log: New tests for

[PHP-CVS] cvs: CVSROOT / avail

2007-02-08 Thread Andrei Zmievski
andrei Thu Feb 8 18:04:00 2007 UTC Modified files: /CVSROOTavail Log: http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1239&r2=1.1240&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1239 CVSROOT/avail:1.1240 --- CVSROOT/avail:1.1239Fri

Re: [PHP-CVS] cvs: php-src /sapi/apache2handler .cvsignore config.m4 config.w32 mod_php.c mod_php5.c php.sym php5apache2.dsp php_apache.h sapi_apache2.c

2007-02-07 Thread Andrei Zmievski
Don't we need to explicitly specify the module name, like sapi/apache does it? Otherwise the name's going to be "mod_php.c". AP_MODULE_DECLARE_DATA module php6_module = { STANDARD20_MODULE_STUFF, create_php_config, /* create per-directory config structure */

[PHP-CVS] cvs: php-src / README.PARAMETER_PARSING_API

2007-02-05 Thread Andrei Zmievski
andrei Mon Feb 5 17:59:11 2007 UTC Modified files: /php-srcREADME.PARAMETER_PARSING_API Log: Update http://cvs.php.net/viewvc.cgi/php-src/README.PARAMETER_PARSING_API?r1=1.19&r2=1.20&diff_format=u Index: php-src/README.PARAMETER_PARSING_API diff -u php-

[PHP-CVS] cvs: php-src(PHP_5_2) / README.PARAMETER_PARSING_API

2007-02-05 Thread Andrei Zmievski
andrei Mon Feb 5 17:57:51 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcREADME.PARAMETER_PARSING_API Log: Update ! docs. http://cvs.php.net/viewvc.cgi/php-src/README.PARAMETER_PARSING_API?r1=1.7.6.1&r2=1.7.6.2&diff_format=u Index: php-src/README.PAR

[PHP-CVS] cvs: CVSROOT / avail

2007-01-27 Thread Andrei Zmievski
andrei Sat Jan 27 18:50:03 2007 UTC Modified files: /CVSROOTavail Log: http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1236&r2=1.1237&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1236 CVSROOT/avail:1.1237 --- CVSROOT/avail:1.1236Sat

Re: [PHP-CVS] cvs: php-src /main spprintf.c spprintf.h

2007-01-18 Thread Andrei Zmievski
*pbuf = (UChar*)xbuf.c; - return xbuf.len; + return xbuf.len >> 1; } Could you please use xbuf.len/sizeof(UChar) instead of >> ? -Andrei -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src / unicode-todo.txt

2007-01-18 Thread Andrei Zmievski
andrei Thu Jan 18 16:45:43 2007 UTC Modified files: /php-srcunicode-todo.txt Log: http://cvs.php.net/viewvc.cgi/php-src/unicode-todo.txt?r1=1.23&r2=1.24&diff_format=u Index: php-src/unicode-todo.txt diff -u php-src/unicode-todo.txt:1.23 php-src/unicode-tod

Re: [PHP-CVS] cvs: php-src /ext/spl spl_directory.c spl_directory.h

2007-01-17 Thread Andrei Zmievski
+ if (intern->file_name.v) { + efree(intern->file_name.s); Why not be consistent here and free intern->file_name.v? - if (!intern->file_name) { + if (!intern->file_name.s) { I think it's clearer to check for intern->file_name.v, because otherwise it looks li

[PHP-CVS] cvs: CVSROOT / avail

2007-01-17 Thread Andrei Zmievski
andrei Wed Jan 17 17:15:32 2007 UTC Modified files: /CVSROOTavail Log: Access for Diego Feitosa to pt_BR docs. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1234&r2=1.1235&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1234 CVSROOT/avail:1

[PHP-CVS] cvs: php-src /main php.h

2007-01-16 Thread Andrei Zmievski
andrei Tue Jan 16 22:18:39 2007 UTC Modified files: /php-src/main php.h Log: Update PHP API version. # Wonder why it hasn't been done already. http://cvs.php.net/viewvc.cgi/php-src/main/php.h?r1=1.237&r2=1.238&diff_format=u Index: php-src/main/php

[PHP-CVS] cvs: php-src / acinclude.m4

2007-01-12 Thread Andrei Zmievski
andrei Fri Jan 12 19:13:07 2007 UTC Modified files: /php-srcacinclude.m4 Log: Fix copy/paste typo. http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.357&r2=1.358&diff_format=u Index: php-src/acinclude.m4 diff -u php-src/acinclude.m4:1.357 php-src/a

[PHP-CVS] cvs: php-src /scripts phpize.m4

2007-01-12 Thread Andrei Zmievski
andrei Fri Jan 12 19:02:14 2007 UTC Modified files: /php-src/scriptsphpize.m4 Log: Use PHP_SETUP_ICU in self-contained extensions http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.20&r2=1.21&diff_format=u Index: php-src/scripts/phpize.m4 diff

[PHP-CVS] cvs: php-src / acinclude.m4 configure.in

2007-01-12 Thread Andrei Zmievski
andrei Fri Jan 12 18:57:11 2007 UTC Modified files: /php-srcacinclude.m4 configure.in Log: Create PHP_SETUP_ICU macro that can be used in self-contained extensions. http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.356&r2=1.357&diff_format=u Inde

[PHP-CVS] cvs: php-src /sapi/apache mod_php.c

2007-01-11 Thread Andrei Zmievski
andrei Thu Jan 11 23:18:11 2007 UTC Modified files: /php-src/sapi/apachemod_php.c Log: Fake out the module name, since the filename is different now. http://cvs.php.net/viewvc.cgi/php-src/sapi/apache/mod_php.c?r1=1.1&r2=1.2&diff_format=u Index: php-s

[PHP-CVS] cvs: php-src / INSTALL Makefile.global acinclude.m4 configure.in makerpm /sapi/apache .cvsignore apMakefile.tmpl config.m4 libphp5.module.in libphp6.module.in mod_php.c mod_php.exp mod_php.

2007-01-10 Thread Andrei Zmievski
andrei Wed Jan 10 23:46:09 2007 UTC Added files: /php-src/sapi/apachelibphp6.module.in mod_php.c mod_php.exp mod_php.h Removed files: /php-src/sapi/apachelibphp5.module.in mod_php5.c mod_php5.ex

[PHP-CVS] cvs: php-src / README.UNICODE

2007-01-10 Thread Andrei Zmievski
andrei Wed Jan 10 23:16:40 2007 UTC Modified files: /php-srcREADME.UNICODE Log: Update with rewrites by me and Evan G. http://cvs.php.net/viewvc.cgi/php-src/README.UNICODE?r1=1.7&r2=1.8&diff_format=u Index: php-src/README.UNICODE diff -u php-src/README.UN

[PHP-CVS] cvs: php-src / README.UNICODE-UPGRADES

2007-01-10 Thread Andrei Zmievski
andrei Wed Jan 10 23:09:29 2007 UTC Modified files: /php-srcREADME.UNICODE-UPGRADES Log: Update with info from README.UNICODE. http://cvs.php.net/viewvc.cgi/php-src/README.UNICODE-UPGRADES?r1=1.14&r2=1.15&diff_format=u Index: php-src/README.UNICODE-UPGRA

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/imap config.m4

2007-01-08 Thread Andrei Zmievski
andrei Mon Jan 8 22:24:11 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/imap config.m4 Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/imap/config.m4?r1=1.69.4.1&r2=1.69.4.2&diff_format=u Index: php-src/ext/imap/config.m4 diff -u php-src/ext/i

[PHP-CVS] cvs: php-src /ext/imap config.m4

2007-01-08 Thread Andrei Zmievski
andrei Mon Jan 8 18:23:23 2007 UTC Modified files: /php-src/ext/imap config.m4 Log: Fix IMAP check. http://cvs.php.net/viewvc.cgi/php-src/ext/imap/config.m4?r1=1.70&r2=1.71&diff_format=u Index: php-src/ext/imap/config.m4 diff -u php-src/ext/imap/config.m4

[PHP-CVS] cvs: php-src /ext/standard basic_functions.c

2007-01-05 Thread Andrei Zmievski
andrei Fri Jan 5 18:50:46 2007 UTC Modified files: /php-src/ext/standard basic_functions.c Log: Clean up set_include_path(). http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.844&r2=1.845&diff_format=u Index: php-src/ext/standa

Re: [PHP-CVS] cvs: php-src /ext/standard math.c

2006-12-27 Thread Andrei Zmievski
On Dec 27, 2006, at 11:07 AM, Antony Dovgal wrote: - if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "d|ls&s&", &num, &dec, - &sep1, &sep1_len, UG(ascii_conv), - &sep2, &sep2_l

[PHP-CVS] cvs: php-src /ext/standard file.c scanf.c scanf.h string.c

2006-12-26 Thread Andrei Zmievski
andrei Tue Dec 26 22:34:05 2006 UTC Modified files: /php-src/ext/standard file.c scanf.c scanf.h string.c Log: Unicode support in sscanf() and fscanf(). (Tony, Andrei) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.479&r2=1.480&diff_form

[PHP-CVS] cvs: php-src /ext/standard math.c

2006-12-22 Thread Andrei Zmievski
andrei Fri Dec 22 21:18:30 2006 UTC Modified files: /php-src/ext/standard math.c Log: Unicode support in number_format(). http://cvs.php.net/viewvc.cgi/php-src/ext/standard/math.c?r1=1.139&r2=1.140&diff_format=u Index: php-src/ext/standard/math.c diff

[PHP-CVS] cvs: php-src /ext/standard/tests/serialize 006.phpt

2006-12-21 Thread Andrei Zmievski
andrei Fri Dec 22 00:37:20 2006 UTC Modified files: /php-src/ext/standard/tests/serialize 006.phpt Log: Fix serialization test. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/serialize/006.phpt?r1=1.4&r2=1.5&diff_format=u Index: php-src/ext/s

[PHP-CVS] cvs: php-src /ext/standard levenshtein.c

2006-12-21 Thread Andrei Zmievski
andrei Thu Dec 21 23:52:22 2006 UTC Modified files: /php-src/ext/standard levenshtein.c Log: levenshtein() already supported Unicode. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/levenshtein.c?r1=1.42&r2=1.43&diff_format=u Index: php-src/ext/stan

[PHP-CVS] cvs: php-src /ext/standard metaphone.c

2006-12-21 Thread Andrei Zmievski
andrei Thu Dec 21 23:43:52 2006 UTC Modified files: /php-src/ext/standard metaphone.c Log: Metaphone will work only with binary runtime-encoded strings. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/metaphone.c?r1=1.32&r2=1.33&diff_format=u Index:

[PHP-CVS] cvs: php-src / unicode-progress.txt /ext/standard array.c php_string.h string.c strnatcmp.c

2006-12-21 Thread Andrei Zmievski
xt/standard/strnatcmp.c?r1=1.10&r2=1.11&diff_format=u Index: php-src/ext/standard/strnatcmp.c diff -u php-src/ext/standard/strnatcmp.c:1.10 php-src/ext/standard/strnatcmp.c:1.11 --- php-src/ext/standard/strnatcmp.c:1.10 Thu Jul 15 01:26:03 2004 +++ php-src/ext/standard/str

Re: [PHP-CVS] cvs: php-src /ext/spl spl_directory.c

2006-12-21 Thread Andrei Zmievski
So do an if() statement then.. -Andrei On Dec 21, 2006, at 12:21 AM, Marcus Boerger wrote: Hello Andrei, cast tells mewhat type is requested. That must not necessarily be what UG(unicode) tells me. So i have toreturn whatever that type says. best regards marcus Thursday, December 21, 2

Re: [PHP-CVS] cvs: php-src /ext/spl spl_directory.c

2006-12-20 Thread Andrei Zmievski
If UG(unicode) is on, ZVAL_ASCII_STRING() will convert binary string arg to Unicode and return it as IS_UNICODE, otherwise it will return string as-is (IS_STRING). In the former case, the string is assumed to contain only ASCII chars. What are you after exactly? -Andrei On Dec 20, 2006,

Re: [PHP-CVS] cvs: php-src /ext/spl spl_directory.c

2006-12-20 Thread Andrei Zmievski
This doesn't quite make sense. You should select either on type or on UG(unicode), but not on both. -Andrei On Dec 20, 2006, at 3:30 PM, Marcus Boerger wrote: + if (type == IS_UNICODE && UG(unicode)) { + ZVAL_ASCII_STRINGL(writeobj, intern->file_name, intern- >file_name_len

[PHP-CVS] cvs: php-src / unicode-progress.txt

2006-12-20 Thread Andrei Zmievski
andrei Wed Dec 20 21:02:11 2006 UTC Modified files: /php-srcunicode-progress.txt Log: Update. http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.69&r2=1.70&diff_format=u Index: php-src/unicode-progress.txt diff -u php-src/unicode-progress.tx

[PHP-CVS] cvs: php-src /ext/standard browscap.c

2006-12-20 Thread Andrei Zmievski
andrei Wed Dec 20 20:45:40 2006 UTC Modified files: /php-src/ext/standard browscap.c Log: Unicode support in get_browser(). To avoid additional copying/conversion during parsing, the browscap values in the returned array will be of IS_STRING type.

[PHP-CVS] cvs: php-src /ext/standard formatted_print.c

2006-12-20 Thread Andrei Zmievski
andrei Wed Dec 20 18:33:27 2006 UTC Modified files: /php-src/ext/standard formatted_print.c Log: Align Unicode and binary versions of formatted printing. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/formatted_print.c?r1=1.92&r2=1.93&diff_format=u

[PHP-CVS] cvs: php-src /ext/standard mail.c

2006-12-19 Thread Andrei Zmievski
andrei Tue Dec 19 22:54:24 2006 UTC Modified files: /php-src/ext/standard mail.c Log: Unicode support in ezmlm_hash(). # 50% done, ladies and gents! http://www.php.net/~scoates/unicode http://cvs.php.net/viewvc.cgi/php-src/ext/standard/mail.c?r1=1

[PHP-CVS] cvs: php-src /ext/standard basic_functions.c

2006-12-19 Thread Andrei Zmievski
andrei Tue Dec 19 22:01:50 2006 UTC Modified files: /php-src/ext/standard basic_functions.c Log: Unicode support in set_include_path(). http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.840&r2=1.841&diff_format=u Index: php-src/

[PHP-CVS] cvs: php-src / README.UNICODE-UPGRADES

2006-12-19 Thread Andrei Zmievski
andrei Tue Dec 19 21:40:02 2006 UTC Modified files: /php-srcREADME.UNICODE-UPGRADES Log: Update. http://cvs.php.net/viewvc.cgi/php-src/README.UNICODE-UPGRADES?r1=1.12&r2=1.13&diff_format=u Index: php-src/README.UNICODE-UPGRADES diff -u php-src/README.UNI

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c /ext/standard array.c basic_functions.c string.c ZendEngine2 zend_API.h zend_execute_API.c

2006-12-19 Thread Andrei Zmievski
andrei Tue Dec 19 21:39:00 2006 UTC Modified files: /ZendEngine2zend_API.h zend_execute_API.c /php-src/ext/reflection php_reflection.c /php-src/ext/standard array.c basic_functions.c string.c Log: - Marcus was too quick. Let's put type

[PHP-CVS] cvs: php-src /ext/standard formatted_print.c

2006-12-19 Thread Andrei Zmievski
andrei Tue Dec 19 18:41:40 2006 UTC Modified files: /php-src/ext/standard formatted_print.c Log: Unicode support in *printf() functions. (Antony, Andrei) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/formatted_print.c?r1=1.91&r2=1.92&diff_format=u

[PHP-CVS] cvs: php-src / unicode-progress.txt /ext/standard basic_functions.c

2006-12-18 Thread Andrei Zmievski
andrei Mon Dec 18 20:47:57 2006 UTC Modified files: /php-srcunicode-progress.txt /php-src/ext/standard basic_functions.c Log: Unicode support in get_cfg_var(). http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.67&r2=1.68&diff_for

[PHP-CVS] cvs: php-src /ext/standard basic_functions.c

2006-12-18 Thread Andrei Zmievski
andrei Mon Dec 18 20:40:51 2006 UTC Modified files: /php-src/ext/standard basic_functions.c Log: Fix macro. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.835&r2=1.836&diff_format=u Index: php-src/ext/standard/basic_functions

[PHP-CVS] cvs: php-src /ext/standard basic_functions.c

2006-12-18 Thread Andrei Zmievski
andrei Mon Dec 18 20:39:40 2006 UTC Modified files: /php-src/ext/standard basic_functions.c Log: Unicode support in parse_ini_file(). http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.834&r2=1.835&diff_format=u Index: php-src/ex

  1   2   3   4   5   6   7   8   >