Sebastian Schürmann
5e7fe4e86c
Initial import
2009-04-25 19:06:26 +00:00
Sebastian Schürmann
9f8bf877ec
Initial commit
2009-04-25 19:00:42 +00:00
Sebastian Schürmann
da32e6e2d9
- Initial commit
2009-04-25 18:33:50 +00:00
Sebastian Schürmann
ad8ab8ae5c
Initial commit
2009-04-25 18:28:02 +00:00
Jani Taskinen
e2fe8ebf6d
MFB
2009-04-25 18:02:56 +00:00
Jani Taskinen
5e6bff5c43
- fix test cleanup (== consistent now :)
2009-04-25 17:57:27 +00:00
Nuno Lopes
f430db2814
MFB: fix strict aliasing issues
2009-04-25 16:42:24 +00:00
Pierre Joye
d0a7664c92
- ws
2009-04-25 16:35:36 +00:00
Pierre Joye
9b9af89020
- #elif
2009-04-25 15:13:00 +00:00
Pierre Joye
7c350613c8
- ws
2009-04-25 15:08:25 +00:00
Pierre Joye
f012ff613e
- sync 5.3
...
- add 2007d and 2007e
2009-04-25 15:06:03 +00:00
Pierre Joye
8405f08d5f
- SEARCHPGM struct has to be freed
2009-04-25 15:02:03 +00:00
Pierre Joye
cdeee70a88
- silent warning, NULL is not 0
2009-04-25 14:53:50 +00:00
Pierre Joye
95b781c992
- bad idea to free body
2009-04-25 11:21:41 +00:00
Kalle Sommer Nielsen
22a73c6197
Use correct data types here, and gdImageSaveAlpha for the alpha flag
2009-04-25 06:20:26 +00:00
Arnaud Le Blanc
ed413db14d
Fix handling of escaped double quotes
2009-04-24 21:50:51 +00:00
Arnaud Le Blanc
e10005e3fe
Fix test
2009-04-24 21:50:15 +00:00
Arnaud Le Blanc
4c400890ed
strip_tags() fixes:
...
- MFH5.3 (Fix bug when < is used within attribute.)
- Fix handling of case when searching for allowed tags in unicode variant
- tests for both unicode and binary variants
2009-04-24 21:23:47 +00:00
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
Pierre Joye
129c98c983
- simplify and use PHP_CURL
2009-04-24 09:25:14 +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
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
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
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
andy wharmby
a948f79a64
Fix test
2009-04-21 08:53:27 +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
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
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
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
Felipe Pena
2223041d93
- Fix build
2009-04-18 18:55:18 +00:00
Ilia Alshanetsky
839559dc14
MFB: Fixed compiler warning
2009-04-16 22:14:44 +00:00
Dmitry Stogov
701fe7630e
- Added "dechunk" filter which can decode HTTP responces with chunked transfer-encoding. HTTP streams use this filter automatically in case "Transfer-Encoding: chunked" header presents in responce. It's possible to disable this behaviour using "http"=>array("auto_decode"=>0) in stream context
...
- Fixed bug #47021 (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked")
2009-04-16 10:34:15 +00:00
Pierre Joye
b790f4e565
- #47978 , typo in ext/sockets/sockets.c
2009-04-16 05:32:58 +00:00