Re: [PHP-CVS] cvs: php-src /ext/bcmath/libbcmath/src div.c init.c num2str.c

2007-07-12 Thread Nuno Lopes
if you are using safe_emalloc() you can remove all those ' == NULL' tests. Nuno On 7/10/07, Antony Dovgal [EMAIL PROTECTED] wrote: tony2001Tue Jul 10 11:07:56 2007 UTC Modified files: /php-src/ext/bcmath/libbcmath/src div.c init.c num2str.c Log: use safe_emalloc()

[PHP-CVS] cvs: php-src /ext/pdo_mysql .cvsignore /ext/pdo_oci .cvsignore /ext/pdo_pgsql .cvsignore

2007-07-14 Thread Nuno Lopes
nlopess Sat Jul 14 17:22:27 2007 UTC Modified files: /php-src/ext/pdo_mysql .cvsignore /php-src/ext/pdo_oci.cvsignore /php-src/ext/pdo_pgsql .cvsignore Log: ignore *.gcda

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo_mysql .cvsignore /ext/pdo_oci .cvsignore /ext/pdo_pgsql .cvsignore

2007-07-14 Thread Nuno Lopes
nlopess Sat Jul 14 17:29:45 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_mysql .cvsignore /php-src/ext/pdo_oci.cvsignore /php-src/ext/pdo_pgsql .cvsignore Log: ignore *.gcda

[PHP-CVS] cvs: php-src /ext/filter .cvsignore /ext/pdo .cvsignore /ext/pdo_sqlite .cvsignore /ext/unicode .cvsignore /ext/xmlreader .cvsignore /ext/xmlwriter .cvsignore /ext/zip .cvsignore /ext

2007-07-14 Thread Nuno Lopes
nlopess Sat Jul 14 17:35:23 2007 UTC Modified files: /php-src/ext/filter .cvsignore /php-src/ext/pdo.cvsignore /php-src/ext/pdo_sqlite .cvsignore /php-src/ext/unicode.cvsignore /php-src/ext/xmlreader .cvsignore

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/tidy php_tidy.def

2007-07-17 Thread Nuno Lopes
nlopess Tue Jul 17 10:29:32 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy php_tidy.def Log: update for latest library rlease http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/php_tidy.def?r1=1.2.2.1r2=1.2.2.1.2.1diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/tidy php_tidy.def

2007-07-17 Thread Nuno Lopes
nlopess Tue Jul 17 10:30:51 2007 UTC Modified files: /php-src/ext/tidy php_tidy.def Log: MFB: update http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/php_tidy.def?r1=1.3r2=1.4diff_format=u Index: php-src/ext/tidy/php_tidy.def diff -u

[PHP-CVS] cvs: php-src /ext/pdo_pgsql/tests config.inc

2007-07-18 Thread Nuno Lopes
nlopess Wed Jul 18 12:28:08 2007 UTC Modified files: /php-src/ext/pdo_pgsql/testsconfig.inc Log: attempt to fix pdo_pgsql tests in HEAD http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_pgsql/tests/config.inc?r1=1.1r2=1.2diff_format=u Index:

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

2007-07-18 Thread Nuno Lopes
nlopess Wed Jul 18 18:06:55 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: fix oci8 entries for Chris Jones http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.838r2=1.2027.2.547.2.839diff_format=u Index: php-src/NEWS diff -u

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

2007-08-08 Thread Nuno Lopes
nlopess Wed Aug 8 11:37:44 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/ldap config.m4 Log: +- Fixed bug #41973 (./configure --with-ldap=shared fails with

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

2007-08-08 Thread Nuno Lopes
nlopess Wed Aug 8 11:38:32 2007 UTC Modified files: /php-src/ext/ldap config.m4 Log: MFB: fix bug #41973 http://cvs.php.net/viewvc.cgi/php-src/ext/ldap/config.m4?r1=1.44r2=1.45diff_format=u Index: php-src/ext/ldap/config.m4 diff -u

[PHP-CVS] cvs: php-src /ext/mysqli/tests mysqli_real_connect.phpt

2007-08-11 Thread Nuno Lopes
nlopess Sat Aug 11 15:38:34 2007 UTC Modified files: /php-src/ext/mysqli/tests mysqli_real_connect.phpt Log: fix typo in tmp file path http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/tests/mysqli_real_connect.phpt?r1=1.2r2=1.3diff_format=u Index:

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

