Tony,
Please look into ext/standard/tests/array/bug30833.phpt
It is failed after your patch.
Probably test file itself should be fixed.
Thanks. Dmitry.
> -Original Message-
> From: Antony Dovgal [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 05, 2005 12:48 AM
> To: php-cvs@lists.p
dmitry Wed Oct 5 03:01:48 2005 EDT
Added files:
/php-src/ext/soap/tests server022.phpt
Modified files:
/php-src/ext/soap soap.c
Log:
Fixed throwing exceptions derived from SoapFault
http://cvs.php.net/diff.php/php-src/ext/soap
dmitry Wed Oct 5 03:02:11 2005 EDT
Added files: (Branch: PHP_5_0)
/php-src/ext/soap/tests server022.phpt
Modified files:
/php-src/ext/soap soap.c
Log:
Fixed throwing exceptions derived from SoapFault
http://cvs.php.net/diff.php
dmitry Wed Oct 5 03:02:31 2005 EDT
Added files: (Branch: PHP_5_1)
/php-src/ext/soap/tests server022.phpt
Modified files:
/php-src/ext/soap soap.c
Log:
Fixed throwing exceptions derived from SoapFault
http://cvs.php.net/diff.php
derick Wed Oct 5 04:20:46 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/date php_date.c php_date.h
Log:
- Implemented tzcache
- Attempt at Windows detection code
http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.43.2.9&r2=1.43.2.10&ty
derick Wed Oct 5 04:23:44 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/date php_date.c
Log:
- Fixed typo.
http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.43.2.10&r2=1.43.2.11&ty=u
Index: php-src/ext/date/php_date.c
diff -u php-src/e
tony2001Wed Oct 5 05:00:16 2005 EDT
Modified files:
/php-src/ext/standard/tests/array bug30833.phpt
Log:
fix test
http://cvs.php.net/diff.php/php-src/ext/standard/tests/array/bug30833.phpt?r1=1.2&r2=1.3&ty=u
Index: php-src/ext/standard/tests/array/
tony2001Wed Oct 5 05:00:36 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/standard/tests/array bug30833.phpt
Log:
MFH: fix test
http://cvs.php.net/diff.php/php-src/ext/standard/tests/array/bug30833.phpt?r1=1.1&r2=1.1.6.1&ty=u
Index: php-src
tony2001Wed Oct 5 05:00:55 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/standard/tests/array bug30833.phpt
Log:
MFH: fix test
http://cvs.php.net/diff.php/php-src/ext/standard/tests/array/bug30833.phpt?r1=1.1.2.2&r2=1.1.2.3&ty=u
Index: php
On 05.10.2005 10:57, Dmitry Stogov wrote:
Tony,
Please look into ext/standard/tests/array/bug30833.phpt
It is failed after your patch.
Probably test file itself should be fixed.
Fixed.
Thanks for noticing it =)
--
Wbr,
Antony Dovgal
--
PHP CVS Mailing List (http://www.php.net/)
To unsub
derick Wed Oct 5 07:06:57 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/date php_date.c
Log:
- Implement correct Windows timezone guessing.
http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.43.2.11&r2=1.43.2.12&ty=u
Index: php-src/ext/
rolland Wed Oct 5 08:16:03 2005 EDT
Modified files:
/php-src/ext/standard string.c
Log:
- strip_tags(): some fixes, still AWiP
http://cvs.php.net/diff.php/php-src/ext/standard/string.c?r1=1.492&r2=1.493&ty=u
Index: php-src/ext/standard/string.c
diff -u
derick Wed Oct 5 09:51:49 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdopdo.c
Log:
- Committing some changes that make PDO+SPL not crash anymore. These are done
by Marcus. and I'm committing them in order to actually use PHP 5.1 without
segfau
iliaa Wed Oct 5 10:32:25 2005 EDT
Modified files:
/php-src/ext/curl interface.c
Log:
Missing safe_mode/open_basedir checks for file uploads.
http://cvs.php.net/diff.php/php-src/ext/curl/interface.c?r1=1.63&r2=1.64&ty=u
Index: php-src/ext/curl/interface.c
iliaa Wed Oct 5 10:32:57 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/curl interface.c
Log:
MFH: Missing safe_mode/open_basedir checks for file uploads.
http://cvs.php.net/diff.php/php-src/ext/curl/interface.c?r1=1.46.2.8&r2=1.46.2.9&ty=u
Index
iliaa Wed Oct 5 10:34:41 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-src/ext/curl curl.c
/php-srcNEWS
Log:
MFH: Missing safe_mode/open_basedir checks for file uploads.
http://cvs.php.net/diff.php/php-src/ext/curl/curl.c?r1=1.124.2.30&r2=1.124
iliaa Wed Oct 5 10:35:31 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/curl interface.c
/php-srcNEWS
Log:
MFH: Missing safe_mode/open_basedir checks for file uploads.
http://cvs.php.net/diff.php/php-src/ext/curl/interface.c?r1=1.62&r2=1
If I have --enable-pdo, this would break the build
since I have --disable-spl.. :)
--Jani
On Wed, 5 Oct 2005, Derick Rethans wrote:
derick Wed Oct 5 09:51:49 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo pdo.c
Log:
- Committing s
rrichards Wed Oct 5 12:39:38 2005 EDT
Modified files:
/php-src/ext/xmlrpc xmlrpc-epi-php.c
Log:
fix ZTS build
http://cvs.php.net/diff.php/php-src/ext/xmlrpc/xmlrpc-epi-php.c?r1=1.40&r2=1.41&ty=u
Index: php-src/ext/xmlrpc/xmlrpc-epi-php.c
diff -u php-src/e
rrichards Wed Oct 5 12:40:22 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/xmlrpc xmlrpc-epi-php.c
Log:
MFH: fix ZTS build
http://cvs.php.net/diff.php/php-src/ext/xmlrpc/xmlrpc-epi-php.c?r1=1.39.2.1&r2=1.39.2.2&ty=u
Index: php-src/ext/xmlrpc/xmlr
rrichards Wed Oct 5 12:40:53 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/xmlrpc xmlrpc-epi-php.c
Log:
fix ZTS build
http://cvs.php.net/diff.php/php-src/ext/xmlrpc/xmlrpc-epi-php.c?r1=1.37.2.1&r2=1.37.2.2&ty=u
Index: php-src/ext/xmlrpc/xmlrpc-ep
rrichards Wed Oct 5 12:41:18 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-src/ext/xmlrpc xmlrpc-epi-php.c
Log:
fix ZTS build
http://cvs.php.net/diff.php/php-src/ext/xmlrpc/xmlrpc-epi-php.c?r1=1.24.2.4.4.1&r2=1.24.2.4.4.2&ty=u
Index: php-src/ext/xmlrpc/x
tony2001Wed Oct 5 13:18:09 2005 EDT
Modified files:
/php-src/main/streams streams.c
Log:
fix bugs #34743 & #34118 (fseek/fread unicode related problems in HEAD)
patch by Alex
http://cvs.php.net/diff.php/php-src/main/streams/streams.c?r1=1.87&
derick Wed Oct 5 14:38:31 2005 EDT
Modified files:
/php-src/ext/date php_date.c php_date.h
Log:
- MF51: Windows Timezone guessing code
http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.57&r2=1.58&ty=u
Index: php-src/ext/date/php_date.c
diff -u p
Hello Jani,
how does this break the build?
the reason for this 'workaround' is to fetch the class dynamically from the
compiler classs hash rather than using the global pointer. For some reason
it seems that the global pointer is not valid during PDO's MINIT in second
apache 1.* startup stage.
helly Wed Oct 5 15:10:23 2005 EDT
Modified files:
/php-src/ext/spl/examples recursivetreeiterator.inc
Log:
- Update example
http://cvs.php.net/diff.php/php-src/ext/spl/examples/recursivetreeiterator.inc?r1=1.2&r2=1.3&ty=u
Index: php-src/ext/spl/examples/rec
helly Wed Oct 5 15:11:52 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/spl/examples recursivetreeiterator.inc
Log:
- MFH Update examples
http://cvs.php.net/diff.php/php-src/ext/spl/examples/recursivetreeiterator.inc?r1=1.1.2.3&r2=1.1.2.4&ty=u
In
helly Wed Oct 5 15:12:44 2005 EDT
Modified files:
/php-src/ext/simplexml simplexml.c
/php-src/ext/splspl_directory.c spl_iterators.c
/php-src/ext/tidy tidy.c
Log:
- Update cast_object handlers
http://cvs.php.net/diff.php/php-src/ext/simple
Sorry, I missed this line:
+static zend_class_entry *spl_ce_RuntimeException;
No compile failure there then.
--Jani
On Wed, 5 Oct 2005, Marcus Boerger wrote:
Hello Jani,
how does this break the build?
the reason for this 'workaround' is to fetch the class dynamically from th
rrichards Wed Oct 5 15:41:58 2005 EDT
Modified files:
/php-src/ext/xmlreader php_xmlreader.c php_xmlreader.h
Log:
- speed and memory usage optimizations
- implement readInnerXml, readOuterXml and readString: requires libxml 2.6.20
- add encoding and
rrichards Wed Oct 5 15:52:59 2005 EDT
Modified files:
/php-src/ext/xmlreader php_xmlreader.c
Log:
these should have remained ints
http://cvs.php.net/diff.php/php-src/ext/xmlreader/php_xmlreader.c?r1=1.14&r2=1.15&ty=u
Index: php-src/ext/xmlreader/php_
tony2001Wed Oct 5 17:46:31 2005 EDT
Modified files:
/php-src/main/streams streams.c
Log:
fix fwrite() and fgets() in unicode mode
http://cvs.php.net/diff.php/php-src/main/streams/streams.c?r1=1.88&r2=1.89&ty=u
Index: php-src/main/streams/stream
helly Wed Oct 5 17:57:46 2005 EDT
Modified files:
/php-src/ext/splspl_iterators.c
Log:
- MFB Missing constants
http://cvs.php.net/diff.php/php-src/ext/spl/spl_iterators.c?r1=1.88&r2=1.89&ty=u
Index: php-src/ext/spl/spl_iterators.c
diff -u php-src/ext/spl/
helly Wed Oct 5 17:59:14 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/splspl_iterators.c
Log:
- Synch RecursiveIteratorIterator, fixes a few memory corruptions/memleaks
http://cvs.php.net/diff.php/php-src/ext/spl/spl_iterators.c?r1=1.73.2.3&r2
tony2001Wed Oct 5 18:14:54 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_mysql mysql_driver.c
Log:
use the right constant name in error messages
http://cvs.php.net/diff.php/php-src/ext/pdo_mysql/mysql_driver.c?r1=1.59.2.2&r2=1.59.2.
tony2001Wed Oct 5 18:17:38 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdopdo.c
Log:
nuke unused variable
http://cvs.php.net/diff.php/php-src/ext/pdo/pdo.c?r1=1.57.2.9&r2=1.57.2.10&ty=u
Index: php-src/ext/pdo/pdo.c
diff -u php-src/ext/
rrichards Wed Oct 5 18:35:17 2005 EDT
Modified files:
/php-src/ext/wddx php_wddx_api.h wddx.c
Log:
fix buffer lengths passed to snprintf
http://cvs.php.net/diff.php/php-src/ext/wddx/php_wddx_api.h?r1=1.24&r2=1.25&ty=u
Index: php-src/ext/wddx/php_wddx_ap
rrichards Wed Oct 5 18:36:11 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/wddx php_wddx_api.h wddx.c
Log:
MFH: fix buffer lengths passed to snprintf
http://cvs.php.net/diff.php/php-src/ext/wddx/php_wddx_api.h?r1=1.23&r2=1.23.2.1&ty=u
Index: ph
helly Wed Oct 5 20:35:10 2005 EDT
Modified files:
/php-srcrun-tests.php
Log:
- Fix faillog and make it understand/handle redirected tests
http://cvs.php.net/diff.php/php-src/run-tests.php?r1=1.232&r2=1.233&ty=u
Index: php-src/run-tests.php
diff -u php-
helly Wed Oct 5 20:38:55 2005 EDT
Modified files:
/php-srcrun-tests.php
Log:
- MFB use new functions
http://cvs.php.net/diff.php/php-src/run-tests.php?r1=1.233&r2=1.234&ty=u
Index: php-src/run-tests.php
diff -u php-src/run-tests.php:1.233 php-src/run-test
Jani Taskinen wrote:
> sniperMon Oct 3 16:20:50 2005 EDT
>
> Modified files:
> /php-src/ext/date/lib timelib_structs.h
> Log:
> Generated files are included like this..
[snip]
> -#include "timelib_config.h"
> +#include
I do believe that:
#ifdef PHP
dmitry Thu Oct 6 02:27:28 2005 EDT
Modified files:
/php-src/ext/simplexml simplexml.c
Log:
Fixed compilation error
http://cvs.php.net/diff.php/php-src/ext/simplexml/simplexml.c?r1=1.162&r2=1.163&ty=u
Index: php-src/ext/simplexml/simplexml.c
diff -u php
On Wed, 5 Oct 2005, Greg Beaver wrote:
> Jani Taskinen wrote:
> > sniper Mon Oct 3 16:20:50 2005 EDT
> >
> > Modified files:
> > /php-src/ext/date/lib timelib_structs.h
> > Log:
> > Generated files are included like this..
> [snip]
>
> > -#include "timeli
43 matches
Mail list logo