Commit Graph

45401 Commits

Author SHA1 Message Date
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
Gwynne Raskind
b0eaa0940c one more attempt at ridding us of some of those annoying mime types 2009-07-16 08:10:50 +00:00
Gwynne Raskind
0a0a8e7866 dropped some more mime types, svnclean -> clean for multiple VCS 2009-07-16 04:43:18 +00:00
Rasmus Lerdorf
f5980b7a4c Buffer handling fixes 2009-07-16 00:06:08 +00:00
Stanislav Malyshev
29fb4ab87d fix ini_restore problem 2009-07-16 00:03:44 +00:00
Stanislav Malyshev
1c6587dc9c fix freed mem reference 2009-07-15 23:57:52 +00:00
Rasmus Lerdorf
6b58d80b69 Limit connection strings to 255 chars here 2009-07-15 19:05:09 +00:00
Pierre Joye
fc299cb1ab - cvs > svn 2009-07-15 17:08:26 +00:00
Pierre Joye
ce62c2db45 - cvs > svn 2009-07-15 16:52:50 +00:00
Alexey Zakhlestin
7b6eae5402 fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
Alexey Zakhlestin
03fa36f45a fix broken test 2009-07-15 10:05:59 +00:00
Gwynne Raskind
8ae922e36c php5.spec was never used, as far as can be determined. also, php 5 -> php 6 in makerpm, but that script needs considerably more work IMO 2009-07-15 07:04:43 +00:00
Felipe Pena
eb1cabae4d - Fixed bug #48913 (Too long error code strings in pdo_odbc driver) 2009-07-15 02:31:07 +00:00
Felipe Pena
dd6e75c230 - Fixed bug #48899 (is_callable returns true even if method does not exist in parent class) 2009-07-15 01:08:15 +00:00
Gwynne Raskind
8bc61fa611 kill bad mime types 2009-07-14 21:54:59 +00:00
Gwynne Raskind
f9df188c08 CVS->SVN 2009-07-14 21:49:26 +00:00
Stanislav Malyshev
74563e179b fix build 2009-07-14 19:05:52 +00:00
David Soria Parra
a7db2251dd - cvs->svn 2009-07-14 09:37:57 +00:00
Stanislav Malyshev
8cd2d9facb add intl ini value 2009-07-13 23:58:30 +00:00
David Soria Parra
0216e20432 Fix date warning by setting the default timezone to UTC 2009-07-13 23:55:34 +00:00
Pierre Joye
e117c549a2 - remove app/js mime 2009-07-13 21:59:45 +00:00
Rasmus Lerdorf
1419067ed3 cvs->svn 2009-07-13 19:16:26 +00:00
Rasmus Lerdorf
9421ad5bd0 cvs->svn 2009-07-13 18:14:34 +00:00