2007-09-01 Thread Nuno Lopes
nlopess Sat Sep 1 14:44:16 2007 UTC Removed files: /php-src/ext/tidy TODO Log: also remove this file in HEAD -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre/tests bug42298.phpt

2007-09-01 Thread Nuno Lopes
nlopess Sat Sep 1 17:47:13 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pcre/tests bug42298.phpt Log: new test http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/bug42298.phpt?view=markuprev=1.1 Index: php-src/ext/pcre/tests/bug42298.phpt +++

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

2007-09-01 Thread Nuno Lopes
nlopess Sat Sep 1 17:51:35 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pcre config.w32 config0.m4 php_pcre.c Log: adapt for PCRE 7.3 remove ability to include config.h from php_pcre.c, as it seems pretty useless and produces a few warnings

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

2007-09-03 Thread Nuno Lopes
nlopess Mon Sep 3 14:34:42 2007 UTC Modified files: /php-src/ext/gd/libgd gd.c Log: MFB: malloc+memset == calloc # this was sitting here for quite a looong time.. http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd.c?r1=1.111r2=1.112diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre config.w32 config0.m4 upgrade-pcre.php /ext/pcre/pcrelib dftables.c pcre_chartables.c pcre_compile.c pcre_config.c pcre_exec.c pcre_fullinfo.c pcre_get.c pcr

2007-09-11 Thread Nuno Lopes
nlopess Tue Sep 11 16:17:34 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pcre config.w32 config0.m4 upgrade-pcre.php /php-src/ext/pcre/pcrelib dftables.c pcre_chartables.c pcre_compile.c pcre_config.c pcre_exec.c

[PHP-CVS] cvs: php-src /ext/pcre config.w32 config0.m4 upgrade-pcre.php /ext/pcre/pcrelib dftables.c pcre_chartables.c pcre_compile.c pcre_config.c pcre_exec.c pcre_fullinfo.c pcre_get.c pcre_globals

2007-09-11 Thread Nuno Lopes
nlopess Tue Sep 11 16:19:14 2007 UTC Modified files: /php-src/ext/pcre config.w32 config0.m4 upgrade-pcre.php /php-src/ext/pcre/pcrelib dftables.c pcre_chartables.c pcre_compile.c pcre_config.c pcre_exec.c

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

2007-09-12 Thread Nuno Lopes
nlopess Wed Sep 12 11:42:43 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard proc_open.c Log: fix bug #39651: proc_open() append mode doesnt work on windows

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

2007-09-12 Thread Nuno Lopes
nlopess Wed Sep 12 11:44:25 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: BFN #39651 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.943r2=1.2027.2.547.2.944diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.943

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

2007-09-12 Thread Nuno Lopes
nlopess Wed Sep 12 11:46:08 2007 UTC Modified files: /php-src/ext/standard proc_open.c Log: MFB: fix #39651 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.58r2=1.59diff_format=u Index: php-src/ext/standard/proc_open.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file 006_basic.phpt 006_error.phpt 006_variation1.phpt 006_variation2.phpt copy_variation15.phpt copy_variation9.phpt is_executable_basic.phpt is_ex

2007-09-13 Thread Nuno Lopes
nlopess Thu Sep 13 18:24:26 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/file006_basic.phpt 006_error.phpt 006_variation1.phpt 006_variation2.phpt

[PHP-CVS] cvs: php-src /ext/standard/tests/file 006_basic.phpt 006_error.phpt 006_variation1.phpt 006_variation2.phpt copy_variation15.phpt copy_variation9.phpt is_executable_basic.phpt is_executable_

2007-09-13 Thread Nuno Lopes
nlopess Thu Sep 13 18:26:12 2007 UTC Modified files: /php-src/ext/standard/tests/file006_basic.phpt 006_error.phpt 006_variation1.phpt 006_variation2.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug41655_2.phpt

2007-09-13 Thread Nuno Lopes
nlopess Thu Sep 13 18:55:28 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug41655_2.phpt Log: fix test expected output

[PHP-CVS] cvs: php-src /ext/standard/tests/file bug41655_2.phpt

2007-09-13 Thread Nuno Lopes
nlopess Thu Sep 13 18:56:21 2007 UTC Modified files: /php-src/ext/standard/tests/filebug41655_2.phpt Log: MFB: fix expected output http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug41655_2.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /tests/lang bug20175.phpt

