Commit Graph

45423 Commits

Author SHA1 Message Date
Felipe Pena
f7a0e81a0f - Fixed module check (Related to bug #48785) 2009-07-19 20:53:26 +00:00
Felipe Pena
73e8c2e140 - Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_args)
[HEAD only]
2009-07-19 18:55:31 +00:00
Felipe Pena
3cf7638cf2 - New tests 2009-07-19 16:31:43 +00:00
Christopher Jones
6eef80ecb7 Bug #48722 (Update OCI8 --enable-sigchild warning) 2009-07-19 16:27:35 +00:00
Christopher Jones
880c08e16a make it easier for maintainers to set un/pw in environments that don't pass shell variables 2009-07-19 16:08:44 +00:00
Christopher Jones
01f090e30a Reduce Oracle version-dependent diffs. Make PHP 5/6 compatible 2009-07-19 16:04:57 +00:00
David Soria Parra
1f06f5f458 - Add license headers 2009-07-19 15:57:06 +00:00
Pierre Joye
9f57aa249b - MFB: Fix #48763, create corrupt archive 2009-07-19 15:32:51 +00:00
Pierre Joye
cf60df1e55 - not used anymore 2009-07-19 15:02:53 +00:00
Pierre Joye
bd6c9dbbcd - WS 2009-07-19 15:02:02 +00:00
Pierre Joye
67df4f64dd - not used anymore 2009-07-19 15:01:19 +00:00
Nuno Lopes
bb3a4a2bf8 Add support for proc_open()'s bypass_shell feature for Unix systems (slightly modified patch from Gwynne) 2009-07-19 14:52:27 +00:00
Felipe Pena
1e842a6791 - Removed unnecessary strlen() call and if statement. 2009-07-19 14:36:16 +00:00
Felipe Pena
e2e62d3afb - Fixed ZTS build 2009-07-19 14:19:32 +00:00
David Soria Parra
28f7ed9365 - Add DTrace support. 2009-07-19 14:00:25 +00:00
Felipe Pena
6ff8222d0e - New test 2009-07-19 03:36:46 +00:00
Felipe Pena
f1be9ef385 - Tests related to bug #48770 2009-07-19 03:25:49 +00:00
Rafael Machado Dohms
4c0885dcd8 Adding tests for imagecreatetruecolor for PHP_5_2 and trunk 2009-07-19 01:44:19 +00:00
Pierre Joye
f92a5aebe0 - let try to be smart, read the bug report.... 2009-07-18 17:10:12 +00:00
Zoe Slattery
5f3bfd11d2 Added comment to XFAIL 2009-07-18 17:00:53 +00:00
Zoe Slattery
67711b4c9f Adding explanation 2009-07-18 16:53:54 +00:00
Zoe Slattery
e9e1be0ce5 removing empty XFAIL sections 2009-07-18 16:39:35 +00:00
Zoe Slattery
199a181a2c Removing unnecessary SKIPIF sections 2009-07-18 13:44:15 +00:00
Zoe Slattery
6ae52f1e92 fixing paths in INI section 2009-07-18 13:12:56 +00:00
Rasmus Lerdorf
1bfd1c8321 Fix TTF Files 2009-07-18 03:18:36 +00:00
andy wharmby
c38b0195ea New cURL tests. Tested on Windows, Linux and Linux 64 bit 2009-07-17 20:46:30 +00:00
andy wharmby
cddf963fbb Fix cURL tests 2009-07-17 20:44:50 +00:00
Alexey Zakhlestin
4a63a75539 removing test. this one tests system-specific behavior, not something implemented in php 2009-07-17 17:17:57 +00:00
Alexey Zakhlestin
00a0f088d0 MFB: fixed tests. money_format() is implemented in underlying system, not in php. So, we shouldn't test for actual values returned. They are different between systems 2009-07-17 16:21:00 +00:00
Gwynne Raskind
aec7f21a86 fix crash when session hash function generated long hashes with hash_bits_per_character larger than 4 2009-07-17 14:21:31 +00:00
Felipe Pena
4ab3a4e9cc - Fix test 2009-07-17 14:03:17 +00:00
Gwynne Raskind
02ab328b7b document the hash name functionality available since 5.3 2009-07-17 13:22:44 +00:00
Jani Taskinen
c5b8a3c181 - Add missing file exts 2009-07-17 12:31:58 +00:00
Jani Taskinen
1fc0130e29 - Fixed bug #48947 (vcsclean does not remove all created files) 2009-07-17 12:14:21 +00:00
Jani Taskinen
438b181d82 CS 2009-07-17 11:49:50 +00:00
Jani Taskinen
c111a9c036 - Fixed bug #47481 (natcasesort() does not sort extended ASCII characters correctly) 2009-07-17 11:13:51 +00:00
Zoe Slattery
392f70ecbe fix tests 2009-07-17 09:25:13 +00:00
Zoe Slattery
f018b09af8 fix tests 2009-07-17 09:03:04 +00:00
Zoe Slattery
a8fbe048a6 fix tests 2009-07-17 08:20:04 +00:00
Rasmus Lerdorf
f71490c3b7 Multi-branch test commit to see if email notifications are working 2009-07-17 04:26:33 +00:00
Stanislav Malyshev
fa1f24867a fix memory leak 2009-07-17 00:57:46 +00:00
Felipe Pena
cf72b81479 - Fixed bug #48893 (Problems compiling with Curl) 2009-07-17 00:24:20 +00:00
Felipe Pena
6147389d79 - Fixed bug #48762 (IPv6 address filter still rejects valid address) 2009-07-16 23:28:12 +00:00
Felipe Pena
5180421361 - MFB: Double to string conversion fix (#41698 #48924) 2009-07-16 22:37:24 +00:00
Andrei Zmievski
d69178b56b Adjust base64_encode() according to PDM notes. 2009-07-16 22:19:09 +00:00
Andrei Zmievski
3db16aae10 Adjust rawurlencode() according to PDM notes. 2009-07-16 22:08:02 +00:00
Andrei Zmievski
28889769af Adjust urlencode() according to PDM notes. 2009-07-16 21:48:10 +00:00
Jani Taskinen
017e58a708 - remove accidental commit (?) 2009-07-16 16:11:50 +00:00
Jani Taskinen
24d327ba2b CS 2009-07-16 12:18:13 +00:00
Jani Taskinen
ae3433a77f - Fix the cleanup routine (it is not very nice to delete everything..) 2009-07-16 12:10:38 +00:00