Commit Graph

39551 Commits

Author SHA1 Message Date
Raghubansh Kumar
ac26a3f893 more testcases for array_filter() function 2007-10-22 11:17:18 +00:00
Dmitry Stogov
29ee7ac05d Fixed move_uploaded_file() to always set file permissions of resulting file according to UMASK (Andrew Sitnikov) 2007-10-22 07:37:52 +00:00
a13ffd4713 ChangeLog update 2007-10-22 01:31:22 +00:00
Ilia Alshanetsky
ade493157b MFB: Fixed bug #42944 (test failing due to expectation that /etc/passwd has
0644 permissions).
2007-10-21 15:41:53 +00:00
4a425baa92 ChangeLog update 2007-10-21 01:31:34 +00:00
Raghubansh Kumar
5a6c03eb73 New testcases for array_rand() function 2007-10-20 05:34:35 +00:00
0cebd02bfc ChangeLog update 2007-10-20 01:31:27 +00:00
Raghubansh Kumar
5d7aaf9798 New testcases for array_fill() function 2007-10-19 18:25:57 +00:00
Raghubansh Kumar
e9b634e0c4 New testcases for array_filter() function 2007-10-19 18:22:55 +00:00
Raghubansh Kumar
8b8d0541c2 New testcases for array_unshift() function 2007-10-19 09:19:57 +00:00
ecdb967787 ChangeLog update 2007-10-19 01:31:22 +00:00
Greg Beaver
6d98d843af fix TSRM, a couple of compile warnings on windows, and test 2007-10-18 19:47:24 +00:00
Dmitry Stogov
5138a3b575 Fixed bug #42722 (display_errors setting ignored for E_PARSE and HTTP 500 page) 2007-10-18 13:12:01 +00:00
Marcus Boerger
caa99d8436 - Missing piece 2007-10-18 05:19:13 +00:00
Marcus Boerger
a860f45d72 - Commit new tests to correct brnach (funny broken checkout) 2007-10-18 05:09:49 +00:00
Marcus Boerger
2e9b0225b8 - MFB #42654, #42704 2007-10-18 04:49:54 +00:00
8b5e65f247 ChangeLog update 2007-10-18 01:31:31 +00:00
Dmitry Stogov
a098b7ead4 Fixed possible crash because of uninitialized value (Zdash Urf) 2007-10-17 12:09:14 +00:00
Dmitry Stogov
e61f2d2ad3 Fixed bug #42637 (SoapFault : Only http and https are allowed). (Bill Moran) 2007-10-17 11:18:49 +00:00
Dmitry Stogov
6fc398fba9 Fixed bug #42919 (Unserializing of namespaced class object fails) 2007-10-17 10:36:45 +00:00
Dmitry Stogov
8cae2e56e4 Fixed bug #42859 (import always conflicts with internal classes). (cellog@php.net, Dmitry) 2007-10-17 10:01:37 +00:00
Antony Dovgal
29fd758310 commit lost part of the patch 2007-10-17 08:22:01 +00:00
Antony Dovgal
dc8634add8 use correct dtor and variable for the callback 2007-10-17 08:17:34 +00:00
cc5096c622 ChangeLog update 2007-10-17 01:31:20 +00:00
Andrey Hristov
a0aa80a3f8 Sync mysqlnd with HEAD. Same sources as in 5_3 2007-10-16 20:58:35 +00:00
Antony Dovgal
0655ad3833 use zval_dtor() instead of efree() + FREE_ZVAL() 2007-10-16 13:18:55 +00:00
Andrey Hristov
731a49ed0e MFB: Fix bug due to shadowing of variables. This one is pretty-pretty rare,
caught by source code inspection.
2007-10-16 12:55:38 +00:00
82e29a7fc3 ChangeLog update 2007-10-16 01:31:27 +00:00
Raghubansh Kumar
ee89cea00b New testcases for array_flip() function 2007-10-15 06:33:32 +00:00
Raghubansh Kumar
f36aae329a New testcases for array_reverse() function 2007-10-15 06:23:27 +00:00
9257b6bd88 ChangeLog update 2007-10-15 01:31:23 +00:00
fbd3b9c127 ChangeLog update 2007-10-14 01:31:34 +00:00
Scott MacVicar
e2c76794d1 MFB: Added icon file format support to getimagesize 2007-10-13 18:05:20 +00:00
Hannes Magnusson
165c695f44 Add skipif 2007-10-13 11:36:59 +00:00
fe6b701cd6 ChangeLog update 2007-10-13 01:31:39 +00:00
Ulf Wendel
572648d585 Now HEAD should be fine: skip test (by default), if DB connect fails. 2007-10-12 12:40:04 +00:00
Ulf Wendel
2ea4b6ba06 Same as for PHP_5_3: Trying to skip tests if they can't connect to the
DB server. Note the environment variable MYSQL_TEST_SKIP_CONNECT_FAILURE
to control if you want tests that can't connect to fail or to be skipped.
2007-10-12 12:32:39 +00:00
Ulf Wendel
7db84d5bcf Fixing test. 2007-10-12 11:52:27 +00:00
Ulf Wendel
534f770ae2 Trying to make them not fail but skip if they cannot connect to the DB. 2007-10-12 11:51:22 +00:00
Ulf Wendel
2027c85be2 Fixing tests. 2007-10-12 11:46:41 +00:00
Edin Kadribasic
8b3bfa7cf7 MFB: Fix build 2007-10-12 08:08:02 +00:00
Antony Dovgal
cb6053bd55 fix typo 2007-10-12 07:23:44 +00:00
bc9b36b363 ChangeLog update 2007-10-12 01:31:22 +00:00
Derick Rethans
9e67f64a00 - Updated to version 2007.8 2007-10-11 18:35:04 +00:00
Raghubansh Kumar
84bf8ae506 fix test (temp. file name) 2007-10-11 11:50:10 +00:00
Raghubansh Kumar
8e47cdd59b fix test 2007-10-11 03:17:08 +00:00
b5a166b815 ChangeLog update 2007-10-11 01:31:25 +00:00
Elizabeth Marie Smith
9e0894fa21 MFB 2007-10-10 23:23:54 +00:00
Andrey Hristov
d768a03a12 MFB and unify code 2007-10-10 14:32:01 +00:00
Jani Taskinen
040cb2ca5d ret is still int 2007-10-10 12:51:06 +00:00