2007-09-13 Thread Nuno Lopes
nlopess Thu Sep 13 19:30:19 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/tests/lang bug20175.phpt Log: fix expected output http://cvs.php.net/viewvc.cgi/php-src/tests/lang/bug20175.phpt?r1=1.8r2=1.8.4.1diff_format=u Index: php-src/tests/lang/bug20175.phpt

[PHP-CVS] cvs: php-src /tests/lang bug20175.phpt

2007-09-13 Thread Nuno Lopes
nlopess Thu Sep 13 19:31:08 2007 UTC Modified files: /php-src/tests/lang bug20175.phpt Log: MFB: fix expected output http://cvs.php.net/viewvc.cgi/php-src/tests/lang/bug20175.phpt?r1=1.8r2=1.9diff_format=u Index: php-src/tests/lang/bug20175.phpt diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/strings strtolower.phpt

2007-09-13 Thread Nuno Lopes
nlopess Thu Sep 13 19:46:49 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings strtolower.phpt Log: attemp to set locale if it exists. fix skip condition

[PHP-CVS] cvs: php-src /ext/standard/tests/strings strtolower.phpt

2007-09-13 Thread Nuno Lopes
nlopess Thu Sep 13 19:48:58 2007 UTC Modified files: /php-src/ext/standard/tests/strings strtolower.phpt Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/strtolower.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard/tests/strings strtoupper1.phpt

2007-09-13 Thread Nuno Lopes
nlopess Thu Sep 13 19:52:45 2007 UTC Modified files: /php-src/ext/standard/tests/strings strtoupper1.phpt Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/strtoupper1.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/strings strtoupper1.phpt

2007-09-13 Thread Nuno Lopes
nlopess Thu Sep 13 19:51:34 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings strtoupper1.phpt Log: attemp to set locale if it exists. fix skip condition

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/tests bug35885.phpt

2007-09-13 Thread Nuno Lopes
nlopess Thu Sep 13 19:58:26 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date/tests bug35885.phpt Log: fix test, particularly when running with valgrind, bacause it may take more than one second to execute both instructions and thus get different

[PHP-CVS] cvs: php-src /ext/date/tests bug35885.phpt

2007-09-13 Thread Nuno Lopes
nlopess Thu Sep 13 19:58:53 2007 UTC Modified files: /php-src/ext/date/tests bug35885.phpt Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/bug35885.phpt?r1=1.2r2=1.3diff_format=u Index: php-src/ext/date/tests/bug35885.phpt diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/general_functions bug32647.phpt

2007-09-14 Thread Nuno Lopes
nlopess Fri Sep 14 15:04:19 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/general_functions bug32647.phpt Log: fix expected output

[PHP-CVS] cvs: php-src /ext/standard/tests/general_functions bug32647.phpt

2007-09-14 Thread Nuno Lopes
nlopess Fri Sep 14 15:04:46 2007 UTC Modified files: /php-src/ext/standard/tests/general_functions bug32647.phpt Log: MFB: fix expected output

[PHP-CVS] cvs: php-src(PHP_5_2) / run-tests.php /ext/bz2/tests 005.phpt /ext/standard/tests/general_functions phpcredits.phpt phpinfo.phpt /ext/standard/tests/strings sha1.phpt /ext/zlib/tests 005

2007-09-14 Thread Nuno Lopes
nlopess Fri Sep 14 15:28:04 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcrun-tests.php /php-src/ext/bz2/tests 005.phpt /php-src/ext/standard/tests/general_functions phpcredits.phpt

[PHP-CVS] cvs: php-src / run-tests.php /ext/bz2/tests 005.phpt /ext/standard/tests/general_functions phpcredits.phpt phpinfo.phpt /ext/standard/tests/strings sha1.phpt /ext/zlib/tests 005.phpt 006

2007-09-14 Thread Nuno Lopes
nlopess Fri Sep 14 15:36:29 2007 UTC Modified files: /php-srcrun-tests.php /php-src/ext/bz2/tests 005.phpt /php-src/ext/standard/tests/general_functions phpcredits.phpt phpinfo.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/tidy tidy.c /ext/tidy/tests 029.phpt

2007-09-20 Thread Nuno Lopes
nlopess Thu Sep 20 22:25:06 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/tidy/tests 029.phpt Modified files: /php-src/ext/tidy tidy.c Log: fix crash when fetching a node type that doesnt exist # reported in a manual user

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

2007-09-20 Thread Nuno Lopes
nlopess Thu Sep 20 22:30:49 2007 UTC Modified files: /php-src/ext/tidy tidy.c /php-src/ext/tidy/tests 029.phpt Log: MFB: fix crash in tidy_get_body() and related functions when the node doesnt exist

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

