[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2006-03-23 Thread changelog
changelog Fri Mar 24 06:31:46 2006 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2293r2=1.2294diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2293

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2006-03-23 Thread changelog
changelog Fri Mar 24 06:31:52 2006 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/ZendEngine2/ChangeLog?r1=1.884r2=1.885diff_format=u Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.884

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/standard Makefile.frag

2006-03-23 Thread Marcus Boerger
helly Thu Mar 23 09:49:54 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/standard Makefile.frag Log: - Provide complete rule (to have relative #line info)wq

[PHP-CVS] cvs: php-src(PHP_5_1) /sapi/cgi cgi_main.c

2006-03-23 Thread Dmitry Stogov
dmitry Thu Mar 23 10:15:01 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/sapi/cgi cgi_main.c Log: Allowed '-b' with UNIX sockets: -b hostname:port_number -b port_number -b unix_socket_path

[PHP-CVS] cvs: php-src(PHP_5_1) /sapi/cgi cgi_main.c

2006-03-23 Thread Dmitry Stogov
dmitry Thu Mar 23 10:19:30 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/sapi/cgi cgi_main.c Log: Cleanup http://cvs.php.net/viewcvs.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.10r2=1.267.2.11diff_format=u Index: php-src/sapi/cgi/cgi_main.c diff -u

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2006-03-23 Thread Dmitry Stogov
dmitry Thu Mar 23 10:20:14 2006 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: MTH: Allowed '-b' with UNIX sockets http://cvs.php.net/viewcvs.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.281r2=1.282diff_format=u Index: php-src/sapi/cgi/cgi_main.c diff -u

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

2006-03-23 Thread Marcus Boerger
helly Thu Mar 23 10:44:39 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/soap soap.c Log: - Fix build http://cvs.php.net/viewcvs.cgi/php-src/ext/soap/soap.c?r1=1.156.2.21r2=1.156.2.22diff_format=u Index: php-src/ext/soap/soap.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/spl spl_array.c

2006-03-23 Thread Dmitry Stogov
dmitry Thu Mar 23 11:42:32 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/splspl_array.c Log: Fixed possible memory corruption http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.12r2=1.71.2.13diff_format=u Index:

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

2006-03-23 Thread Dmitry Stogov
dmitry Thu Mar 23 11:42:42 2006 UTC Modified files: /php-src/ext/splspl_array.c Log: Fixed possible memory corruption http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_array.c?r1=1.102r2=1.103diff_format=u Index: php-src/ext/spl/spl_array.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/spl/tests bug36825.phpt

2006-03-23 Thread Marcus Boerger
helly Thu Mar 23 11:48:59 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/spl/tests bug36825.phpt Log: - Add missing bug title and synch with other tests

[PHP-CVS] cvs: php-src /ext/spl/tests bug36825.phpt

2006-03-23 Thread Marcus Boerger
helly Thu Mar 23 11:49:53 2006 UTC Modified files: /php-src/ext/spl/tests bug36825.phpt Log: - MF51 Add missing bug title and synch with other tests http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/tests/bug36825.phpt?r1=1.2r2=1.3diff_format=u Index:

Re: [PHP-CVS] cvs: php-src /ext/standard basic_functions.c php_string.h string.c /ext/unicode locale.c php_unicode.h unicode.c

2006-03-23 Thread Derick Rethans
On Wed, 22 Mar 2006, Andrei Zmievski wrote: Derick, What do you think titlecase means in non-Unicode world? ucwords? :) Derick -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/spl/tests array_021.phpt

2006-03-23 Thread Marcus Boerger
helly Thu Mar 23 11:57:15 2006 UTC Added files: /php-src/ext/spl/tests array_021.phpt Log: - Add new test http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/tests/array_021.phpt?view=markuprev=1.1 Index: php-src/ext/spl/tests/array_021.phpt +++

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/spl/tests array_021.phpt

2006-03-23 Thread Marcus Boerger
helly Thu Mar 23 11:57:34 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/spl/tests array_021.phpt Log: - MFH: Add new test http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/tests/array_021.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src /ext/spl/tests spl_autoload_008.phpt

2006-03-23 Thread Marcus Boerger
helly Thu Mar 23 12:20:35 2006 UTC Added files: /php-src/ext/spl/tests spl_autoload_008.phpt Log: - Add new test http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/tests/spl_autoload_008.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/spl/tests spl_autoload_008.phpt

2006-03-23 Thread Marcus Boerger
helly Thu Mar 23 12:21:40 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/spl/tests spl_autoload_008.phpt Log: - MFH Add new test http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/tests/spl_autoload_008.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src /ext/spl php_spl.c /ext/spl/tests spl_autoload_008.phpt

2006-03-23 Thread Marcus Boerger
helly Thu Mar 23 12:55:58 2006 UTC Modified files: /php-src/ext/splphp_spl.c /php-src/ext/spl/tests spl_autoload_008.phpt Log: - Make spl_autoload_unregister() accept any callable like spl_autoload_register()

[PHP-CVS] cvs: php-src /ext/tidy php_tidy.h tidy.c /ext/tidy/tests tidy_019.phpt

2006-03-23 Thread John Coggeshall
johnThu Mar 23 14:22:40 2006 UTC Added files: /php-src/ext/tidy/tests tidy_019.phpt Modified files: /php-src/ext/tidy php_tidy.h tidy.c Log: Under threat of being slept with by Marcus, adding new getParent() method for node

[PHP-CVS] cvs: php-src /ext/spl/tests iterator_012.phpt iterator_019.phpt

2006-03-23 Thread Antony Dovgal
tony2001Thu Mar 23 14:55:48 2006 UTC Modified files: /php-src/ext/spl/tests iterator_012.phpt iterator_019.phpt Log: fix typos http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/tests/iterator_012.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/spl/tests iterator_012.phpt iterator_019.phpt

2006-03-23 Thread Antony Dovgal
tony2001Thu Mar 23 14:56:12 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/spl/tests iterator_012.phpt iterator_019.phpt Log: fix typos

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/spl/tests bug36258.phpt bug36287.phpt bug36825.phpt

2006-03-23 Thread Antony Dovgal
tony2001Thu Mar 23 15:03:27 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/spl/tests bug36258.phpt bug36287.phpt bug36825.phpt Log: add missing skipif sections

[PHP-CVS] cvs: php-src /ext/spl/tests bug36258.phpt bug36287.phpt bug36825.phpt

2006-03-23 Thread Antony Dovgal
tony2001Thu Mar 23 15:05:02 2006 UTC Modified files: /php-src/ext/spl/tests bug36258.phpt bug36287.phpt bug36825.phpt Log: add missing skipif sections http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/tests/bug36258.phpt?r1=1.2r2=1.3diff_format=u

Re: [PHP-CVS] cvs: php-src /ext/standard basic_functions.c php_string.h string.c /ext/unicode locale.c php_unicode.h unicode.c

2006-03-23 Thread Andrei Zmievski
Right. But in your commit message you said: There is also an implementation for unicode ucwords but that returns different results then strtotitle as it uppercases the first character of every word, and doesn't *titlecase* a word. That's why I asked why titlecase != uppercase first

[PHP-CVS] cvs: php-src /ext/pdo CREDITS /ext/pdo_mysql CREDITS /ext/standard credits.c credits_ext.h

2006-03-23 Thread Ilia Alshanetsky
iliaa Thu Mar 23 18:39:12 2006 UTC Modified files: /php-src/ext/standard credits.c credits_ext.h /php-src/ext/pdoCREDITS /php-src/ext/pdo_mysql CREDITS Log: MFB51: Added myself to PDO and PDO_MySQL credits Added Wez to PDO_MySQL

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/pdo pdo_dbh.c

2006-03-23 Thread Antony Dovgal
tony2001Thu Mar 23 19:01:46 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pdopdo_dbh.c Log: return FALSE if driver doesn't support quoting (this is what docu says) also fixed PECL bug #6365

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

2006-03-23 Thread Antony Dovgal
tony2001Thu Mar 23 19:03:30 2006 UTC Modified files: /php-src/ext/pdopdo_dbh.c Log: return FALSE if driver doesn't support quoting and returns 0 also fixes PECL bug #6365

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

2006-03-23 Thread Marcus Boerger
helly Thu Mar 23 19:34:20 2006 UTC Modified files: /php-src/ext/splphp_spl.c Log: - Make spl_autoload_register() return bool http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/php_spl.c?r1=1.88r2=1.89diff_format=u Index: php-src/ext/spl/php_spl.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/spl php_spl.c /ext/spl/tests spl_autoload_008.phpt

2006-03-23 Thread Marcus Boerger
helly Thu Mar 23 19:55:16 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/splphp_spl.c /php-src/ext/spl/tests spl_autoload_008.phpt Log: - MFH . spl_autoload_register() return bool to denote success/failure .

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

2006-03-23 Thread Seiji Masugata
masugataThu Mar 23 20:14:41 2006 UTC Modified files: /php-src/ext/mbstring mbstring.c mbstring.h Log: added mb_list_encodings_alias_names( ). http://cvs.php.net/viewcvs.cgi/php-src/ext/mbstring/mbstring.c?r1=1.247r2=1.248diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/spl/tests bug34548.phpt

2006-03-23 Thread Marcus Boerger
helly Thu Mar 23 21:26:51 2006 UTC Modified files: /php-src/ext/spl/tests bug34548.phpt Log: - My eyes hurt http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/tests/bug34548.phpt?r1=1.3r2=1.4diff_format=u Index: php-src/ext/spl/tests/bug34548.phpt diff -u

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

2006-03-23 Thread Marcus Boerger
helly Thu Mar 23 22:25:46 2006 UTC Modified files: /php-src/ext/splspl_iterators.c Log: - Fix arginfo for (Recursive)RegExIterator http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_iterators.c?r1=1.120r2=1.121diff_format=u Index:

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

2006-03-23 Thread Sara Golemon
pollita Fri Mar 24 00:19:39 2006 UTC Modified files: /php-src/main/streams streams.c Log: Add some error checking when stream converters are instantiated. Use the global conversion error handlers for output conversion (for now) We may want to make

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

2006-03-23 Thread Andrei Zmievski
andrei Fri Mar 24 00:25:49 2006 UTC Modified files: /php-src/main SAPI.c Log: UTODO note http://cvs.php.net/viewcvs.cgi/php-src/main/SAPI.c?r1=1.212r2=1.213diff_format=u Index: php-src/main/SAPI.c diff -u php-src/main/SAPI.c:1.212