Re: [PHP-CVS] cvs: php-src / NEWS /ext/pcre php_pcre.c php_pcre.h/main SAPI.c /win32 sendmail.c

2005-03-12 Thread Nuno Lopes
Just one question: Why do you need to initialize the $count var? prints: Notice: Undefined variable: count in /transfer/test.php on line 4 "1"2"4 "3"5 dgg gg "4"6"6 Notice: Undefined variable: count in /transfer/test.php on line 5 If you remove the comments in $count=0, it works... Nuno -- PHP CVS

Re: [PHP-CVS] cvs: php-src / NEWS /ext/pcre php_pcre.c php_pcre.h /main SAPI.c /win32 sendmail.c

2005-03-12 Thread Nuno Lopes
You don't need to worry. I'll document that in a few minutes :) Nuno - Original Message - Hello Andrey, normally we're supposed to do parameter changes in the docs our own. regards marcus Saturday, March 12, 2005, 1:03:51 PM, you wrote: andrey Sat Mar 12 07:03:51 2005 EDT Modi

Re: [PHP-CVS] cvs: php-src / NEWS /ext/pcre php_pcre.c php_pcre.h /main SAPI.c /win32 sendmail.c

2005-03-12 Thread Andrey Hristov
Thanks Nuno! @Marcus : For someone from the Doc team it will be easier to do that. Nuno Lopes wrote: You don't need to worry. I'll document that in a few minutes :) Nuno - Original Message - Hello Andrey, normally we're supposed to do parameter changes in the docs our own. regards marcus

Re: [PHP-CVS] cvs: php-src / NEWS /ext/pcre php_pcre.c php_pcre.h /main SAPI.c /win32 sendmail.c

2005-03-12 Thread Marcus Boerger
Hello Andrey, normally we're supposed to do parameter changes in the docs our own. regards marcus Saturday, March 12, 2005, 1:03:51 PM, you wrote: > andrey Sat Mar 12 07:03:51 2005 EDT > Modified files: > /php-srcNEWS > /php-src/ext/pcre php_pcre.c php

[PHP-CVS] cvs: php-src / NEWS /ext/pcre php_pcre.c php_pcre.h /main SAPI.c /win32 sendmail.c

2005-03-12 Thread Andrey Hristov
andrey Sat Mar 12 07:03:51 2005 EDT Modified files: /php-srcNEWS /php-src/ext/pcre php_pcre.c php_pcre.h /php-src/main SAPI.c /php-src/win32 sendmail.c Log: FR 32275 - fifth parameter to preg_replace() to count number of replaces

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

2004-08-24 Thread Andrei Zmievski
andrei Tue Aug 24 16:58:59 2004 EDT Modified files: /php-srcNEWS /php-src/ext/pcre php_pcre.c Log: MFB. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1802&r2=1.1803&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1802 php-src/NEWS:1.1803 --- php-s

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

2004-06-22 Thread Andrei Zmievski
andrei Tue Jun 22 18:21:58 2004 EDT Modified files: /php-srcNEWS /php-src/ext/pcre php_pcre.c Log: MFB (better error checking in pcre_fullinfo() calls). http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1742&r2=1.1743&ty=u Index: php-src/NEWS diff -u

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

2004-04-23 Thread Rasmus Lerdorf
rasmus Fri Apr 23 14:08:58 2004 EDT Modified files: /php-srcNEWS /php-src/ext/pcre php_pcre.c Log: MFB: Fix for bug #27810 http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1692&r2=1.1693&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1692 php-src/NE

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

2004-01-31 Thread Moriyoshi Koizumi
moriyoshi Sat Jan 31 17:36:34 2004 EDT Modified files: /php-srcNEWS /php-src/ext/pcre php_pcre.c php_pcre.h Log: - Fix bug #27103 (preg_split('//u') incorrectly splits UTF-8 strings into octets). http://cvs.php.net/diff.php/php-src/NEWS?r1=1.