2007-09-20 Thread Nuno Lopes
nlopess Thu Sep 20 22:44:18 2007 UTC Modified files: /php-src/ext/tidy tidy.c Log: oops.. thats what you get for commiting code without compiling nor testing.. http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.114r2=1.115diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c com_persist.c /ext/ctype ctype.c /ext/curl interface.c /e

2007-09-27 Thread Nuno Lopes
Many many many many many many thanks! When I opened this e-mail I though I was dreaming, but no, it finally happened :) Thank you both, Nuno dmitry Thu Sep 27 18:00:49 2007 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS /ZendEngine2 zend.h zend_API.c zend_API.h

[PHP-CVS] Re: [PHP-DEV] Re: cvs: php-src(PHP_5_2) / run-tests.php /ext/bz2/tests 005.phpt /ext/standard/tests/general_functions phpcredits.phpt phpinfo.phpt /ext/standard/tests/strings sha1.phpt /

2007-09-28 Thread Nuno Lopes
nlopess Fri Sep 14 15:28:04 2007 UTC Log: changes to run-tests.php: - change %s to %a - make %s = [^\r\n]+ - fix tests accordingly I think this is a very bad change. While tests of bundled extensions can be updated accordingly, pecl extension tests have no way to be version agnostic

[PHP-CVS] cvs: php-src /ext/standard/tests/general_functions phpinfo.phpt

2007-09-28 Thread Nuno Lopes
nlopess Fri Sep 28 22:40:23 2007 UTC Modified files: /php-src/ext/standard/tests/general_functions phpinfo.phpt Log: fix expected output http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/phpinfo.phpt?r1=1.3r2=1.4diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/openssl xp_ssl.c /ext/standard var_unserializer.c var_unserializer.re /main php_variables.c /sapi/cli php_cli_readline.c

2007-09-29 Thread Nuno Lopes
nlopess Sat Sep 29 11:18:42 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/opensslxp_ssl.c /php-src/ext/standard var_unserializer.c var_unserializer.re /php-src/main php_variables.c /php-src/sapi/cli php_cli_readline.c

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

2007-09-29 Thread Nuno Lopes
nlopess Sat Sep 29 11:24:06 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/opensslxp_ssl.c Log: use FREE_ZVAL() instead of free() to free a zval

[PHP-CVS] cvs: php-src /ext/openssl xp_ssl.c /ext/standard var_unserializer.c var_unserializer.re /sapi/cli php_cli_readline.c

2007-09-29 Thread Nuno Lopes
nlopess Sat Sep 29 11:26:51 2007 UTC Modified files: /php-src/ext/opensslxp_ssl.c /php-src/ext/standard var_unserializer.c var_unserializer.re /php-src/sapi/cli php_cli_readline.c Log: MFB: fix compiler warnings

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS configure.in /ext/standard basic_functions.c basic_functions.h config.m4 /ext/standard/tests/array extract_error.phpt /ext/standard/tests/general_function

2007-10-02 Thread Nuno Lopes
MFH:- Added common getopt implementation to core. MFH:- Added long-option feature to getopt(). MFH:- Made getopt() available on win32 systems. MFH: Patch by: David Soria Parra [EMAIL PROTECTED] [DOC]: These changes will be available from 5.3+ uhm, this doesn't sound much thread safe to

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

2007-10-05 Thread Nuno Lopes
nlopess Fri Oct 5 14:49:40 2007 UTC Modified files: /php-srcconfigure.in Log: MFB: allow lcov 1.6 http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.641r2=1.642diff_format=u Index: php-src/configure.in diff -u php-src/configure.in:1.641

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

2007-10-05 Thread Nuno Lopes
nlopess Fri Oct 5 14:48:32 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: lcov 1.6 also works correctly http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.3r2=1.579.2.52.2.77.2.4diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) / configure.in

2007-10-05 Thread Nuno Lopes
nlopess Fri Oct 5 14:51:36 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcconfigure.in Log: allow lcov 1.6 http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77r2=1.579.2.52.2.78diff_format=u Index: php-src/configure.in diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pcre php_pcre.c /ext/pcre/tests bug37911.phpt

2007-10-07 Thread Nuno Lopes
nlopess Sun Oct 7 11:48:28 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pcre/tests bug37911.phpt Modified files: /php-src/ext/pcre php_pcre.c Log: fix bug #37911: preg_replace_callback ignores named groups

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

