[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=revisionrevision=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/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=revisionrevision=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

[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=revisionrevision=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] 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=revisionrevision=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/ 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=revisionrevision=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-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.158r2=1.159diff_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

[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.

[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.19r2=1.171.2.9.2.14.2.20diff_format=u Index:

[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.214r2=1.215diff_format=u Index: php-src/ext/sockets/sockets.c diff -u

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

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 --

[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.6r2=1.8.2.2.2.7diff_format=u Index: php-src/ext/json/php_json.h

[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.5r2=1.8.2.6diff_format=u Index: php-src/ext/json/php_json.h diff -u

[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.26r2=1.9.2.27diff_format=u Index:

[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.21r2=1.9.2.19.2.22diff_format=u Index:

[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.53r2=1.54diff_format=u Index: php-src/ext/json/json.c diff -u php-src/ext/json/json.c:1.53

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

[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.13r2=1.14diff_format=u Index:

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

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

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: 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.

[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.52r2=1.308.2.21.2.37.2.53diff_format=u

[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.472r2=1.473diff_format=u Index: php-src/ext/standard/array.c diff -u

[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.1490r2=1.1491diff_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.1488r2=1.1489diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1488 CVSROOT/avail:1.1489

[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.29r2=1.168.2.9.2.30diff_format=u Index:

[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.1390r2=1.2027.2.547.2.1391diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1390

[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.6r2=1.1.2.7diff_format=u Index:

[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.6r2=1.7diff_format=u Index: php-src/ext/fileinfo/libmagic/magic.c diff -u

[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=markuprev=1.1 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=markuprev=1.1 Index: php-src/ext/session/mod_files.bat +++

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 and...@php.net: 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-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.47r2=1.308.2.21.2.37.2.48diff_format=u Index:

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

[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

[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: 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.1430r2=1.1431diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1430 CVSROOT/avail:1.1431 ---

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

[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.1395r2=1.1396diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1395 CVSROOT/avail:1.1396

[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.1321r2=1.1322diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1321

[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.1r2=1.10.4.3.2.1.2.1diff_format=u Index: php-src/.gdbinit diff -u

[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

[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.1279r2=1.1280diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1279

[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.1265r2=1.1266diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1265 CVSROOT/avail:1.1266 ---

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

[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.7r2=1.8diff_format=u Index:

[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.

[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.12r2=1.13diff_format=u Index: php-src/ext/unicode/collator.c diff -u

[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.27r2=1.103.2.21.2.28diff_format=u Index:

[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().

[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').

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.1239r2=1.1240diff_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(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.1r2=1.7.6.2diff_format=u Index:

[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.19r2=1.20diff_format=u Index: php-src/README.PARAMETER_PARSING_API diff -u

[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.1236r2=1.1237diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1236 CVSROOT/avail:1.1237 --- CVSROOT/avail:1.1236Sat

[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.23r2=1.24diff_format=u Index: php-src/unicode-todo.txt diff -u php-src/unicode-todo.txt:1.23

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: 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.1234r2=1.1235diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1234

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 like

[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.237r2=1.238diff_format=u Index:

[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.356r2=1.357diff_format=u

[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.20r2=1.21diff_format=u Index: php-src/scripts/phpize.m4 diff

[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.357r2=1.358diff_format=u Index: php-src/acinclude.m4 diff -u php-src/acinclude.m4:1.357

[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.1r2=1.2diff_format=u Index:

[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.14r2=1.15diff_format=u Index:

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

2007-01-10 Thread Andrei Zmievski
. - Amended Build System section. - - 0.1: Phase I design proposal +Document TODO +== +- Final review. +- Fix the HTTP Input Encoding section, that's obsolete now. References @@ -665,5 +643,6 @@ Authors === Andrei Zmievski [EMAIL PROTECTED] + Evan

[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

[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.70r2=1.71diff_format=u Index: php-src/ext/imap/config.m4 diff -u

[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.1r2=1.69.4.2diff_format=u Index: php-src/ext/imap/config.m4 diff -u

[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.844r2=1.845diff_format=u Index:

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|lss, num, dec, - sep1, sep1_len, UG(ascii_conv), - sep2, sep2_len,

[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)

[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.139r2=1.140diff_format=u Index: php-src/ext/standard/math.c diff

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,

[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
2004 +++ php-src/ext/standard/strnatcmp.cThu Dec 21 21:47:56 2006 @@ -1,9 +1,9 @@ /* -*- mode: c; c-file-style: kr -*- - Modified for PHP by Andrei Zmievski [EMAIL PROTECTED] + Modified for PHP by Andrei Zmievski [EMAIL PROTECTED] strnatcmp.c -- Perform 'natural order' comparisons

[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 / 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.69r2=1.70diff_format=u Index: php-src/unicode-progress.txt diff -u

[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.91r2=1.92diff_format=u

[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 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.840r2=1.841diff_format=u Index:

[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.834r2=1.835diff_format=u Index:

[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.835r2=1.836diff_format=u Index:

[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().

Re: [PHP-CVS] cvs: php-src /ext/spl spl_observer.c /ext/spl/tests observer_003.phpt

2006-12-16 Thread Andrei Zmievski
The only thing added to serializer was the 'S' format. The 'u' format has been there for a while. -Andrei On Dec 16, 2006, at 5:55 AM, Marcus Boerger wrote: helly Sat Dec 16 13:55:14 2006 UTC Added files: /php-src/ext/spl/tests observer_003.phpt Modified files:

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

2006-12-15 Thread Andrei Zmievski
andrei Fri Dec 15 23:28:10 2006 UTC Modified files: /php-srcunicode-progress.txt /php-src/ext/standard basic_functions.c Log: Unicode support in ini_*() functions.

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

2006-12-15 Thread Andrei Zmievski
andrei Fri Dec 15 23:33:48 2006 UTC Modified files: /php-srcREADME.UNICODE Log: Update with INI file info. http://cvs.php.net/viewvc.cgi/php-src/README.UNICODE?r1=1.6r2=1.7diff_format=u Index: php-src/README.UNICODE diff -u php-src/README.UNICODE:1.6

[PHP-CVS] cvs: php-src /ext/standard var.c var_unserializer.c var_unserializer.re

2006-12-14 Thread Andrei Zmievski
andrei Thu Dec 14 23:41:57 2006 UTC Modified files: /php-src/ext/standard var.c var_unserializer.c var_unserializer.re Log: Use 'S' for escaped binary strings and 's' for non-escaped.

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

2006-12-14 Thread Andrei Zmievski
andrei Fri Dec 15 00:58:08 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard var_unserializer.c var_unserializer.re Log: Support for 'S' format in unserialize() (forward compatibility with PHP 6)

[PHP-CVS] cvs: CVSROOT / avail

2006-12-13 Thread Andrei Zmievski
andrei Wed Dec 13 16:42:26 2006 UTC Modified files: /CVSROOTavail Log: GregB asked for karma for davidc http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1218r2=1.1219diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1218 CVSROOT/avail:1.1219

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

2006-12-12 Thread Andrei Zmievski
andrei Tue Dec 12 18:05:08 2006 UTC Modified files: /php-src/main php_variables.c Log: Keep CLI args as binary strings. http://cvs.php.net/viewvc.cgi/php-src/main/php_variables.c?r1=1.134r2=1.135diff_format=u Index: php-src/main/php_variables.c diff

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

2006-12-12 Thread Andrei Zmievski
andrei Tue Dec 12 18:17:57 2006 UTC Modified files: /php-src/ext/standard string.c Log: Make hebrev(c) support only binary strings. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.620r2=1.621diff_format=u Index:

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

2006-12-12 Thread Andrei Zmievski
andrei Tue Dec 12 18:24:16 2006 UTC Modified files: /php-src/ext/standard basic_functions.c Log: Do not convert args to Unicode in getopt(), they should stay binary.

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

2006-12-12 Thread Andrei Zmievski
andrei Tue Dec 12 18:28:31 2006 UTC Modified files: /php-srcunicode-progress.txt Log: http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.64r2=1.65diff_format=u Index: php-src/unicode-progress.txt diff -u php-src/unicode-progress.txt:1.64

Re: [PHP-CVS] cvs: php-src /ext/standard credits.c info.c /main output.c php_output.h

2006-12-11 Thread Andrei Zmievski
So, we'll keep author names in Credits in Latin-1? Why not use UTF-8? -Andrei On Dec 10, 2006, at 7:02 AM, Michael Wallner wrote: mikeSun Dec 10 15:02:51 2006 UTC Modified files: /php-src/main output.c php_output.h /php-src/ext/standard info.c credits.c

Re: [PHP-CVS] cvs: php-src /ext/pdo config.m4 pdo.c pdo_dbh.c pdo_sql_parser.c pdo_sqlstate.c pdo_stmt.c php_pdo.h php_pdo_driver.h php_pdo_int.h php_pdo_phpvers_compat.h

2006-12-11 Thread Andrei Zmievski
Thanks, Wez! Looking forward to next installment of PDO in Unicode Land. -Andrei On Dec 9, 2006, at 2:18 PM, Wez Furlong wrote: wez Sat Dec 9 22:18:43 2006 UTC Modified files: /php-src/ext/pdoconfig.m4 pdo.c pdo_dbh.c pdo_sql_parser.c

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

2006-12-08 Thread Andrei Zmievski
andrei Fri Dec 8 19:13:31 2006 UTC Modified files: /php-src/main main.c Log: Don't use zend_ascii_hash_find() here -- module names are binary strings. http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.711r2=1.712diff_format=u Index:

  1   2   3   4   5   6   7   >