dmitry Mon Sep 12 03:13:57 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/standard var.c
Log:
Better fix for exceptions in __sleep()
http://cvs.php.net/diff.php/php-src/ext/standard/var.c?r1=1.203.2.1&r2=1.203.2.2&ty=u
Index: php-src/ext/standa
dmitry Mon Sep 12 03:14:54 2005 EDT
Modified files:
/php-src/ext/standard var.c
Log:
Fix for exceptions in __sleep()
http://cvs.php.net/diff.php/php-src/ext/standard/var.c?r1=1.213&r2=1.214&ty=u
Index: php-src/ext/standard/var.c
diff -u php-src/ext/sta
Seems this patch breaks test pdo_014.phpt.
Dmitry.
> -Original Message-
> From: Wez Furlong [mailto:[EMAIL PROTECTED]
> Sent: Sunday, September 11, 2005 6:27 PM
> To: php-cvs@lists.php.net
> Subject: [PHP-CVS] cvs: php-src(PHP_5_1) /ext/pdo pdo_stmt.c
>
>
> wez Sun Sep 11 10
dmitry Mon Sep 12 04:23:50 2005 EDT
Added files:
/php-src/ext/soap/tests/bugsbug34449.phpt
Modified files:
/php-srcNEWS
/php-src/ext/soap soap.c
Log:
Fixed bug #34449 (ext/soap: XSD_ANYXML functionality not exposed)
dmitry Mon Sep 12 04:24:02 2005 EDT
Added files: (Branch: PHP_5_1)
/php-src/ext/soap/tests/bugsbug34449.phpt
Modified files:
/php-srcNEWS
/php-src/ext/soap soap.c
Log:
Fixed bug #34449 (ext/soap: XSD_ANYXML functionality
dmitry Mon Sep 12 04:26:06 2005 EDT
Added files: (Branch: PHP_5_0)
/php-src/ext/soap/tests/bugsbug34449.phpt
Modified files:
/php-srcNEWS
/php-src/ext/soap soap.c
Log:
Fixed bug #34449 (ext/soap: XSD_ANYXML functionality
derick Mon Sep 12 05:53:23 2005 EDT
Modified files:
/ZendEngine2zend_operators.c
/php-src/ext/standard array.c
/php-src/ext/standard/tests/array locale_sort.phpt
Log:
- Reimplement SORT_LOCALE_STRING with ICU locales.
http://cvs.php
dmitry Mon Sep 12 05:58:37 2005 EDT
Modified files:
/php-src/ext/standard array.c
Log:
Additinal fix for bug #34277 (array_filter() crashes with references and
objects)
http://cvs.php.net/diff.php/php-src/ext/standard/array.c?r1=1.324&r2=1.325&ty=u
In
dmitry Mon Sep 12 05:58:50 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/standard array.c
Log:
Additinal fix for bug #34277 (array_filter() crashes with references and
objects)
http://cvs.php.net/diff.php/php-src/ext/standard/array.c?r1=1.308
dmitry Mon Sep 12 05:59:13 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/standard array.c
Log:
Additinal fix for bug #34277 (array_filter() crashes with references and
objects)
http://cvs.php.net/diff.php/php-src/ext/standard/array.c?r1=1.266
dmitry Mon Sep 12 05:59:48 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-src/ext/standard array.c
Log:
Additinal fix for bug #34277 (array_filter() crashes with references and
objects)
http://cvs.php.net/diff.php/php-src/ext/standard/array.c?r1=1.199
So instead of adding ugly hacks (again) you could have
asked me to fix PHP_INSTALL_HEADERS() to work also for
phpize'd extensions..
--Jani
On Sun, 11 Sep 2005, Wez Furlong wrote:
It actually installs the headers again now. PHP_INSTALL_HEADERS
doesn't actually do anything for
Yes. Seems like traversable is broken in some cases.
Need Marcus to look at it.
--Wez.
Dmitry Stogov wrote:
Seems this patch breaks test pdo_014.phpt.
Dmitry.
-Original Message-
From: Wez Furlong [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 11, 2005 6:27 PM
To: php-cvs@lists
I did, but you weren't around (again), and it was you that broke this in
the first place.
--Wez.
Jani Taskinen wrote:
So instead of adding ugly hacks (again) you could have
asked me to fix PHP_INSTALL_HEADERS() to work also for
phpize'd extensions..
--Jani
On Sun, 11 Sep 200
iliaa Mon Sep 12 11:26:49 2005 EDT
Modified files:
/php-src/ext/pspell pspell.c
Log:
Fixed bug #34456 (Possible crash inside pspell extension).
# Patch by Nuno Lopes
http://cvs.php.net/diff.php/php-src/ext/pspell/pspell.c?r1=1.45&r2=1.46&ty=u
Index: ph
iliaa Mon Sep 12 11:39:15 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-srcNEWS
/php-src/ext/pspell pspell.c
Log:
MFH: Fixed bug #34456 (Possible crash inside pspell extension).
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.57&r2=1.2027.2.5
iliaa Mon Sep 12 12:59:57 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-srcNEWS
/php-src/ext/pspell pspell.c
Log:
MFH: Fixed bug #34456 (Possible crash inside pspell extension).
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.920.2.37&r2=1.12
sniper Mon Sep 12 13:14:23 2005 EDT
Modified files:
/php-src/ext/xmlrpc .cvsignore config.m4
Log:
- Fixed build with phpize
http://cvs.php.net/diff.php/php-src/ext/xmlrpc/.cvsignore?r1=1.7&r2=1.8&ty=u
Index: php-src/ext/xmlrpc/.cvsignore
diff -u php-src/ext/xml
sniper Mon Sep 12 13:14:35 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/xmlrpc .cvsignore config.m4
Log:
MFH: Fixed build with phpize
http://cvs.php.net/diff.php/php-src/ext/xmlrpc/.cvsignore?r1=1.7&r2=1.7.2.1&ty=u
Index: php-src/ext/xmlrpc/.cvsignore
Perhaps we should cache the locale object somewhere..
-Andrei
On Sep 12, 2005, at 2:53 AM, Derick Rethans wrote:
derick Mon Sep 12 05:53:23 2005 EDT
Modified files:
/ZendEngine2zend_operators.c
/php-src/ext/standard array.c
/php-src/ext/standard/tests/arra
On Mon, 12 Sep 2005, Andrei Zmievski wrote:
> Perhaps we should cache the locale object somewhere..
yes, that's already on my todo list. Have some basic stuff working for
that already, but no time to finish. Probably tomorrow on the plane.
Derick
--
Derick Rethans
http://derickrethans.nl | ht
21 matches
Mail list logo