2007-10-07 Thread Nuno Lopes
nlopess Sun Oct 7 11:51:36 2007 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN: #37911 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.23r2=1.2027.2.547.2.965.2.24diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /ext/pcre php_pcre.c /ext/pcre/tests bug37911.phpt

2007-10-07 Thread Nuno Lopes
nlopess Sun Oct 7 12:09:02 2007 UTC Modified files: /php-src/ext/pcre php_pcre.c /php-src/ext/pcre/tests bug37911.phpt Log: MFB: fix #37911 http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.222r2=1.223diff_format=u Index:

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

2007-10-07 Thread Nuno Lopes
nlopess Sun Oct 7 12:14:02 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcre php_pcre.c Log: fix the previous patch: the rc var doesnt need to be passed to the make_subpats_table()

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

2007-10-07 Thread Nuno Lopes
nlopess Sun Oct 7 12:14:59 2007 UTC Modified files: /php-src/ext/pcre php_pcre.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.223r2=1.224diff_format=u Index: php-src/ext/pcre/php_pcre.c diff -u php-src/ext/pcre/php_pcre.c:1.223

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

2007-10-07 Thread Nuno Lopes
nlopess Sun Oct 7 12:20:11 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcre php_pcre.c Log: now fix the thread-safe build.. #sorry for the noise, but I didnt commit patches to PHP for a long time..

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

2007-10-07 Thread Nuno Lopes
nlopess Sun Oct 7 12:21:05 2007 UTC Modified files: /php-src/ext/pcre php_pcre.c Log: MFB: fix ZTS build http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.224r2=1.225diff_format=u Index: php-src/ext/pcre/php_pcre.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pcre php_pcre.c /ext/pcre/tests bug42737.phpt

2007-10-07 Thread Nuno Lopes
nlopess Sun Oct 7 13:57:10 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pcre/tests bug42737.phpt Modified files: /php-srcNEWS /php-src/ext/pcre php_pcre.c Log: Fixed bug #42737 (preg_split('//u') triggers a E_NOTICE

[PHP-CVS] cvs: php-src /ext/pcre/tests bug42737.phpt

2007-10-07 Thread Nuno Lopes
nlopess Sun Oct 7 14:00:20 2007 UTC Modified files: /php-src/ext/pcre/tests bug42737.phpt Log: add test for bug #42737. HEAD didnt have this bug, as it uses a smarter way to iterate over utf-8 chars

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard file.c /main/streams plain_wrapper.c

2007-11-12 Thread Nuno Lopes
Hi Ilia, + char mode[3] = wb; + if (flags PHP_FILE_APPEND) { + mode[0] = 'a'; + } else if (flags LOCK_EX) { + mode[0] = 'c'; uhm, I think this assignment isn't needed, as the variable should already contain the '\0' from the initilization above. + mode[2] = '\0'; probably you meant

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_firebird .cvsignore

2007-11-16 Thread Nuno Lopes
nlopess Fri Nov 16 12:17:39 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_firebird .cvsignore Log: ignore gcov files http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_firebird/.cvsignore?r1=1.1r2=1.1.6.1diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/pdo_firebird .cvsignore

2007-11-16 Thread Nuno Lopes
nlopess Fri Nov 16 12:20:57 2007 UTC Modified files: /php-src/ext/pdo_firebird .cvsignore Log: ignore gcov files http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_firebird/.cvsignore?r1=1.1r2=1.2diff_format=u Index: php-src/ext/pdo_firebird/.cvsignore diff -u

Re: [PHP-CVS] cvs: php-src / run-tests.php

2007-12-12 Thread Nuno Lopes
Ah you are fast (less than 24 hours :)! Thank you Tony for the patch. Can you please also merge it to PHP 5.2, so that I can upgrade valgrind in the gcov machine? Thanks, Nuno - Original Message - From: Antony Dovgal [EMAIL PROTECTED] To: php-cvs@lists.php.net Sent: Wednesday,

Re: [PHP-CVS] cvs: php-src / run-tests.php

2007-12-12 Thread Nuno Lopes
Thank you :) Nuno P.S.: I'll upgrade valgrind in the gcov box later next week - Original Message - On 12.12.2007 23:13, Nuno Lopes wrote: Ah you are fast (less than 24 hours :)! Thank you Tony for the patch. Hehe, no problem =) Can you please also merge it to PHP 5.2, so that I

Re: [PHP-CVS] cvs: php-src / run-tests.php

