]>
granicus.if.org Git - php/log
Pierre Joye [Sat, 25 Apr 2009 16:33:51 +0000 (16:33 +0000)]
- ws
Nuno Lopes [Sat, 25 Apr 2009 16:33:41 +0000 (16:33 +0000)]
fix strict aliasing problems.
this should fix the crash that Sebastian was having with gcc 4.4. Please confirm this is the case
Pierre Joye [Sat, 25 Apr 2009 15:12:45 +0000 (15:12 +0000)]
- #elif
Pierre Joye [Sat, 25 Apr 2009 15:08:10 +0000 (15:08 +0000)]
- ws
Pierre Joye [Sat, 25 Apr 2009 15:06:34 +0000 (15:06 +0000)]
- add 2007d and e
Pierre Joye [Sat, 25 Apr 2009 15:02:36 +0000 (15:02 +0000)]
- MFH: SEARCHPGM struct has to be freed
Pierre Joye [Sat, 25 Apr 2009 14:59:21 +0000 (14:59 +0000)]
- silent warning, NULL is not 0
Sebastian Schürmann [Sat, 25 Apr 2009 11:33:26 +0000 (11:33 +0000)]
- Initial commit
Sebastian Schürmann [Sat, 25 Apr 2009 11:29:52 +0000 (11:29 +0000)]
- Initial Commit
Sebastian Schürmann [Sat, 25 Apr 2009 11:23:01 +0000 (11:23 +0000)]
- Initial commit
Pierre Joye [Sat, 25 Apr 2009 11:21:14 +0000 (11:21 +0000)]
- bad idea to free body
Sebastian Schürmann [Sat, 25 Apr 2009 11:19:40 +0000 (11:19 +0000)]
Initial commit
Sebastian Schürmann [Sat, 25 Apr 2009 11:18:15 +0000 (11:18 +0000)]
- initial ci
- basic test for ini_alter
Kalle Sommer Nielsen [Sat, 25 Apr 2009 06:25:55 +0000 (06:25 +0000)]
This shouldn't have been in for now
Kalle Sommer Nielsen [Sat, 25 Apr 2009 06:22:14 +0000 (06:22 +0000)]
MFH: Use correct data types here, and gdImageSaveAlpha for the alpha flag
Arnaud Le Blanc [Fri, 24 Apr 2009 19:48:41 +0000 (19:48 +0000)]
MFH
Arnaud Le Blanc [Fri, 24 Apr 2009 17:14:32 +0000 (17:14 +0000)]
MFH
Pierre Joye [Fri, 24 Apr 2009 15:18:37 +0000 (15:18 +0000)]
- make MP survive --disable-all (=disable to disable it)
Pierre Joye [Fri, 24 Apr 2009 11:34:38 +0000 (11:34 +0000)]
- fix logic
Pierre Joye [Fri, 24 Apr 2009 09:25:25 +0000 (09:25 +0000)]
- simplify and use PHP_CURL
Pierre Joye [Thu, 23 Apr 2009 22:25:13 +0000 (22:25 +0000)]
- MFH: #47940, leaks in imap_body()
Pierre Joye [Thu, 23 Apr 2009 22:22:51 +0000 (22:22 +0000)]
- define HAVE_NEW_MIME2TEXT and detect utf8aux
Pierre Joye [Thu, 23 Apr 2009 20:19:06 +0000 (20:19 +0000)]
- allow to set or disable the multithreaded build (n, auto or disable)
Pierre Joye [Thu, 23 Apr 2009 18:03:05 +0000 (18:03 +0000)]
- wrong var name
Takeshi Abe [Thu, 23 Apr 2009 16:26:17 +0000 (16:26 +0000)]
MFHcheck non-null before any use.
Matteo Beccati [Thu, 23 Apr 2009 13:26:10 +0000 (13:26 +0000)]
MFH:
- 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:37 +0000 (08:46 +0000)]
- c/p error
Brian Shire [Wed, 22 Apr 2009 21:27:19 +0000 (21:27 +0000)]
MFH: fix DVAL_TO_LVAL conversion for static array indexes, related to bug #46701
Pierre Joye [Wed, 22 Apr 2009 19:06:47 +0000 (19:06 +0000)]
- make it loud when libxml is missing or the dep is not present
Ilia Alshanetsky [Wed, 22 Apr 2009 12:35:22 +0000 (12:35 +0000)]
Removed unused vars
Hannes Magnusson [Tue, 21 Apr 2009 18:08:34 +0000 (18:08 +0000)]
MFH: adjust reflection info
Ilia Alshanetsky [Tue, 21 Apr 2009 12:26:19 +0000 (12:26 +0000)]
Adjusted prototype
Dmitry Stogov [Tue, 21 Apr 2009 09:40:13 +0000 (09:40 +0000)]
Fixed bug #48004 (Error handler prevents creation of default object)
andy wharmby [Tue, 21 Apr 2009 08:53:25 +0000 (08:53 +0000)]
Fix test
Dmitry Stogov [Tue, 21 Apr 2009 08:12:07 +0000 (08:12 +0000)]
Fixed bug #48004 (Error handler prevents creation of default object)
Kalle Sommer Nielsen [Tue, 21 Apr 2009 04:35:01 +0000 (04:35 +0000)]
Added missing note about gethostname() (Re: #47839)
Jani Taskinen [Mon, 20 Apr 2009 16:07:59 +0000 (16:07 +0000)]
- Sync with HEAD (just reorder to match HEAD order)
Jani Taskinen [Mon, 20 Apr 2009 15:39:48 +0000 (15:39 +0000)]
ws
Jani Taskinen [Mon, 20 Apr 2009 15:03:21 +0000 (15:03 +0000)]
MFH:- Added path sanity check (autotools + libtool do not cope with whitespace..)
Etienne Kneuss [Mon, 20 Apr 2009 14:20:20 +0000 (14:20 +0000)]
MFH: Fix #48023 (spl_autoload_register didn't store closures)
Ilia Alshanetsky [Mon, 20 Apr 2009 14:08:43 +0000 (14:08 +0000)]
Fixed typo
Mikko Koppanen [Mon, 20 Apr 2009 09:44:29 +0000 (09:44 +0000)]
MFH: Closes #47991 SSL streams fail if error stack contains items
Johannes Schlüter [Mon, 20 Apr 2009 09:16:51 +0000 (09:16 +0000)]
Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes()
Pierre Joye [Mon, 20 Apr 2009 08:41:39 +0000 (08:41 +0000)]
- silent compiler warning
Pierre Joye [Mon, 20 Apr 2009 08:40:39 +0000 (08:40 +0000)]
- nuke unused variable
Pierre Joye [Mon, 20 Apr 2009 08:28:44 +0000 (08:28 +0000)]
- silent compiler warning
Arnaud Le Blanc [Sun, 19 Apr 2009 22:01:46 +0000 (22:01 +0000)]
MFH: Fix test
Arnaud Le Blanc [Sun, 19 Apr 2009 17:10:35 +0000 (17:10 +0000)]
MFH: Better fix for #47997
Ilia Alshanetsky [Sun, 19 Apr 2009 14:59:52 +0000 (14:59 +0000)]
Fixed bug #47937 (system() calls sapi_flush() regardless of output
buffering)
Arnaud Le Blanc [Sun, 19 Apr 2009 14:44:43 +0000 (14:44 +0000)]
BFN moved to 5.2
Arnaud Le Blanc [Sun, 19 Apr 2009 13:56:08 +0000 (13:56 +0000)]
new test
Arnaud Le Blanc [Sun, 19 Apr 2009 13:46:47 +0000 (13:46 +0000)]
Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams)
Felipe Pena [Sat, 18 Apr 2009 18:56:11 +0000 (18:56 +0000)]
- MFH: Fix build
Ilia Alshanetsky [Thu, 16 Apr 2009 22:14:28 +0000 (22:14 +0000)]
Fixed compiler warning
Hannes Magnusson [Thu, 16 Apr 2009 13:48:01 +0000 (13:48 +0000)]
MFH: Fixed bug#47981 (error handler not called regardless)
Hannes Magnusson [Thu, 16 Apr 2009 13:41:25 +0000 (13:41 +0000)]
MFH: Make it possible to run on 5.2
Zoe Slattery [Thu, 16 Apr 2009 12:28:03 +0000 (12:28 +0000)]
fixing incorrect --CLEAN-- sections
Zoe Slattery [Thu, 16 Apr 2009 12:14:38 +0000 (12:14 +0000)]
fixing incorrect --CLEAN-- sections
Zoe Slattery [Thu, 16 Apr 2009 10:54:45 +0000 (10:54 +0000)]
fixing incorrect --CLEAN-- sections
Dmitry Stogov [Thu, 16 Apr 2009 10:16:27 +0000 (10:16 +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")
Sebastian Bergmann [Thu, 16 Apr 2009 06:47:36 +0000 (06:47 +0000)]
Fugbix typo.
Pierre Joye [Thu, 16 Apr 2009 05:33:13 +0000 (05:33 +0000)]
- #47978, typo in ext/sockets/sockets.c
Moriyoshi Koizumi [Thu, 16 Apr 2009 02:07:20 +0000 (02:07 +0000)]
- MFH: just a paranoiac test. This works perfectly.
Antony Dovgal [Wed, 15 Apr 2009 20:56:58 +0000 (20:56 +0000)]
fix parse error
Antony Dovgal [Wed, 15 Apr 2009 20:54:52 +0000 (20:54 +0000)]
fix test
Ilia Alshanetsky [Wed, 15 Apr 2009 14:24:38 +0000 (14:24 +0000)]
Fixed bug #47969 (ezmlm_hash() returns different values depend on OS)
Ilia Alshanetsky [Tue, 14 Apr 2009 15:48:37 +0000 (15:48 +0000)]
Sqlite news
Antony Dovgal [Tue, 14 Apr 2009 14:18:35 +0000 (14:18 +0000)]
MFH: revert wrong fix for bug #47930
Stanislav Malyshev [Mon, 13 Apr 2009 19:21:28 +0000 (19:21 +0000)]
fix #47930
Ilia Alshanetsky [Mon, 13 Apr 2009 15:14:55 +0000 (15:14 +0000)]
Upgrade to SQLite 3.6.13
Derick Rethans [Mon, 13 Apr 2009 13:41:15 +0000 (13:41 +0000)]
- Updated to version 2009.6 (2009f)
Ilia Alshanetsky [Sun, 12 Apr 2009 14:43:21 +0000 (14:43 +0000)]
Fixed bug #47946 (ImageConvolution overwrites background)
# original patch by jcolby at acsol dot net
Nuno Lopes [Sat, 11 Apr 2009 18:57:27 +0000 (18:57 +0000)]
upgrade PCRE to version 7.9
Mikko Koppanen [Sat, 11 Apr 2009 12:46:31 +0000 (12:46 +0000)]
Added news entry about the 'n' flag
Mikko Koppanen [Sat, 11 Apr 2009 11:44:15 +0000 (11:44 +0000)]
MFH: Added support for passing O_NONBLOCK to the underlying open() system call
Philip Olson [Sat, 11 Apr 2009 03:42:02 +0000 (03:42 +0000)]
MFH: Removed an unnecessary item, that calls for doc builds
Stanislav Malyshev [Fri, 10 Apr 2009 16:53:35 +0000 (16:53 +0000)]
merge grapheme substr fix
Nuno Lopes [Fri, 10 Apr 2009 15:50:15 +0000 (15:50 +0000)]
BFN 47552
Nuno Lopes [Fri, 10 Apr 2009 15:47:15 +0000 (15:47 +0000)]
fix bug #47662: support more than 127 named subpatterns
Philip Olson [Fri, 10 Apr 2009 01:18:49 +0000 (01:18 +0000)]
Implemented new shorter URLs for ini settings (ex: php.net/short-open-tag)
Philip Olson [Fri, 10 Apr 2009 00:10:31 +0000 (00:10 +0000)]
Fixed typo
Rasmus Lerdorf [Thu, 9 Apr 2009 16:04:45 +0000 (16:04 +0000)]
Fix the test case
Rasmus Lerdorf [Thu, 9 Apr 2009 15:55:46 +0000 (15:55 +0000)]
Don't strip a leading 0 in a floating point number
Ilia Alshanetsky [Thu, 9 Apr 2009 13:29:01 +0000 (13:29 +0000)]
MFB: Added test for php_sapi_name()
Hannes Magnusson [Thu, 9 Apr 2009 10:20:02 +0000 (10:20 +0000)]
MFH: Inglés gramática
Hannes Magnusson [Thu, 9 Apr 2009 10:07:56 +0000 (10:07 +0000)]
MFH: Fixed bug#47427 (-s outputs, not displays)
Stanislav Malyshev [Wed, 8 Apr 2009 23:06:16 +0000 (23:06 +0000)]
add utility macro
Rasmus Lerdorf [Wed, 8 Apr 2009 18:10:46 +0000 (18:10 +0000)]
Fixed bug #44929 - Better handling of leading zeros
Sebastian Bergmann [Wed, 8 Apr 2009 16:09:16 +0000 (16:09 +0000)]
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
Ilia Alshanetsky [Wed, 8 Apr 2009 13:31:54 +0000 (13:31 +0000)]
Maintainer file update
Matt Wilmas [Wed, 8 Apr 2009 13:26:35 +0000 (13:26 +0000)]
MFH: Changed spelling from "build" to "built"
Dmitry Stogov [Wed, 8 Apr 2009 13:19:34 +0000 (13:19 +0000)]
Improved specialization (IS_CONST can't be IS_OBJECT)
Dmitry Stogov [Wed, 8 Apr 2009 13:17:58 +0000 (13:17 +0000)]
Calculate hash value once
Dmitry Stogov [Wed, 8 Apr 2009 13:17:09 +0000 (13:17 +0000)]
Removed deprecated code and fixed function name in error message
Dmitry Stogov [Wed, 8 Apr 2009 12:19:01 +0000 (12:19 +0000)]
Added ability to check build_id by extension
Hannes Magnusson [Wed, 8 Apr 2009 08:39:10 +0000 (08:39 +0000)]
MFH: Add guidelines for re-releasing
Felipe Pena [Wed, 8 Apr 2009 00:28:39 +0000 (00:28 +0000)]
- Added test
Felipe Pena [Wed, 8 Apr 2009 00:15:48 +0000 (00:15 +0000)]
- MFH: Fix ZTS build
Felipe Pena [Tue, 7 Apr 2009 20:05:50 +0000 (20:05 +0000)]
- MFH: Fixed bug #46108 (DateTime - Memory leak when unserializing)
Arnaud Le Blanc [Tue, 7 Apr 2009 16:11:19 +0000 (16:11 +0000)]
MFH: Fixed bug #47893 (CLI aborts on non blocking stdout)