Please add a regression test for this bug.
--Jani
On Fri, 26 Sep 2003, Sara Golemon wrote:
>pollitaFri Sep 26 13:57:13 2003 EDT
>
> Modified files:
>/php-src/ext/standard string.c
> Log:
> Bug Fix#25671 Corruption in subarrays in subject w
pollita Sat Sep 27 14:48:49 2003 EDT
Added files:
/php-src/ext/standard/tests/strings bug25671.phpt
Log:
Test for Bug 25671
Index: php-src/ext/standard/tests/strings/bug25671.phpt
+++ php-src/ext/standard/tests/strings/bug25671.phpt
--TEST--
Bug #25671 (suba
sniper Sat Sep 27 16:53:21 2003 EDT
Added files: (Branch: PHP_4_3)
/php-src/ext/standard/tests/strings bug25671.phpt
Log:
MFH
Index: php-src/ext/standard/tests/strings/bug25671.phpt
+++ php-src/ext/standard/tests/strings/bug25671.phpt
--TEST--
Bug #25671 (su
sniper Sat Sep 27 16:53:50 2003 EDT
Modified files:
/php-src/ext/gd config.m4
Log:
Bundled GD has this function
Index: php-src/ext/gd/config.m4
diff -u php-src/ext/gd/config.m4:1.138 php-src/ext/gd/config.m4:1.139
--- php-src/ext/gd/config.m4:1.138 Sun
sniper Sat Sep 27 16:54:00 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/gd config.m4
Log:
MFH
Index: php-src/ext/gd/config.m4
diff -u php-src/ext/gd/config.m4:1.120.2.15 php-src/ext/gd/config.m4:1.120.2.16
--- php-src/ext/gd/config.m4:1.120.2.15 M
Hi,
I obtained a copy of PHP5 from CVS about an hour ago (28th Sep, 0:44am
+0200).
Now I tryed building it, but I failed, regardless of any options handed
to
./configure:
checking libxml2 install dir... no
configure: error: libxml2 version 2.5.10 or greater required.
I found libxml2 installed
On Sun, 28 Sep 2003, Dennis Sterzenbach wrote:
>
> checking libxml2 install dir... no
> configure: error: libxml2 version 2.5.10 or greater required.
>
Have you checked that the output of "xml2-config --version" says that
you're running libxml2 2.5.10 or greater? I bet you need to upgrade
libxm