2007-12-24 Thread Nuno Lopes
@@ -1600,7 +1600,7 @@ $wanted_re = str_replace('%i', '[+-]?\d+', $wanted_re); $wanted_re = str_replace('%d', '\d+', $wanted_re); $wanted_re = str_replace('%x', '[0-9a-fA-F]+', $wanted_re); - $wanted_re = str_replace('%f', '[+-]?\.?\d+\.?\d*(?:E[+-]?\d+)?', $wanted_re); + $wanted_re =

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gmp/tests 011.phpt 026.phpt

2007-12-27 Thread Nuno Lopes
nlopess Thu Dec 27 16:05:01 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gmp/tests 011.phpt 026.phpt Log: fix tests http://cvs.php.net/viewvc.cgi/php-src/ext/gmp/tests/011.phpt?r1=1.1.2.5.2.1r2=1.1.2.5.2.2diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/gmp/tests 026.phpt

2007-12-27 Thread Nuno Lopes
nlopess Thu Dec 27 16:05:59 2007 UTC Modified files: /php-src/ext/gmp/tests 026.phpt Log: MFB: fix tests http://cvs.php.net/viewvc.cgi/php-src/ext/gmp/tests/026.phpt?r1=1.3r2=1.4diff_format=u Index: php-src/ext/gmp/tests/026.phpt diff -u

[PHP-CVS] cvs: php-src /ext/com_dotnet php_com_dotnet.h /ext/ctype php_ctype.h /ext/filter php_filter.h /ext/gmp php_gmp.h /ext/json php_json.h /ext/mime_magic php_mime_magic.h /ext/mssql php_ms

2008-01-03 Thread Nuno Lopes
nlopess Thu Jan 3 16:18:29 2008 UTC Modified files: /php-src/ext/com_dotnet php_com_dotnet.h /php-src/ext/ctype php_ctype.h /php-src/ext/filter php_filter.h /php-src/ext/gmpphp_gmp.h /php-src/ext/json php_json.h

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/com_dotnet php_com_dotnet.h /ext/ctype php_ctype.h /ext/filter php_filter.h /ext/gmp php_gmp.h /ext/json php_json.h /ext/mime_magic php_mime_magic.h /ext/mss

2008-01-03 Thread Nuno Lopes
nlopess Thu Jan 3 16:20:34 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/com_dotnet php_com_dotnet.h /php-src/ext/ctype php_ctype.h /php-src/ext/filter php_filter.h /php-src/ext/gmpphp_gmp.h /php-src/ext/json php_json.h

Re: [PHP-CVS] cvs: php-src / run-tests.php

2008-01-05 Thread Nuno Lopes
Please also update http://qa.php.net/write-test.php (in cvs, under the qaweb module). Thanks, Nuno - Original Message - From: Greg Beaver [EMAIL PROTECTED] To: php-cvs@lists.php.net Sent: Saturday, January 05, 2008 9:04 PM Subject: [PHP-CVS] cvs: php-src / run-tests.php cellog

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pcre php_pcre.c /ext/pcre/tests bug42945.phpt

2008-01-13 Thread Nuno Lopes
nlopess Sun Jan 13 14:44:29 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pcre/tests bug42945.phpt Modified files: /php-srcNEWS /php-src/ext/pcre php_pcre.c Log: Fixed bug #42945 (preg_split() swallows part of the

[PHP-CVS] cvs: php-src /ext/pcre php_pcre.c /ext/pcre/tests bug42945.phpt

2008-01-13 Thread Nuno Lopes
nlopess Sun Jan 13 14:57:54 2008 UTC Modified files: /php-src/ext/pcre php_pcre.c /php-src/ext/pcre/tests bug42945.phpt Log: MFB: fix bug #42945 http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.227r2=1.228diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pcre upgrade-pcre.php

2008-01-14 Thread Nuno Lopes
nlopess Mon Jan 14 09:40:29 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcre upgrade-pcre.php Log: MFB5.2: fix script for files with short names http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/upgrade-pcre.php?r1=1.1.2.3r2=1.1.2.3.2.1diff_format=u

[PHP-CVS] cvs: php-src /ext/pcre upgrade-pcre.php

2008-01-14 Thread Nuno Lopes
nlopess Mon Jan 14 09:40:53 2008 UTC Modified files: /php-src/ext/pcre upgrade-pcre.php Log: MFB5.2: fix script for files with short names http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/upgrade-pcre.php?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard/tests/dir .cvsignore

