Commit Graph

45789 Commits

Author SHA1 Message Date
Kalle Sommer Nielsen
b2f1a3e865 Fixed ext/interbase build 2009-09-08 01:44:37 +00:00
Ilia Alshanetsky
f05407e227 Fixed tests 2009-09-07 14:18:46 +00:00
Ilia Alshanetsky
df377868bd Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters). 2009-09-07 02:35:25 +00:00
Felipe Pena
ba50aa6572 - Fixed bug #49483 (preg_replace 'subject' parameter listed as optional) 2009-09-06 17:41:34 +00:00
Pierre Joye
558e7133c4 - revert last commit, breaks the build and needs test case(s) 2009-09-06 15:56:58 +00:00
Moriyoshi Koizumi
797249daf4 - Fix leaks. 2009-09-06 14:43:09 +00:00
Pierre Joye
82fb676913 - don't hide previous declaration 2009-09-05 21:16:05 +00:00
Pierre Joye
9ec72d0415 - don't hide early declaration 2009-09-05 19:00:05 +00:00
Felipe Pena
792ae864ee - Drop unused var 2009-09-05 18:21:10 +00:00
Pierre Joye
a733fe2521 - add test for #48746 2009-09-05 18:10:31 +00:00
Pierre Joye
2eaf8bf222 - useless #ifdef 2009-09-05 17:39:18 +00:00
Pierre Joye
b1f10764f9 - fix #49274, filter_var does not accept object without a toString implementation 2009-09-05 17:35:26 +00:00
Jani Taskinen
7713cc89d9 - Fixed bug #49182 (PHP CGI always outputs the shebang line) 2009-09-05 17:07:14 +00:00
Pierre Joye
d23fc95257 - #49464, fix build 2009-09-04 19:53:39 +00:00
Jani Taskinen
9d4c42357d I have no idea. This might or might not fix a bug in some branch. At least it works. 2009-09-04 11:02:40 +00:00
Sriram Natarajan
00406ac1ae - Fixed bug #49447 (php engine need to correctly check for socket API
return status on windows). (Sriram Natarajan)
2009-09-04 07:59:48 +00:00
Pierre Joye
a96e9f3b94 - be sure that we use the user token by default (Christian Wenz) 2009-09-04 06:59:08 +00:00
Pierre Joye
8f59833828 - #27051, improve fix on xp/2k3 2009-09-03 19:16:17 +00:00
Pierre Joye
ebce328066 - MF53: len includes the NULL already 2009-09-03 19:11:30 +00:00
Dmitry Stogov
a6412a5e71 Fixed bug #46074 (Bus error during running PHP CLI under IRIX 6.5.30) 2009-09-03 14:33:11 +00:00
Sebastian Bergmann
fa67b14651 Make invokeArgs() error messages consistent with invoke(). 2009-09-03 14:02:51 +00:00
Pierre Joye
e5f4d5841e - Fix sanity check for the color index in imagecolortransparent 2009-09-03 09:45:56 +00:00
Pierre Joye
409dbe66d4 - be sure to get all crt dbg errors in stderr 2009-09-02 20:02:17 +00:00
Ilia Alshanetsky
180c7ad8a9 Fixed return value to comply with tests 2009-09-02 13:07:44 +00:00
Pierre Joye
2ad1c921b7 - #27051, we need the thread token here, not the process 2009-09-02 01:59:17 +00:00
Pierre Joye
4cef4372ce - #27051, create process as impersonated user 2009-09-01 22:51:31 +00:00
Kalle Sommer Nielsen
8cdfa07dc0 Fix build 2009-09-01 20:12:02 +00:00
Pierre Joye
fd6f91ffed - #48746, revert previous about volume. Fix volume support to allow all mounted points (with or without drives) 2009-09-01 17:50:59 +00:00
Pierre Joye
d23c3869e0 - #48746, fix regression in readdir/scandir and mounted points or junctions on windows 2009-09-01 17:46:17 +00:00
Antony Dovgal
e163ed7875 add -g along with -O0 2009-09-01 15:13:02 +00:00
Kalle Sommer Nielsen
dcd43b5264 Fixes #49428 - Patch by Patrick Allaert 2009-09-01 14:05:00 +00:00
Patrick Allaert
321c9f2921 Added Tidy basic test for tidy_access_count 2009-09-01 13:06:52 +00:00
Patrick Allaert
f4ee7dee81 Added Tidy basic test for tidy_warning_count 2009-09-01 13:06:31 +00:00
Patrick Allaert
a137593541 Added Tidy basic test for tidy_error_count 2009-09-01 13:06:16 +00:00
Patrick Allaert
476569b691 Added Tidy basic test for tidy_config_count 2009-09-01 13:05:54 +00:00
Jani Taskinen
eb2f9ad0cc - Fixed zlib.deflate compress filter to actually accpet level parameter. 2009-08-31 21:18:55 +00:00
Zoe Slattery
c53880beca add missing skipifs 2009-08-31 19:22:29 +00:00
Antony Dovgal
1ad2044b80 nuke duplicated tests 2009-08-31 15:32:39 +00:00
Ilia Alshanetsky
820d7d28b7 Fixed bug #49361 (wordwrap() wraps incorrectly on end of line boundaries). 2009-08-31 12:28:46 +00:00
Antony Dovgal
c3615ef874 export le_socket from ext/sockets 2009-08-31 08:41:03 +00:00
Zoe Slattery
36a338a569 The last of the 2009 testfest tests 2009-08-30 18:18:50 +00:00
Pierre Joye
61de1cbf1f - Fixed leak on error in popen/exec (and related functions) 2009-08-30 17:13:45 +00:00
Ilia Alshanetsky
0ff589c12d Bug #49391 ldap.c utilizing deprecated ldap_modify_s 2009-08-30 15:33:59 +00:00
Zoe Slattery
b08aef70ab More tests from 2009 testfest 2009-08-30 12:19:50 +00:00
Zoe Slattery
53d2bbddfc bc math tests from testfest 2009 2009-08-30 11:10:20 +00:00
Zoe Slattery
acbc3d54f8 server for ftp tests 2009-08-30 09:31:54 +00:00
Zoe Slattery
d4ba889aa4 More tests from 2009 testfest 2009-08-30 09:30:13 +00:00
Zoe Slattery
0ee945e727 Fixed to allow for http etc 2009-08-30 08:18:53 +00:00
Antony Dovgal
3a080e82f5 fix tests 2009-08-29 19:18:27 +00:00
Pierre Joye
acdd739c0b - Fix #48746, mounted volume support & resolution 2009-08-29 12:21:47 +00:00