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

2006-09-04 Thread Nuno Lopes
nlopess Mon Sep 4 19:15:00 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard filters.c Log: fix gcc warning http://cvs.php.net/viewvc.cgi/php-src/ext/standard/filters.c?r1=1.44.2.6.2.2&r2=1.44.2.6.2.3&diff_format=u Index: php-src/ext/standar

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

2006-09-04 Thread Nuno Lopes
nlopess Mon Sep 4 19:16:21 2006 UTC Modified files: /php-src/ext/standard filters.c Log: MFB: fix gcc warning http://cvs.php.net/viewvc.cgi/php-src/ext/standard/filters.c?r1=1.57&r2=1.58&diff_format=u Index: php-src/ext/standard/filters.c diff -u php-src/

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

2006-09-05 Thread Nuno Lopes
nlopess Tue Sep 5 12:30:35 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring mbstring.c Log: first fix from my new zend_parse_parameters_* checker http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.224.2.22.2.12&r2=1.224.2.22

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

2006-09-05 Thread Nuno Lopes
nlopess Tue Sep 5 12:32:13 2006 UTC Modified files: /php-src/ext/mbstring mbstring.c Log: MFB (int->long) http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.260&r2=1.261&diff_format=u Index: php-src/ext/mbstring/mbstring.c diff -u php-src/

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

2006-09-05 Thread Nuno Lopes
nlopess Tue Sep 5 12:39:20 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date php_date.c /php-src/ext/libxml libxml.c Log: int->zend_bool where possible http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.27&r2=1.43.2.45.2.2

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

2006-09-05 Thread Nuno Lopes
nlopess Tue Sep 5 12:42:25 2006 UTC Modified files: /php-src/ext/date php_date.c /php-src/ext/libxml libxml.c Log: MFB: int->zend_bool where possible http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.114&r2=1.115&diff_format=u Index: php-src

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

2006-09-05 Thread Nuno Lopes
nlopess Tue Sep 5 13:50:22 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: remove some leftover code from the time tidy would throw exceptions http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.9&r2=1.66.2.8.2.10&diff_

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

2006-09-05 Thread Nuno Lopes
nlopess Tue Sep 5 14:55:56 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/tidy/tests 020.phpt Modified files: /php-src/ext/tidy tidy.c Log: finish the cleaning. also add a new test http://cvs.php.net/viewvc.cgi/php-src/ext/ti

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/tidy tidy.c /ext/tidy/tests 007.phpt 020.phpt 021.phpt 022.phpt 023.phpt

2006-09-05 Thread Nuno Lopes
nlopess Tue Sep 5 15:23:26 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/tidy/tests 021.phpt 022.phpt 023.phpt Modified files: /php-src/ext/tidy tidy.c /php-src/ext/tidy/tests 007.phpt 020.phpt Log: sync code and tests

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

2006-09-05 Thread Nuno Lopes
nlopess Tue Sep 5 15:25:44 2006 UTC Modified files: /php-src/ext/tidy php_tidy.h tidy.c /php-src/ext/tidy/tests 023.phpt 007.phpt Log: sync code and tests with PHP_5_2 http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/php_tidy.h?r1=1.31&r2=1.32&diff_form

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/apache php_apache.c /sapi/apache_hooks php_apache.c

2006-09-06 Thread Nuno Lopes
nlopess Wed Sep 6 11:54:29 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/apachephp_apache.c /php-src/sapi/apache_hooks php_apache.c Log: more int->zend_bool conversions http://cvs.php.net/viewvc.cgi/php-src/sapi/apache/php_apache.c?r1=1.

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

2006-09-06 Thread Nuno Lopes
nlopess Wed Sep 6 11:55:12 2006 UTC Modified files: /php-src/sapi/apachephp_apache.c /php-src/sapi/apache_hooks php_apache.c Log: MFB: more int->zend_bool conversions http://cvs.php.net/viewvc.cgi/php-src/sapi/apache/php_apache.c?r1=1.96&r2=1.97&d

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

2006-09-06 Thread Nuno Lopes
nlopess Wed Sep 6 15:13:16 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: fix a few more zend_parse_parameters() issues http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.10&r2=1.11&diff_format=u Index: php-src/ext/zip/php_zip.c diff -u p

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

2006-09-06 Thread Nuno Lopes
nlopess Wed Sep 6 15:19:41 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zipphp_zip.c Log: MFH zend_parse_parameters() fixes http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.9&r2=1.1.2.10&diff_format=u Index: php-src/ext/zip/php_zip

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