2008-01-14 Thread Nuno Lopes
nlopess Mon Jan 14 09:32:32 2008 UTC Modified files: /php-src/ext/standard/tests/dir .cvsignore Log: add cvsignore http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/dir/.cvsignore?r1=1.1r2=1.2diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/dir .cvsignore

2008-01-14 Thread Nuno Lopes
nlopess Mon Jan 14 09:31:56 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/dir .cvsignore Log: ignore run-tests generated files http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/dir/.cvsignore?view=markuprev=1.1 Index:

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

2008-01-14 Thread Nuno Lopes
nlopess Mon Jan 14 09:46:55 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pcre/tests bug42945.phpt Modified files: /php-srcNEWS /php-src/ext/pcre php_pcre.c Log: MFH: fix bug #42945, as asked by Ilia

[PHP-CVS] cvs: php-src /ext/zlib/tests ob_003.phpt ob_004.phpt ob_005.phpt

2008-01-14 Thread Nuno Lopes
nlopess Mon Jan 14 10:00:25 2008 UTC Modified files: /php-src/ext/zlib/tests ob_003.phpt ob_004.phpt ob_005.phpt Log: force tests to be run in CGI mode http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/tests/ob_003.phpt?r1=1.2r2=1.3diff_format=u Index:

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

2008-01-17 Thread Nuno Lopes
nlopess Thu Jan 17 23:02:51 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: pcre 7.5 is in 5.2 branch as well http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.77r2=1.2027.2.547.2.965.2.78diff_format=u Index: php-src/NEWS diff

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

2008-01-25 Thread Nuno Lopes
nlopess Fri Jan 25 19:58:51 2008 UTC Modified files: /php-src/ext/pdopdo_sqlstate.c Log: MFB: move data to const segment http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_sqlstate.c?r1=1.11r2=1.12diff_format=u Index: php-src/ext/pdo/pdo_sqlstate.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/ereg/regex cclass.h regerror.c

2008-01-25 Thread Nuno Lopes
nlopess Fri Jan 25 20:11:53 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/ereg/regex cclass.h regerror.c Log: const'ify more 372 bytes http://cvs.php.net/viewvc.cgi/php-src/ext/ereg/regex/cclass.h?r1=1.4.8.2r2=1.4.8.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl php_spl.c php_spl.h /ext/tidy php_tidy.h tidy.c

