[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c

2003-06-20 Thread Sara Golemon
pollita Fri Jun 20 11:44:48 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard string.c Log: MFH (r-1.391) When skipping blank searchvals we should advance the corresponding replace hash as well Index: php4/ext/standard/string.c diff -u

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c

2003-06-10 Thread Ilia Alshanetsky
iliaa Tue Jun 10 22:16:50 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard string.c Log: MFH: proto fix Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.333.2.29 php4/ext/standard/string.c:1.333.2.30 ---

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c

2003-04-02 Thread Derick Rethans
derick Thu Apr 3 01:21:21 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard string.c Log: - CS Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.333.2.20 php4/ext/standard/string.c:1.333.2.21 ---

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c

2003-04-01 Thread Ilia Alshanetsky
iliaa Tue Apr 1 19:25:57 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard string.c Log: MFH Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.333.2.18 php4/ext/standard/string.c:1.333.2.19 ---

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c /ext/standard/tests/strings bug22224.phpt

2003-02-14 Thread Moriyoshi Koizumi
moriyoshi Fri Feb 14 13:44:51 2003 EDT Added files: (Branch: PHP_4_3) /php4/ext/standard/tests/stringsbug4.phpt Modified files: /php4/ext/standard string.c Log: MFH(r1.357): Fixed bug #4 MFH: Added test case for the bug

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c

2003-02-14 Thread Moriyoshi Koizumi
moriyoshi Fri Feb 14 14:00:44 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard string.c Log: MFH(r1.358): Fixed a str_replace() bug similar to bug #4 Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.333.2.13

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c

2003-02-14 Thread Moriyoshi Koizumi
moriyoshi Fri Feb 14 14:07:38 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard string.c Log: Fixed wrong commit: s//*/ Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.333.2.14 php4/ext/standard/string.c:1.333.2.15

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c

2003-02-10 Thread Sara Golemon
pollita Mon Feb 10 14:37:27 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard string.c Log: Partial MFH. Deprecated BM algo for str_replace can hang execution. See Bug#22141 Index: php4/ext/standard/string.c diff -u

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c

2003-01-27 Thread Andrey Hristov
andrey Mon Jan 27 11:22:33 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard string.c Log: MFH Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.333.2.10 php4/ext/standard/string.c:1.333.2.11 ---

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c /ext/standard/tests/strings bug21744.phpt

2003-01-19 Thread Moriyoshi Koizumi
moriyoshi Sun Jan 19 07:56:26 2003 EDT Added files: (Branch: PHP_4_3) /php4/ext/standard/tests/stringsbug21744.phpt Modified files: /php4/ext/standard string.c Log: MFH: fixed bug #21744 Index: php4/ext/standard/string.c

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c

2003-01-03 Thread Derick Rethans
derick Fri Jan 3 07:31:13 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard string.c Log: - MFH for bug #21311 Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.333.2.5 php4/ext/standard/string.c:1.333.2.6 ---

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c

2003-01-03 Thread Derick Rethans
derick Fri Jan 3 13:57:38 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard string.c Log: - Remove broken lines (due to MFH) Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.333.2.6 php4/ext/standard/string.c:1.333.2.7 ---

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c

2002-12-26 Thread Sterling Hughes
sterlingThu Dec 26 22:22:42 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard string.c Log: mfh Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.333.2.3 php4/ext/standard/string.c:1.333.2.4 ---

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c /ext/standard/tests/strings bug20927.phpt

2002-12-12 Thread Ilia Alshanetsky
iliaa Thu Dec 12 08:45:34 2002 EDT Added files: (Branch: PHP_4_3) /php4/ext/standard/tests/stringsbug20927.phpt Modified files: /php4/ext/standard string.c Log: MFH Index: php4/ext/standard/string.c diff -u

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c /ext/standard/tests/strings strip_tags.phpt

2002-11-26 Thread Ilia Alshanetsky
iliaa Wed Nov 27 01:20:37 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard string.c /php4/ext/standard/tests/stringsstrip_tags.phpt Log: MFH Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.333

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard string.c

2002-10-06 Thread Sander Roobol
sander Sun Oct 6 07:31:20 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard string.c Log: MFH Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.313 php4/ext/standard/string.c:1.313.2.1 --- php4/ext/standard/string.c:1.313