]>
granicus.if.org Git - php/log
Sebastian Schürmann [Sat, 25 Apr 2009 18:33:50 +0000 (18:33 +0000)]
- Initial commit
Sebastian Schürmann [Sat, 25 Apr 2009 18:28:02 +0000 (18:28 +0000)]
Initial commit
Jani Taskinen [Sat, 25 Apr 2009 18:02:56 +0000 (18:02 +0000)]
MFB
Jani Taskinen [Sat, 25 Apr 2009 17:57:27 +0000 (17:57 +0000)]
- fix test cleanup (== consistent now :)
Jani Taskinen [Sat, 25 Apr 2009 17:12:56 +0000 (17:12 +0000)]
MFB52: sync
Nuno Lopes [Sat, 25 Apr 2009 16:42:24 +0000 (16:42 +0000)]
MFB: fix strict aliasing issues
Pierre Joye [Sat, 25 Apr 2009 16:35:36 +0000 (16:35 +0000)]
- ws
Pierre Joye [Sat, 25 Apr 2009 15:13:00 +0000 (15:13 +0000)]
- #elif
Pierre Joye [Sat, 25 Apr 2009 15:08:25 +0000 (15:08 +0000)]
- ws
Pierre Joye [Sat, 25 Apr 2009 15:06:03 +0000 (15:06 +0000)]
- sync 5.3
- add 2007d and 2007e
Pierre Joye [Sat, 25 Apr 2009 15:02:03 +0000 (15:02 +0000)]
- SEARCHPGM struct has to be freed
Pierre Joye [Sat, 25 Apr 2009 14:53:50 +0000 (14:53 +0000)]
- silent warning, NULL is not 0
Pierre Joye [Sat, 25 Apr 2009 11:21:41 +0000 (11:21 +0000)]
- bad idea to free body
Kalle Sommer Nielsen [Sat, 25 Apr 2009 06:20:26 +0000 (06:20 +0000)]
Use correct data types here, and gdImageSaveAlpha for the alpha flag
<changelog@php.net> [Sat, 25 Apr 2009 01:32:46 +0000 (01:32 +0000)]
ChangeLog update
Arnaud Le Blanc [Fri, 24 Apr 2009 21:50:51 +0000 (21:50 +0000)]
Fix handling of escaped double quotes
Arnaud Le Blanc [Fri, 24 Apr 2009 21:50:15 +0000 (21:50 +0000)]
Fix test
Arnaud Le Blanc [Fri, 24 Apr 2009 21:23:47 +0000 (21:23 +0000)]
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
Arnaud Le Blanc [Fri, 24 Apr 2009 19:47:43 +0000 (19:47 +0000)]
Fix tests (MFB, etc)
Arnaud Le Blanc [Fri, 24 Apr 2009 17:13:49 +0000 (17:13 +0000)]
Fix tests (mostly MFB)
Arnaud Le Blanc [Fri, 24 Apr 2009 15:52:38 +0000 (15:52 +0000)]
Fix tests
Arnaud Le Blanc [Fri, 24 Apr 2009 15:48:22 +0000 (15:48 +0000)]
zend_vm_gen
Arnaud Le Blanc [Fri, 24 Apr 2009 15:47:20 +0000 (15:47 +0000)]
Fix handling of unicode string offsets (tests/strings/bug22592.phpt)
Arnaud Le Blanc [Fri, 24 Apr 2009 15:44:35 +0000 (15:44 +0000)]
Fix memleak on empty GET var (tests/basic/011.phpt)
Pierre Joye [Fri, 24 Apr 2009 15:19:10 +0000 (15:19 +0000)]
- make MP survive --disable-all (=disable to disable it)
Pierre Joye [Fri, 24 Apr 2009 11:34:27 +0000 (11:34 +0000)]
- fix logic
Pierre Joye [Fri, 24 Apr 2009 09:25:14 +0000 (09:25 +0000)]
- simplify and use PHP_CURL
<changelog@php.net> [Fri, 24 Apr 2009 01:32:39 +0000 (01:32 +0000)]
ChangeLog update
Pierre Joye [Thu, 23 Apr 2009 22:24:54 +0000 (22:24 +0000)]
- #47940, leaks in imap_body()
Pierre Joye [Thu, 23 Apr 2009 22:22:26 +0000 (22:22 +0000)]
- define HAVE_NEW_MIME2TEXT and HAVE_RFC822_OUTPUT_ADDRESS_LIST
Pierre Joye [Thu, 23 Apr 2009 20:19:31 +0000 (20:19 +0000)]
- MFB: allow to set or disable the multithreaded build (n, auto or disable)
Pierre Joye [Thu, 23 Apr 2009 18:03:42 +0000 (18:03 +0000)]
- MFB
Takeshi Abe [Thu, 23 Apr 2009 16:25:17 +0000 (16:25 +0000)]
check non-null before any use.
Matteo Beccati [Thu, 23 Apr 2009 13:22:12 +0000 (13:22 +0000)]
- 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
Pierre Joye [Thu, 23 Apr 2009 08:46:15 +0000 (08:46 +0000)]
- c/p error
<changelog@php.net> [Thu, 23 Apr 2009 01:33:48 +0000 (01:33 +0000)]
ChangeLog update
Brian Shire [Wed, 22 Apr 2009 21:27:17 +0000 (21:27 +0000)]
fix DVAL_TO_LVAL conversion for static array indexes, related to bug #46701
Pierre Joye [Wed, 22 Apr 2009 19:07:11 +0000 (19:07 +0000)]
- MFB: make it loud when libxml is missing or the dep is not present
andy wharmby [Wed, 22 Apr 2009 10:42:23 +0000 (10:42 +0000)]
PHP 6 version of a new date test missed from earlier drop
<changelog@php.net> [Wed, 22 Apr 2009 01:32:44 +0000 (01:32 +0000)]
ChangeLog update
Hannes Magnusson [Tue, 21 Apr 2009 18:07:42 +0000 (18:07 +0000)]
Adjust reflection info
Ilia Alshanetsky [Tue, 21 Apr 2009 12:26:33 +0000 (12:26 +0000)]
MFB: Adjusted prototype
Dmitry Stogov [Tue, 21 Apr 2009 09:40:33 +0000 (09:40 +0000)]
Fixed bug #48004 (Error handler prevents creation of default object)
andy wharmby [Tue, 21 Apr 2009 08:53:27 +0000 (08:53 +0000)]
Fix test
Dmitry Stogov [Tue, 21 Apr 2009 08:12:23 +0000 (08:12 +0000)]
Fixed bug #48004 (Error handler prevents creation of default object)
<changelog@php.net> [Tue, 21 Apr 2009 01:32:39 +0000 (01:32 +0000)]
ChangeLog update
Jani Taskinen [Mon, 20 Apr 2009 17:14:25 +0000 (17:14 +0000)]
MFB: missed these
Jani Taskinen [Mon, 20 Apr 2009 17:06:03 +0000 (17:06 +0000)]
MFB: Thanks to the "maintainers" who are too lazy to commit FIRST to HEAD!
Jani Taskinen [Mon, 20 Apr 2009 15:02:49 +0000 (15:02 +0000)]
- Added path sanity check (autotools + libtool do not cope with whitespace..)
Etienne Kneuss [Mon, 20 Apr 2009 14:18:46 +0000 (14:18 +0000)]
Fix #48023 (spl_autoload_register didn't store closures)
Mikko Koppanen [Mon, 20 Apr 2009 09:43:45 +0000 (09:43 +0000)]
Closes #47991 SSL streams fail if error stack contains items
Johannes Schlüter [Mon, 20 Apr 2009 09:15:46 +0000 (09:15 +0000)]
Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes()
Pierre Joye [Mon, 20 Apr 2009 08:28:14 +0000 (08:28 +0000)]
- silent compiler warning
Pierre Joye [Mon, 20 Apr 2009 06:55:11 +0000 (06:55 +0000)]
- silent compiler warning
Pierre Joye [Mon, 20 Apr 2009 06:36:05 +0000 (06:36 +0000)]
- use the new OB API (and fix build)
Pierre Joye [Mon, 20 Apr 2009 06:35:43 +0000 (06:35 +0000)]
- nuke unused vars
- silent warnings
<changelog@php.net> [Mon, 20 Apr 2009 01:32:35 +0000 (01:32 +0000)]
ChangeLog update
Arnaud Le Blanc [Sun, 19 Apr 2009 22:01:23 +0000 (22:01 +0000)]
Fix test
Arnaud Le Blanc [Sun, 19 Apr 2009 17:09:47 +0000 (17:09 +0000)]
Better fix for #47997
Ilia Alshanetsky [Sun, 19 Apr 2009 15:00:11 +0000 (15:00 +0000)]
MFB: Fixed bug #47937 (system() calls sapi_flush() regardless of output
buffering)
Arnaud Le Blanc [Sun, 19 Apr 2009 13:56:16 +0000 (13:56 +0000)]
new test
Arnaud Le Blanc [Sun, 19 Apr 2009 13:50:25 +0000 (13:50 +0000)]
MFB5.3: Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams)
<changelog@php.net> [Sun, 19 Apr 2009 01:32:32 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Sat, 18 Apr 2009 18:55:18 +0000 (18:55 +0000)]
- Fix build
<changelog@php.net> [Fri, 17 Apr 2009 01:33:01 +0000 (01:33 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 16 Apr 2009 22:14:44 +0000 (22:14 +0000)]
MFB: Fixed compiler warning
Hannes Magnusson [Thu, 16 Apr 2009 13:47:25 +0000 (13:47 +0000)]
Fixed bug#47981 (error handler not called regardless)
Hannes Magnusson [Thu, 16 Apr 2009 13:40:47 +0000 (13:40 +0000)]
Make it possible to run on PHP5.2
Hannes Magnusson [Thu, 16 Apr 2009 13:39:31 +0000 (13:39 +0000)]
Sync WS with 5.3
Dmitry Stogov [Thu, 16 Apr 2009 10:34:15 +0000 (10:34 +0000)]
- 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")
Pierre Joye [Thu, 16 Apr 2009 05:32:58 +0000 (05:32 +0000)]
- #47978, typo in ext/sockets/sockets.c
Moriyoshi Koizumi [Thu, 16 Apr 2009 02:06:59 +0000 (02:06 +0000)]
- Just a paranoiac test. This works perfectly.
Moriyoshi Koizumi [Thu, 16 Apr 2009 02:05:00 +0000 (02:05 +0000)]
- MFB (fixes build)
<changelog@php.net> [Thu, 16 Apr 2009 01:32:41 +0000 (01:32 +0000)]
ChangeLog update
Antony Dovgal [Wed, 15 Apr 2009 20:56:49 +0000 (20:56 +0000)]
fix parse error
Antony Dovgal [Wed, 15 Apr 2009 20:54:45 +0000 (20:54 +0000)]
fix test
Ilia Alshanetsky [Wed, 15 Apr 2009 14:25:20 +0000 (14:25 +0000)]
MFB: Fixed bug #47969 (ezmlm_hash() returns different values depend on OS)
<changelog@php.net> [Wed, 15 Apr 2009 01:32:35 +0000 (01:32 +0000)]
ChangeLog update
Antony Dovgal [Tue, 14 Apr 2009 14:18:14 +0000 (14:18 +0000)]
revert wrong fix for bug #47930
<changelog@php.net> [Tue, 14 Apr 2009 01:32:48 +0000 (01:32 +0000)]
ChangeLog update
Stanislav Malyshev [Mon, 13 Apr 2009 19:24:52 +0000 (19:24 +0000)]
fix #47930
Ilia Alshanetsky [Mon, 13 Apr 2009 15:19:03 +0000 (15:19 +0000)]
MFB: Upgrade to SQLite 3.6.13
Derick Rethans [Mon, 13 Apr 2009 13:40:49 +0000 (13:40 +0000)]
- Updated to version 2009.6 (2009f)
<changelog@php.net> [Mon, 13 Apr 2009 01:33:00 +0000 (01:33 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 12 Apr 2009 14:45:05 +0000 (14:45 +0000)]
MFB: Fixed bug #47946 (ImageConvolution overwrites background)
<changelog@php.net> [Sun, 12 Apr 2009 01:32:51 +0000 (01:32 +0000)]
ChangeLog update
Nuno Lopes [Sat, 11 Apr 2009 18:57:41 +0000 (18:57 +0000)]
upgrade PCRE to version 7.9
Mikko Koppanen [Sat, 11 Apr 2009 11:44:06 +0000 (11:44 +0000)]
Added support for passing O_NONBLOCK to the underlying open() system call
Philip Olson [Sat, 11 Apr 2009 03:40:34 +0000 (03:40 +0000)]
Removed an unnecessary item, that calls for doc builds
<changelog@php.net> [Sat, 11 Apr 2009 01:32:38 +0000 (01:32 +0000)]
ChangeLog update
Stanislav Malyshev [Fri, 10 Apr 2009 16:55:51 +0000 (16:55 +0000)]
isync with 5 branch
Nuno Lopes [Fri, 10 Apr 2009 15:48:22 +0000 (15:48 +0000)]
MFB: fix #47662
Philip Olson [Fri, 10 Apr 2009 15:18:55 +0000 (15:18 +0000)]
MFB: Implemented new shorter URLs for ini settings (ex: php.net/short-open-tag)
Philip Olson [Fri, 10 Apr 2009 15:16:15 +0000 (15:16 +0000)]
MFB: Fixed typo
<changelog@php.net> [Fri, 10 Apr 2009 01:32:47 +0000 (01:32 +0000)]
ChangeLog update
Rasmus Lerdorf [Thu, 9 Apr 2009 16:08:34 +0000 (16:08 +0000)]
Don't strip leading zeros on floating point numbers
and fix the test case
Ilia Alshanetsky [Thu, 9 Apr 2009 13:29:15 +0000 (13:29 +0000)]
MFB: Added test for php_sapi_name()
Hannes Magnusson [Thu, 9 Apr 2009 10:19:15 +0000 (10:19 +0000)]
Englanti kielioppi (Jani)
Hannes Magnusson [Thu, 9 Apr 2009 10:07:24 +0000 (10:07 +0000)]
Fixed bug#47427 (-s outputs, not displays)
<changelog@php.net> [Thu, 9 Apr 2009 01:33:14 +0000 (01:33 +0000)]
ChangeLog update