2006-09-06 Thread Nuno Lopes
nlopess Wed Sep 6 15:31:48 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c Log: fix one more parameter (int*->int) http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.2.22.2.14&r2=1.151.2.22.2.15&diff_forma

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

2006-09-06 Thread Nuno Lopes
nlopess Wed Sep 6 15:32:19 2006 UTC Modified files: /php-src/ext/simplexml simplexml.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.218&r2=1.219&diff_format=u Index: php-src/ext/simplexml/simplexml.c diff -u php-src/ext/sim

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

2006-09-06 Thread Nuno Lopes
nlopess Wed Sep 6 16:30:59 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pcre php_pcre.c Log: fix memleak of pcre study data http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.168.2.9.2.10&r2=1.168.2.9.2.11&diff_format=u Index: php-src/ex

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

2006-09-06 Thread Nuno Lopes
nlopess Wed Sep 6 16:31:28 2006 UTC Modified files: /php-src/ext/pcre php_pcre.c Log: MFB: fix memleak of pcre study data http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.196&r2=1.197&diff_format=u Index: php-src/ext/pcre/php_pcre.c diff -u php-

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

2006-09-06 Thread Nuno Lopes
Derick can you please merge this to the PHP 4.4 branch? I currently don't have a php 4 checkout. The patch is pretty safe. Nuno - Original Message - nlopess Wed Sep 6 16:30:59 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pcre php_pcre.c Log: fix memleak

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

2006-09-06 Thread Nuno Lopes
On Wed, 6 Sep 2006, Nuno Lopes wrote: Derick can you please merge this to the PHP 4.4 branch? I currently don't have a php 4 checkout. The patch is pretty safe. Done Derick Thanks ;) Nuno -- 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) /scripts/dev check_parameters.php

2006-09-08 Thread Nuno Lopes
nlopess Fri Sep 8 16:35:17 2006 UTC Added files: (Branch: PHP_5_2) /php-src/scripts/devcheck_parameters.php Log: add the script to run diagnostic tests on zend_parse_parameters*() usage, per Andrei's request http://cvs.php.net/viewvc.cgi/php-src/scr

[PHP-CVS] cvs: php-src /scripts/dev check_parameters.php

2006-09-08 Thread Nuno Lopes
copy of the PHP license and are unable to | + | obtain it through the world-wide-web, please send a note to | + | [EMAIL PROTECTED] so we can mail you a copy immediately. | + +--+ + | Author: Nuno Lopes

[PHP-CVS] cvs: php-src / Makefile.gcov

2006-09-10 Thread Nuno Lopes
nlopess Sun Sep 10 12:38:32 2006 UTC Modified files: /php-srcMakefile.gcov Log: MFB http://cvs.php.net/viewvc.cgi/php-src/Makefile.gcov?r1=1.14&r2=1.15&diff_format=u Index: php-src/Makefile.gcov diff -u php-src/Makefile.gcov:1.14 php-src/Makefile.gcov:1.15 -

[PHP-CVS] cvs: php-src(PHP_5_2) / Makefile.gcov

2006-09-10 Thread Nuno Lopes
nlopess Sun Sep 10 12:37:44 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcMakefile.gcov Log: fix lcov processing with gcc 4.1 (some .h files were not copied) http://cvs.php.net/viewvc.cgi/php-src/Makefile.gcov?r1=1.4.2.10.2.1&r2=1.4.2.10.2.2&diff_format=

[PHP-CVS] cvs: php-src / run-tests.php /tests/run-test test010.phpt

2006-09-14 Thread Nuno Lopes
nlopess Thu Sep 14 17:07:41 2006 UTC Modified files: /php-srcrun-tests.php /php-src/tests/run-test test010.phpt Log: MFB http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.306&r2=1.307&diff_format=u Index: php-src/run-tests.php diff -u php-src

[PHP-CVS] cvs: php-src(PHP_5_2) / run-tests.php /tests/run-test test010.phpt

2006-09-14 Thread Nuno Lopes
nlopess Thu Sep 14 16:58:52 2006 UTC Added files: (Branch: PHP_5_2) /php-src/tests/run-test test010.phpt Modified files: /php-srcrun-tests.php Log: add --STDIN-- support http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226

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

