Commit Graph

44608 Commits

Author SHA1 Message Date
Arnaud Le Blanc
3bc34ef8c1 Fix tests (MFB, etc) 2009-04-24 19:47:43 +00:00
Arnaud Le Blanc
e6b238275f Fix tests (mostly MFB) 2009-04-24 17:13:49 +00:00
Arnaud Le Blanc
778baeb1b2 Fix tests 2009-04-24 15:52:38 +00:00
Arnaud Le Blanc
10a5707781 zend_vm_gen 2009-04-24 15:48:22 +00:00
Arnaud Le Blanc
acb8489d26 Fix handling of unicode string offsets (tests/strings/bug22592.phpt) 2009-04-24 15:47:20 +00:00
Arnaud Le Blanc
7b4dc185bf Fix memleak on empty GET var (tests/basic/011.phpt) 2009-04-24 15:44:35 +00:00
Pierre Joye
e1086084cb - make MP survive --disable-all (=disable to disable it) 2009-04-24 15:19:10 +00:00
Pierre Joye
e06b62d259 - fix logic 2009-04-24 11:34:27 +00:00
Pierre Joye
129c98c983 - simplify and use PHP_CURL 2009-04-24 09:25:14 +00:00
286459c998 ChangeLog update 2009-04-24 01:32:39 +00:00
Pierre Joye
287499b99a - #47940, leaks in imap_body() 2009-04-23 22:24:54 +00:00
Pierre Joye
48eaea822a - define HAVE_NEW_MIME2TEXT and HAVE_RFC822_OUTPUT_ADDRESS_LIST 2009-04-23 22:22:26 +00:00
Pierre Joye
02d471d689 - MFB: allow to set or disable the multithreaded build (n, auto or disable) 2009-04-23 20:19:31 +00:00
Pierre Joye
2ed2b6f638 - MFB 2009-04-23 18:03:42 +00:00
Takeshi Abe
b6b8240fb3 check non-null before any use. 2009-04-23 16:25:17 +00:00
Matteo Beccati
7db1207d47 - Reverted previous fix for bug #46274 and properly fixed it
- Fixed bug #48060
# Also added tests for pdo_oci as it's the only other driver currently
# using streams: no regression found
2009-04-23 13:22:12 +00:00
Pierre Joye
763248af68 - c/p error 2009-04-23 08:46:15 +00:00
1d4facf3a9 ChangeLog update 2009-04-23 01:33:48 +00:00
Brian Shire
82cabe1ca4 fix DVAL_TO_LVAL conversion for static array indexes, related to bug #46701 2009-04-22 21:27:17 +00:00
Pierre Joye
5466a9caee - MFB: make it loud when libxml is missing or the dep is not present 2009-04-22 19:07:11 +00:00
andy wharmby
05f4a87a0a PHP 6 version of a new date test missed from earlier drop 2009-04-22 10:42:23 +00:00
f65591de90 ChangeLog update 2009-04-22 01:32:44 +00:00
Hannes Magnusson
72543e6d1b Adjust reflection info 2009-04-21 18:07:42 +00:00
Ilia Alshanetsky
be474eafca MFB: Adjusted prototype 2009-04-21 12:26:33 +00:00
Dmitry Stogov
c951268912 Fixed bug #48004 (Error handler prevents creation of default object) 2009-04-21 09:40:33 +00:00
andy wharmby
a948f79a64 Fix test 2009-04-21 08:53:27 +00:00
Dmitry Stogov
d4f6ab748d Fixed bug #48004 (Error handler prevents creation of default object) 2009-04-21 08:12:23 +00:00
e4afc58552 ChangeLog update 2009-04-21 01:32:39 +00:00
Jani Taskinen
866a35e548 MFB: missed these 2009-04-20 17:14:25 +00:00
Jani Taskinen
a0f3cf5cc4 MFB: Thanks to the "maintainers" who are too lazy to commit FIRST to HEAD! 2009-04-20 17:06:03 +00:00
Jani Taskinen
eae5e43243 - Added path sanity check (autotools + libtool do not cope with whitespace..) 2009-04-20 15:02:49 +00:00
Etienne Kneuss
cdc6dcfc3c Fix #48023 (spl_autoload_register didn't store closures) 2009-04-20 14:18:46 +00:00
Mikko Koppanen
573961e6f9 Closes #47991 SSL streams fail if error stack contains items 2009-04-20 09:43:45 +00:00
Johannes Schlüter
16606a9cdf Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes() 2009-04-20 09:15:46 +00:00
Pierre Joye
f0c630b9ac - silent compiler warning 2009-04-20 08:28:14 +00:00
Pierre Joye
a8b66c3777 - silent compiler warning 2009-04-20 06:55:11 +00:00
Pierre Joye
92c0740aaa - use the new OB API (and fix build) 2009-04-20 06:36:05 +00:00
Pierre Joye
466d7eb992 - nuke unused vars
- silent warnings
2009-04-20 06:35:43 +00:00
63bc8bd573 ChangeLog update 2009-04-20 01:32:35 +00:00
Arnaud Le Blanc
1b53a2805c Fix test 2009-04-19 22:01:23 +00:00
Arnaud Le Blanc
6b213bffb6 Better fix for #47997 2009-04-19 17:09:47 +00:00
Ilia Alshanetsky
8b72164991 MFB: Fixed bug #47937 (system() calls sapi_flush() regardless of output
buffering)
2009-04-19 15:00:11 +00:00
Arnaud Le Blanc
1c4b26258e new test 2009-04-19 13:56:16 +00:00
Arnaud Le Blanc
069c0fdc80 MFB5.3: Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams) 2009-04-19 13:50:25 +00:00
bba5d66bf8 ChangeLog update 2009-04-19 01:32:32 +00:00
Felipe Pena
2223041d93 - Fix build 2009-04-18 18:55:18 +00:00
a997ebacf1 ChangeLog update 2009-04-17 01:33:01 +00:00
Ilia Alshanetsky
839559dc14 MFB: Fixed compiler warning 2009-04-16 22:14:44 +00:00
Hannes Magnusson
a563e4224d Fixed bug#47981 (error handler not called regardless) 2009-04-16 13:47:25 +00:00
Hannes Magnusson
a186602114 Make it possible to run on PHP5.2 2009-04-16 13:40:47 +00:00