2008-01-25 Thread Nuno Lopes
nlopess Fri Jan 25 20:29:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splphp_spl.c php_spl.h /php-src/ext/tidy php_tidy.h tidy.c Log: more const kewywording remove spl_functions_none var (wast used anywhere

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

2008-01-25 Thread Nuno Lopes
nlopess Fri Jan 25 19:57:58 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdopdo_sqlstate.c Log: move about 3K of data to the const area. also reduce memory usage (~ -266 bytes :P)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/ereg/regex cname.h

2008-01-25 Thread Nuno Lopes
nlopess Fri Jan 25 20:04:10 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/ereg/regex cname.h Log: const'ify more 768 bytes http://cvs.php.net/viewvc.cgi/php-src/ext/ereg/regex/cname.h?r1=1.3.36.2r2=1.3.36.3diff_format=u Index:

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

2008-01-25 Thread Nuno Lopes
nlopess Fri Jan 25 19:38:26 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcre php_pcre.c php_pcre.h Log: spread some static keywords http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.168.2.9.2.21.2.9r2=1.168.2.9.2.21.2.10diff_format=u

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

2008-01-25 Thread Nuno Lopes
nlopess Fri Jan 25 20:21:18 2008 UTC Modified files: /php-src/ext/filter filter.c Log: MFB: const keywording http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.89r2=1.90diff_format=u Index: php-src/ext/filter/filter.c diff -u

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

2008-01-25 Thread Nuno Lopes
nlopess Fri Jan 25 20:30:36 2008 UTC Modified files: /php-src/ext/splphp_spl.c php_spl.h /php-src/ext/tidy php_tidy.h tidy.c Log: MFB: const keywording http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.120r2=1.121diff_format=u Index:

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

2008-01-25 Thread Nuno Lopes
nlopess Fri Jan 25 20:20:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter filter.c Log: const more 216 bytes (on a 32-bits host) http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.39.2.2r2=1.52.2.39.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/ereg/regex cname.h

2008-01-25 Thread Nuno Lopes
nlopess Fri Jan 25 20:04:44 2008 UTC Modified files: /php-src/ext/ereg/regex cname.h Log: MFB: const'ify http://cvs.php.net/viewvc.cgi/php-src/ext/ereg/regex/cname.h?r1=1.3r2=1.4diff_format=u Index: php-src/ext/ereg/regex/cname.h diff -u

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

2008-01-25 Thread Nuno Lopes
nlopess Fri Jan 25 19:39:45 2008 UTC Modified files: /php-src/ext/pcre php_pcre.c php_pcre.h Log: spread some static keywords http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.228r2=1.229diff_format=u Index: php-src/ext/pcre/php_pcre.c diff -u

[PHP-CVS] cvs: php-src /ext/ereg/regex cclass.h regerror.c

2008-01-25 Thread Nuno Lopes
nlopess Fri Jan 25 20:20:54 2008 UTC Modified files: /php-src/ext/ereg/regex cclass.h regerror.c Log: MFB: const keywording http://cvs.php.net/viewvc.cgi/php-src/ext/ereg/regex/cclass.h?r1=1.4r2=1.5diff_format=u Index: php-src/ext/ereg/regex/cclass.h diff

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl php_spl.c php_spl.h /ext/tidy php_tidy.h tidy.c

2008-01-26 Thread Nuno Lopes
On 25.01.2008 23:29, Nuno Lopes wrote: -zend_module_entry spl_module_entry = { +const zend_module_entry spl_module_entry = { -zend_module_entry tidy_module_entry = { +const zend_module_entry tidy_module_entry = { This makes PHP to crash right after the start. Please revert. Ah damn

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/strings moneyformat.phpt setlocale_basic1.phpt setlocale_basic2.phpt setlocale_basic3.phpt setlocale_variation1.phpt setlocale_variation3.phpt setlo

2008-01-27 Thread Nuno Lopes
nlopess Sun Jan 27 16:45:43 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/strings moneyformat.phpt setlocale_basic1.phpt setlocale_basic2.phpt

[PHP-CVS] cvs: php-src /ext/standard/tests/strings moneyformat.phpt

2008-01-27 Thread Nuno Lopes
nlopess Sun Jan 27 16:54:02 2008 UTC Modified files: /php-src/ext/standard/tests/strings moneyformat.phpt Log: be more strict in the skipif http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/moneyformat.phpt?r1=1.5r2=1.6diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/strings moneyformat.phpt

2008-01-27 Thread Nuno Lopes
nlopess Sun Jan 27 16:54:22 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/strings moneyformat.phpt Log: be more strict in the skipif

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date/tests bug43003.phpt

2008-01-27 Thread Nuno Lopes
nlopess Sun Jan 27 17:01:11 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date/tests bug43003.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/bug43003.phpt?r1=1.1.2.2r2=1.1.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/date/tests bug43003.phpt

2008-01-27 Thread Nuno Lopes
nlopess Sun Jan 27 17:02:01 2008 UTC Modified files: /php-src/ext/date/tests bug43003.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/bug43003.phpt?r1=1.1r2=1.2diff_format=u Index: php-src/ext/date/tests/bug43003.phpt diff -u

[PHP-CVS] cvs: php-src /ext/standard/tests/strings moneyformat.phpt setlocale_basic1.phpt setlocale_basic2.phpt setlocale_basic3.phpt setlocale_variation1.phpt setlocale_variation3.phpt setlocale_vari

2008-01-27 Thread Nuno Lopes
nlopess Sun Jan 27 16:52:34 2008 UTC Modified files: /php-src/ext/standard/tests/strings moneyformat.phpt setlocale_basic1.phpt setlocale_basic2.phpt

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

2008-01-27 Thread Nuno Lopes
Thank you for reverting this. It seems that the Zend engine really requires right access to these structures. The engine needs fixing first. Thanks, Nuno - Original Message - From: Marcus Boerger [EMAIL PROTECTED] To: php-cvs@lists.php.net Sent: Sunday, January 27, 2008 3:03 PM

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

2008-01-27 Thread Nuno Lopes
I'll take a look into that to see how feasible it is and if it presents any useful gains. Thanks, Nuno - Original Message - Hello Nuno, it writes the module number in the structure. We could have the macros create a static non const int that receives the module number and

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

2008-01-28 Thread Nuno Lopes
nlopess Mon Jan 28 11:16:00 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysql php_mysql_structs.h Log: remove unused PHP_MYSQL_API macro http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/php_mysql_structs.h?r1=1.1.2.2r2=1.1.2.3diff_format=u Index:

  1   2   3   4   5   6   7   >