2006-09-15 Thread Nuno Lopes
nlopess Fri Sep 15 14:33:34 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy php_tidy.h tidy.c Log: remove more old code and macros. also remove the module global 'inst' (not needed anymore) http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/php_tidy.h?

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

2006-09-15 Thread Nuno Lopes
nlopess Fri Sep 15 14:43:08 2006 UTC Modified files: /php-src/ext/tidy php_tidy.h tidy.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/php_tidy.h?r1=1.33&r2=1.34&diff_format=u Index: php-src/ext/tidy/php_tidy.h diff -u php-src/ext/tidy/php_tidy.h:1.3

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

2006-09-15 Thread Nuno Lopes
nlopess Fri Sep 15 14:57:52 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: remove warning. thanks Tony for noticing http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.13&r2=1.66.2.8.2.14&diff_format=u Index: php-src/ex

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

2006-09-15 Thread Nuno Lopes
nlopess Fri Sep 15 14:59:04 2006 UTC Modified files: /php-src/ext/tidy tidy.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.100&r2=1.101&diff_format=u Index: php-src/ext/tidy/tidy.c diff -u php-src/ext/tidy/tidy.c:1.100 php-src/ext/tidy/t

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd/libgd gd.h gdfontg.c gdfontl.c gdfontmb.c gdfonts.c gdfontt.c gdtables.c

2006-09-15 Thread Nuno Lopes
nlopess Fri Sep 15 15:11:54 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gd.h gdfontg.c gdfontl.c gdfontmb.c gdfonts.c gdfontt.c gdtables.c Log: mark some huge arrays as read-only http://cvs.php.net/viewv

[PHP-CVS] cvs: php-src /ext/gd/libgd gd.h gdfontg.c gdfontl.c gdfontmb.c gdfonts.c gdfontt.c gdtables.c

2006-09-15 Thread Nuno Lopes
nlopess Fri Sep 15 15:14:04 2006 UTC Modified files: /php-src/ext/gd/libgd gd.h gdfontg.c gdfontl.c gdfontmb.c gdfonts.c gdfontt.c gdtables.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd.h?r1=1.28&r2=1.29&

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

2006-09-15 Thread Nuno Lopes
nlopess Fri Sep 15 16:11:39 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gdft.c Log: fix a valgrind warning. this also provides a 5x speedup in the imagefttext.phpt test, because without this patch it never got cache hits http://cvs.php

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

2006-09-15 Thread Nuno Lopes
nlopess Fri Sep 15 16:14:57 2006 UTC Modified files: /php-src/ext/gd/libgd gdft.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.37&r2=1.38&diff_format=u Index: php-src/ext/gd/libgd/gdft.c diff -u php-src/ext/gd/libgd/gdft.c:1.37 p

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

2006-09-16 Thread Nuno Lopes
nlopess Sat Sep 16 12:05:12 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/opensslopenssl.c Log: fix mem leak. hash keys dont need to be strdup'ed http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/openssl.c?r1=1.98.2.5.2.20&r2=1.98.2.5.2.21&diff_

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

2006-09-16 Thread Nuno Lopes
nlopess Sat Sep 16 12:05:42 2006 UTC Modified files: /php-src/ext/opensslopenssl.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/openssl.c?r1=1.123&r2=1.124&diff_format=u Index: php-src/ext/openssl/openssl.c diff -u php-src/ext/openssl/opens

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/posix posix.c /ext/posix/tests .cvsignore 001.phpt

2006-09-16 Thread Nuno Lopes
nlopess Sat Sep 16 17:41:57 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/posix/tests.cvsignore 001.phpt Modified files: /php-src/ext/posix posix.c Log: fix possible crash in posix_access() http://cvs.php.net/viewvc.cgi/php-sr

[PHP-CVS] cvs: php-src /ext/posix posix.c /ext/posix/tests .cvsignore 001.phpt

2006-09-16 Thread Nuno Lopes
nlopess Sat Sep 16 17:42:44 2006 UTC Modified files: /php-src/ext/posix posix.c /php-src/ext/posix/tests.cvsignore 001.phpt Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/posix/posix.c?r1=1.78&r2=1.79&diff_format=u Index: php-src/ext/posix/posix.c

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/xmlreader php_xmlreader.c /ext/xmlwriter php_xmlwriter.c

