On Tue, 6 Apr 2004, Andi Gutmans wrote:
> I think you forgot to nuke the 4.3.6RC2 line :)
Nope, I didn't. It was a deliberate choice as we usually always do this
only when releasing the final release. (There is also still a 4.3.6RC1
line)
Derick
>
> At 06:12 PM 4/6/2004 +, Derick Rethans w
stasWed Apr 7 04:06:12 2004 EDT
Modified files:
/php-src/ext/standard incomplete_class.c
Log:
Fix incomplete class for the new object model
http://cvs.php.net/diff.php/php-src/ext/standard/incomplete_class.c?r1=1.23&r2=1.24&ty=u
Index: php-src/ext/
abies Wed Apr 7 06:36:00 2004 EDT
Modified files:
/php-src/ext/interbase php_ibase_includes.h ibase_service.c
Log:
Don't define ibase_service struct type unless its member types are defined
http://cvs.php.net/diff.php/php-src/ext/interbase/php_ibase_i
Don't forget the NEWS entry..
--Jani
On Fri, 19 Mar 2004, Frank M. Kromann wrote:
>fmkFri Mar 19 13:48:18 2004 EDT
>
> Modified files: (Branch: PHP_4_3)
>/php-src/ext/mssql php_mssql.c
> Log:
> MFH Fix for #26589. Crash when selecting
Don't forget the NEWS entry..
--Jani
On Tue, 30 Mar 2004, Frank M. Kromann wrote:
>fmkTue Mar 30 12:54:38 2004 EDT
>
> Modified files: (Branch: PHP_4_3)
>/php-src/ext/mssql php_mssql.c
> Log:
> MFH: Fix for #27764. Get return value from a s
Don't forget the NEWS entry..
--Jani
On Fri, 19 Mar 2004, Sara Golemon wrote:
>pollitaFri Mar 19 16:43:44 2004 EDT
>
> Modified files:
>/php-src/ext/standard dns.c
> Log:
> Bug Fix #27657: TXT records long
How exactly did this 'fix' anything?? (the stuff using
with_pear is _BEFORE_ this line..and it worked fine last
time I checked)
See also configure.in:849-893
_Without_ your patch:
# ./configure --disable-cli
.
.
Configuring PEAR
checking whether
sniper Wed Apr 7 09:56:35 2004 EDT
Modified files:
/php-srcconfigure.in
Log:
Revert the patch to "fix" #27664 and added more informal error msg.
http://cvs.php.net/diff.php/php-src/configure.in?r1=1.499&r2=1.500&ty=u
Index: php-src/configure.in
diff -u php
sniper Wed Apr 7 09:56:50 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcNEWS configure.in
Log:
MFH: Revert the patch to "fix" #27664 and added more informal error msg.
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.631&r2=1.1247.2.632&ty=u
Index:
sniper Wed Apr 7 11:25:30 2004 EDT
Added files:
/php-src/ext/soap CREDITS
Removed files:
/php-src/ext/soap Makefile.in config-php4.m4
Modified files:
/php-src/ext/soap package.xml
Log:
cleanup
http://cvs.ph
rrichards Wed Apr 7 12:24:17 2004 EDT
Modified files:
/php-src/ext/xmlcompat.c xml.c
Log:
Fix bug #27821 xml_parse segfaults when xml_set_object called from class method
fix memleaks in compat.c
http://cvs.php.net/diff.php/php-src/ext/xml/compat.c?r
rrichards Wed Apr 7 12:25:55 2004 EDT
Modified files:
/php-srcNEWS
Log:
BFN
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1668&r2=1.1669&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1668 php-src/NEWS:1.1669
--- php-src/NEWS:1.1668 Tue Apr 6 05:53:
rrichards Wed Apr 7 12:48:11 2004 EDT
Modified files:
/php-src/ext/xslphp_xsl.c
/php-src/ext/xsl/tests xslt011.phpt
Log:
Fix class name
http://cvs.php.net/diff.php/php-src/ext/xsl/php_xsl.c?r1=1.20&r2=1.21&ty=u
Index: php-src/ext/xsl/php_xsl
fmk Wed Apr 7 14:47:09 2004 EDT
Modified files:
/php-src/ext/zlib php_zlib.def
Log:
Export symbols required by zlib_filter extension
http://cvs.php.net/diff.php/php-src/ext/zlib/php_zlib.def?r1=1.2&r2=1.3&ty=u
Index: php-src/ext/zlib/php_zlib.def
diff -u
fmk Wed Apr 7 14:48:23 2004 EDT
Modified files:
/php-src/win32/buildcvsclean.js
Log:
avoid deleting needed files when the .cvsignore file contains empty lines (mysqli)
http://cvs.php.net/diff.php/php-src/win32/build/cvsclean.js?r1=1.2&r2=1.3&ty=u
In
dickmeiss Wed Apr 7 15:37:21 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/yazconfig.m4
Log:
Fixed bug #27803 (YAZ lib path)
http://cvs.php.net/diff.php/php-src/ext/yaz/config.m4?r1=1.11&r2=1.11.2.1&ty=u
Index: php-src/ext/yaz/config.m4
diff
iliaa Wed Apr 7 16:52:44 2004 EDT
Removed files: (Branch: PHP_4_3)
/php-src/ext/gd/tests bug27582_2.phpt
Log:
Removed test for a problem inside the GD library.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/
edink Wed Apr 7 18:27:32 2004 EDT
Modified files:
/php-src/ext/gd gd.c
Log:
Allow compilation with gdlib 1.8
http://cvs.php.net/diff.php/php-src/ext/gd/gd.c?r1=1.290&r2=1.291&ty=u
Index: php-src/ext/gd/gd.c
diff -u php-src/ext/gd/gd.c:1.290 php-src/ext/gd
edink Wed Apr 7 18:28:29 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/gd gd.c
Log:
MFH: Allow compilation with gdlib 1.8
http://cvs.php.net/diff.php/php-src/ext/gd/gd.c?r1=1.221.2.38&r2=1.221.2.39&ty=u
Index: php-src/ext/gd/gd.c
diff -u php-src/
edink Wed Apr 7 18:31:30 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/gd gd.c
Log:
Merged wrongly s/#ifdef/#if/
http://cvs.php.net/diff.php/php-src/ext/gd/gd.c?r1=1.221.2.39&r2=1.221.2.40&ty=u
Index: php-src/ext/gd/gd.c
diff -u php-src/ext/gd/gd
iliaa Wed Apr 7 18:44:07 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcNEWS
Log:
Missing news entries.
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.632&r2=1.1247.2.633&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.632 php-src/NEWS:
moriyoshi Wed Apr 7 20:30:07 2004 EDT
Modified files:
/php-src/ext/mbstring config.m4
Log:
- Add missing checks. Maybe fixes PR #27680
http://cvs.php.net/diff.php/php-src/ext/mbstring/config.m4?r1=1.49&r2=1.50&ty=u
Index: php-src/ext/mbstring/con
22 matches
Mail list logo