2006-09-16 Thread Nuno Lopes
nlopess Sat Sep 16 18:15:25 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/xmlreader php_xmlreader.c /php-src/ext/xmlwriter php_xmlwriter.c Log: add missing checks around expand_filepath() http://cvs.php.net/viewvc.cgi/php-src/ext/xmlreade

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/xmlreader php_xmlreader.c /ext/xmlwriter php_xmlwriter.c

2006-09-16 Thread Nuno Lopes
nlopess Sat Sep 16 18:18:55 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/xmlreader php_xmlreader.c /php-src/ext/xmlwriter php_xmlwriter.c Log: plug leaks that in the previous patch http://cvs.php.net/viewvc.cgi/php-src/ext/xmlreader/php_

[PHP-CVS] cvs: php-src /ext/xmlreader php_xmlreader.c /ext/xmlwriter php_xmlwriter.c

2006-09-16 Thread Nuno Lopes
nlopess Sat Sep 16 18:21:53 2006 UTC Modified files: /php-src/ext/xmlreader php_xmlreader.c /php-src/ext/xmlwriter php_xmlwriter.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/xmlreader/php_xmlreader.c?r1=1.40&r2=1.41&diff_format=u Index: ph

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd/libgd gd.h gdfontg.c gdfontl.c gdfontmb.c gdfonts.c gdfontt.c

2006-09-16 Thread Nuno Lopes
nlopess Sat Sep 16 19:07:46 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gd.h gdfontg.c gdfontl.c gdfontmb.c gdfonts.c gdfontt.c Log: fix compiler warnings introduced in my previous commit http://cvs.php.

[PHP-CVS] cvs: php-src /ext/gd/libgd gd.h gdfontg.c gdfontl.c gdfontmb.c gdfonts.c gdfontt.c

2006-09-16 Thread Nuno Lopes
nlopess Sat Sep 16 19:08:21 2006 UTC Modified files: /php-src/ext/gd/libgd gd.h gdfontg.c gdfontl.c gdfontmb.c gdfonts.c gdfontt.c Log: MFB: fix compiler warnings introduced in my previous commit http://cvs.php.net/viewvc.c

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

2009-04-10 Thread Nuno Lopes
nlopess Fri Apr 10 15:47:15 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pcre/tests bug47662.phpt Modified files: /php-src/ext/pcre php_pcre.c Log: fix bug #47662: support more than 127 named subpatterns http://cvs.php.net/v

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

2009-04-10 Thread Nuno Lopes
nlopess Fri Apr 10 15:48:22 2009 UTC Modified files: /php-src/ext/pcre php_pcre.c /php-src/ext/pcre/tests bug47662.phpt Log: MFB: fix #47662 http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.250&r2=1.251&diff_format=u Index: php-src/ext/p

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

2009-04-10 Thread Nuno Lopes
nlopess Fri Apr 10 15:50:15 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN 47552 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.554&r2=1.2027.2.547.2.965.2.555&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027

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

2009-04-14 Thread Nuno Lopes
nlopess Tue Apr 14 20:31:32 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pcre/tests bug47662.phpt Modified files: /php-src/ext/pcre php_pcre.c Log: MFH: fix bug #47662: support more than 127 named subpatterns http://cvs.php.

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pcre/pcrelib AUTHORS ChangeLog LICENCE NEWS NON-UNIX-USE README config.h dftables.c pcre.h pcre_compile.c pcre_config.c pcre_exec.c pcre_fullinfo.c pcr

2009-04-14 Thread Nuno Lopes
Ok, done. Nuno We should upgrade the lib for 5.2 as well. Ilia Alshanetsky On 11-Apr-09, at 2:57 PM, Nuno Lopes wrote: nlopess Sat Apr 11 18:57:29 2009 UTC7 Log: upgrade PCRE to version 7.9 -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2009-04-25 Thread Nuno Lopes
nlopess Sat Apr 25 16:33:41 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date/lib parse_tz.c Log: fix strict aliasing problems. this should fix the crash that Sebastian was having with gcc 4.4. Please confirm this is the case http://cvs.php.ne

[PHP-CVS] cvs: php-src /ext/date/lib parse_tz.c

2009-04-25 Thread Nuno Lopes
nlopess Sat Apr 25 16:42:24 2009 UTC Modified files: /php-src/ext/date/lib parse_tz.c Log: MFB: fix strict aliasing issues http://cvs.php.net/viewvc.cgi/php-src/ext/date/lib/parse_tz.c?r1=1.40&r2=1.41&diff_format=u Index: php-src/ext/date/lib/parse_tz.c di

Re: [PHP-CVS] cvs: php-src /win32 php_stdint.h

2009-05-04 Thread Nuno Lopes
pajoye Mon May 4 20:32:33 2009 UTC Modified files: /php-src/win32 php_stdint.h Log: - a macro will just do it too http://cvs.php.net/viewvc.cgi/php-src/win32/php_stdint.h?r1=1.5&r2=1.6&diff_format=u Index: php-src/win32/php_stdint.h diff -u php-src/win32/php_stdint.h:1.5 php-src/win32/ph

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

2009-05-23 Thread Nuno Lopes
nlopess Sat May 23 13:52:01 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_firebird config.m4 Log: fix compilation of pdo_firebird and intl extension with ld --as-needed http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_firebird/config.m4?r1=1.8.4.2.2.

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

2009-05-23 Thread Nuno Lopes
nlopess Sat May 23 13:52:53 2009 UTC Modified files: /php-src/ext/pdo_firebird config.m4 Log: MFB: fix compilation of pdo_firebird and intl extension with ld --as-needed http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_firebird/config.m4?r1=1.11&r2=1.12&diff_form

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

2009-05-24 Thread Nuno Lopes
This changes the default directory of the lib, so I don't think it's suitable for a bugfix-only branch. Anyway, noone complained about this problem (except myself), although it has been around forever. Nuno - Original Message - And PHP_5_2 ..? Nuno Lopes kirjoitti: nlope

Re: [PHP-CVS] cvs: phpruntests /documentation ParallelExecutionStrategy.odp

2009-06-30 Thread Nuno Lopes
Hi, The file was added in ASCII. Please remove it and readd it as binary. You can do that with: cvs -kb file.odp Nuno zoe Tue Jun 30 09:41:23 2009 UTC Added files: /phpruntests/documentation ParallelExecutionStrategy.odp Log: parallel execution diagram -- PHP CVS Mailing List (ht

Re: [PHP-CVS] cvs: php-src /ext/standard/tests/misc time_nanosleep_error4.phpt

2009-07-01 Thread Nuno Lopes
kalle Wed Jul 1 20:26:37 2009 UTC Modified files: /php-src/ext/standard/tests/misc time_nanosleep_error4.phpt Log: Fix test on Windows http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/misc/time_nanosleep_error4.phpt?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/standard/tests/mis

Re: [PHP-CVS] svn: php/php-src/branches/PHP_5_2/win32/

2009-07-11 Thread Nuno Lopes
Just FYI, this file (and php-src/INSTALL) used to be generated automatically from phpdoc sources. I used to do this myself, but I haven't done it for quite some time now, so I don't know what's the status. Does anyone knows? Nuno - Original Message - rasmus Sat, 11 Jul 2009 04:14:29

Re: [PHP-CVS] svn: php/php-src/branches/PHP_5_2/win32/

2009-07-11 Thread Nuno Lopes
On Sat, Jul 11, 2009 at 13:14, Nuno Lopes wrote: Just FYI, this file (and php-src/INSTALL) used to be generated automatically from phpdoc sources. I used to do this myself, but I haven't done it for quite some time now, so I don't know what's the status. Does anyone knows?

[PHP-CVS] svn: php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/proc_open.c branches/PHP_5_3/ext/standard/proc_open.h branches/PHP_5_3/ext/standard/tests/general_functions/proc_open03.

2009-07-19 Thread Nuno Lopes
nlopess Sun, 19 Jul 2009 14:52:27 + URL: http://svn.php.net/viewvc?view=revision&revision=284353 Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/ext/standard/proc_open.c U php/php-src/branches/PHP_5_3/ext/standard/proc_op

[PHP-CVS] svn: php/php-src/branches/PHP_5_3/

2009-07-19 Thread Nuno Lopes
nlopess Sun, 19 Jul 2009 14:57:28 + URL: http://svn.php.net/viewvc?view=revision&revision=284355 Changed paths: _U php/php-src/branches/PHP_5_3/ _U php/php-src/branches/PHP_5_3/pear/ _U php/php-src/branches/PHP_5_3/sapi/cli/ _U php/php-src/branches/

Re: [PHP-CVS] svn: SVNROOT/ global_avail

2009-07-20 Thread Nuno Lopes
Thank you! Nuno - Original Message - gwynne Sun, 19 Jul 2009 23:59:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=284402 Changed paths: U SVNROOT/global_avail Log: fix Nuno's username Modified: SVNROOT/global_avail ==

Re: [PHP-CVS] svn: php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/proc_open.c branches/PHP_5_3/ext/standard/proc_open.h branches/PHP_5_3/ext/standard/tests/general_functions/proc_ope

2009-07-20 Thread Nuno Lopes
feature can go into PHP_5_3? I thought it was supposed to go HEAD only.. --Jani On 07/19/2009 05:52 PM, Nuno Lopes wrote: nlopess Sun, 19 Jul 2009 14:52:27 + URL: http://svn.php.net/viewvc?view=revision&revision=284353 Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php

Re: [PHP-CVS] svn: php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/proc_open.c branches/PHP_5_3/ext/standard/proc_open.h branches/PHP_5_3/ext/standard/tests/general_functions/proc_ope

2009-07-20 Thread Nuno Lopes
On Mon, Jul 20, 2009 at 12:19 PM, Jani Taskinen wrote: Excuse me but where/when was it agreed that this new feature can go into PHP_5_3? I thought it was supposed to go HEAD only.. It should not go in 5.3, Nuno please revert. Why not? Should we wait 2 years to implement these kind of little t

Re: [PHP-CVS] svn: php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/proc_open.c branches/PHP_5_3/ext/standard/proc_open.h branches/PHP_5_3/ext/standard/tests/general_functions/proc_o

2009-07-20 Thread Nuno Lopes
Excuse me but where/when was it agreed that this new feature can go into PHP_5_3? I thought it was supposed to go HEAD only.. It should not go in 5.3, Nuno please revert. And for the record, this was supposed to be my patch and I had full karma to commit it. I never asked Nuno to do so, all

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

2008-02-28 Thread Nuno Lopes
felipe Thu Feb 28 17:43:32 2008 UTC Modified files: /php-src/ext/gd gd.c Log: Fixed return value changed previously http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.384&r2=1.385&diff_format=u Index: php-src/ext/gd/gd.c diff -u php-src/ext/gd/gd.c:1.384 php-src/ext/gd/gd.c:1.385 --- p

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pcre/tests 007.phpt invalid_utf8_offset.phpt

2008-03-08 Thread Nuno Lopes
nlopess Sat Mar 8 11:50:20 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pcre/tests 007.phpt invalid_utf8_offset.phpt Log: add new tests http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/007.phpt?view=markup&rev=1.1 Index: php-src/ext/pcre/test

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

2008-03-08 Thread Nuno Lopes
nlopess Sat Mar 8 11:51:03 2008 UTC Modified files: /php-src/ext/pcre/tests 007.phpt invalid_utf8_offset.phpt Log: add new tests http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/007.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/pcre/tests/007.phpt

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

2008-03-08 Thread Nuno Lopes
nlopess Sat Mar 8 11:58:12 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcre php_pcre.c Log: implement #44336: optimize utf8 string matching add PREG_BAD_UTF8_OFFSET_ERROR constant http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.168

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

2008-03-08 Thread Nuno Lopes
nlopess Sat Mar 8 11:59:44 2008 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.231&r2=1.232&diff_format=u Index: php-src/ext/pcre/php_pcre.c diff -u php-src/ext/pcre/php_pcre.c:1.231 ph

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

2008-03-08 Thread Nuno Lopes
nlopess Sat Mar 8 12:05:19 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN: #44336 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.128&r2=1.2027.2.547.2.965.2.129&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.20

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

2008-03-08 Thread Nuno Lopes
nlopess Sat Mar 8 12:12:22 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings setlocale_variation4.phpt setlocale_variation5.phpt Log: MFB53 skipif patch as asked by gentoo guys http://cvs.php.

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

2008-03-08 Thread Nuno Lopes
nlopess Sat Mar 8 13:01:59 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pcre/tests bug44214.phpt bug44214_2.phpt Modified files: /php-src/ext/pcre php_pcre.c Log: fix bug #44214: crash with preg_replace_callback and global var

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

2008-03-08 Thread Nuno Lopes
nlopess Sat Mar 8 13:04:00 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN #44214 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.130&r2=1.2027.2.547.2.965.2.131&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.202

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

2008-03-08 Thread Nuno Lopes
nlopess Sat Mar 8 13:14:02 2008 UTC Modified files: /php-src/ext/pcre php_pcre.c /php-src/ext/pcre/tests bug44214.phpt bug44214_2.phpt Log: MFB: fix #44214 http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.232&r2=1.233&diff_format=u Inde

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cli/tests 016.phpt 017.phpt

2008-03-17 Thread Nuno Lopes
nlopess Mon Mar 17 16:32:15 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cli/tests 016.phpt 017.phpt Log: fix tests (removed duplicated stuff) http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/016.phpt?r1=1.1.2.3&r2=1.1.2.4&diff_format=u Index:

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

2008-03-17 Thread Nuno Lopes
nlopess Mon Mar 17 17:18:19 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: detect test cases with duplicated sections http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.35.2.18&r2=1.226.2.37.2.35.2.19&diff_format=u Inde

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysql/tests mysql_fetch_row.phpt /ext/pdo/tests bug_43663.phpt /ext/standard/tests/file unlink_error-win32.phpt

2008-03-17 Thread Nuno Lopes
nlopess Mon Mar 17 17:19:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/fileunlink_error-win32.phpt /php-src/ext/mysql/testsmysql_fetch_row.phpt /php-src/ext/pdo/tests bug_43663.phpt Log: remove duplicated sections

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

2008-03-17 Thread Nuno Lopes
nlopess Mon Mar 17 17:20:27 2008 UTC Modified files: /php-srcrun-tests.php Log: MFB: detect duplicate sections http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.344&r2=1.345&diff_format=u Index: php-src/run-tests.php diff -u php-src/run-tests.php:1.34

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

2008-03-19 Thread Nuno Lopes
nlopess Wed Mar 19 23:25:53 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/streams .cvsignore Log: ignore generated files http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/streams/.cvsignore?view=markup&rev=1.1 Index: php-src/ext/s

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

2008-03-19 Thread Nuno Lopes
nlopess Wed Mar 19 23:26:58 2008 UTC Modified files: /php-src/ext/standard/tests/streams .cvsignore Log: add http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/streams/.cvsignore?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/standard/tests/streams/.cvsign

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

2008-03-28 Thread Nuno Lopes
nlopess Fri Mar 28 17:46:57 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/class_object.cvsignore Log: ignore generated files http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/class_object/.cvsignore?view=markup&rev=1.1 Index:

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

2008-03-28 Thread Nuno Lopes
nlopess Fri Mar 28 17:47:51 2008 UTC Modified files: /php-src/ext/standard/tests/class_object.cvsignore Log: ignore generated files http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/class_object/.cvsignore?r1=1.1&r2=1.2&diff_format=u Index: php-src/ex

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

2008-03-28 Thread Nuno Lopes
nlopess Fri Mar 28 17:48:30 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/ldap/tests .cvsignore Log: ignore generated files http://cvs.php.net/viewvc.cgi/php-src/ext/ldap/tests/.cvsignore?view=markup&rev=1.1 Index: php-src/ext/ldap/tests/.cvsignore

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

2008-03-28 Thread Nuno Lopes
nlopess Fri Mar 28 17:48:59 2008 UTC Modified files: /php-src/ext/ldap/tests .cvsignore Log: ignore generated files http://cvs.php.net/viewvc.cgi/php-src/ext/ldap/tests/.cvsignore?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/ldap/tests/.cvsignore diff -u /

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo/tests bug_43663.phpt bug_44159.phpt

2008-04-10 Thread Nuno Lopes
nlopess Thu Apr 10 18:50:42 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo/tests bug_43663.phpt bug_44159.phpt Log: fix SKIPIFs # Patch by Christian Hoffmann http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/tests/bug_43663.phpt?r1=1.1.2.3&r2=1.1.

[PHP-CVS] cvs: php-src /ext/pdo/tests bug_43663.phpt

2008-04-10 Thread Nuno Lopes
nlopess Thu Apr 10 18:51:54 2008 UTC Modified files: /php-src/ext/pdo/tests bug_43663.phpt Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/tests/bug_43663.phpt?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/pdo/tests/bug_43663.phpt diff -u php-src/ex

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo/tests bug_43663.phpt bug_44159.phpt

2008-04-10 Thread Nuno Lopes
nlopess Thu Apr 10 19:09:49 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo/tests bug_43663.phpt bug_44159.phpt Log: MFB5.3: fix SKIPIF http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/tests/bug_43663.phpt?r1=1.1.4.2&r2=1.1.4.3&diff_format=u Index:

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

2008-04-10 Thread Nuno Lopes
nlopess Thu Apr 10 19:13:59 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions bug44394_2.phpt Log: add SKIPIF # Patch by Christian Hoffmann http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/b

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

2008-04-10 Thread Nuno Lopes
nlopess Thu Apr 10 19:14:23 2008 UTC Modified files: /php-src/ext/standard/tests/general_functions bug44394_2.phpt Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/bug44394_2.phpt?r1=1.2&r2=1.3&diff_format=u Index: php-sr

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

2008-04-10 Thread Nuno Lopes
nlopess Thu Apr 10 19:16:00 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/general_functions bug44394_2.phpt Log: MFB53 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/bug44394_2.phpt?r1=1.2.2.2&r2=1.2.2.3&

Re: [PHP-CVS] cvs: php-src /ext/standard basic_functions.c math.c php_math.h /ext/standard/tests/math acosh_basic.phpt acosh_error.phpt acosh_variation.phpt asinh_basic.phpt asinh_error.phpt asinh_va

2008-05-05 Thread Nuno Lopes
Please add the 'static' qualifier to your new php_* functions. Thanks, Nuno - Original Message - From: "Kalle Sommer Nielsen" <[EMAIL PROTECTED]> To: ; <[EMAIL PROTECTED]> Sent: Monday, May 05, 2008 7:28 AM Subject: [PHP-CVS] cvs: php-src /ext/standard basic_functions.c math.c php_ma

Re: [PHP-CVS] cvs: php-src /ext/hash/tests hash_copy_001.phpt

2008-06-04 Thread Nuno Lopes
tony2001 Wed Jun 4 09:10:35 2008 UTC Modified files: /php-src/ext/hash/tests hash_copy_001.phpt Log: fix test (the test still fails because of broken preg_match()) What's broken in preg_match()? I'd be happy to fix it :) Nuno -- PHP CVS Mailing List (http://www.php.net/

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

2008-06-19 Thread Nuno Lopes
+ + $timeout = $leak_check ? 300 : (isset($env['TEST_TIMEOUT']) ? $env['TEST_TIMEOUT'] : 60); I don't particularly like this semantic, as that way I can't set the timeout when using valgrind. A better way would be (IMHO): $timeout = isset($env['TEST_TIMEOUT']) ? $env['TEST_TIMEOUT'] : ($leak

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

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 15:40:11 2008 UTC Added files: (Branch: PHP_5_3) /php-src/tests/lang comments.phpt Log: add test for #-style comments. passes fine on both 5.2 and 5.3 http://cvs.php.net/viewvc.cgi/php-src/tests/lang/comments.phpt?view=markup&rev=1.1 Index:

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

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 15:40:39 2008 UTC Modified files: /php-src/tests/lang comments.phpt Log: add http://cvs.php.net/viewvc.cgi/php-src/tests/lang/comments.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/tests/lang/comments.phpt diff -u /dev/null php-src/tests/lan

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

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 15:23:31 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcre/pcrelib pcre_compile.c Log: fix CVE-2008-2371. patch by Tavis Ormandy # currently there's no release of PCRE with this fix. PCRE's author recommended applying this patch in

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

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 15:23:44 2008 UTC Modified files: /php-src/ext/pcre/pcrelib pcre_compile.c Log: MFB: fix CVE-2008-2371 http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/pcrelib/pcre_compile.c?r1=1.12&r2=1.13&diff_format=u Index: php-src/ext/pcre/pcrelib/pcre_c

[PHP-CVS] cvs: php-src(PHP_5_3) /tests/lang bug44654.phpt ZendEngine2 zend_language_scanner.l

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 16:20:51 2008 UTC Added files: (Branch: PHP_5_3) /php-src/tests/lang bug44654.phpt Modified files: /ZendEngine2zend_language_scanner.l Log: fix last part of bug #44654 http://cvs.php.net/viewvc.cgi/ZendEngine2/z

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

2008-07-06 Thread Nuno Lopes
Sounds good. I'll create it. Nuno - Original Message - Hello Nuno, how about a unix specific test that invokes a php script as a shell command? We would need to create that file manually so that it points to the correct PHP executable (the one being tested) on the first line. #!< get

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cli/tests 016.phpt

2008-07-06 Thread Nuno Lopes
nlopess Sun Jul 6 16:38:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cli/tests 016.phpt Log: fix test for good consoles (tm) http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/016.phpt?r1=1.1.2.4&r2=1.1.2.5&diff_format=u Index: php-src/sapi/

<    1   2   3   4   5   6   7   >