]> granicus.if.org Git - php/log
php
16 years agoChangeLog update
<changelog@php.net> [Tue, 21 Apr 2009 01:32:39 +0000 (01:32 +0000)]
ChangeLog update

16 years agoMFB: missed these
Jani Taskinen [Mon, 20 Apr 2009 17:14:25 +0000 (17:14 +0000)]
MFB: missed these

16 years agoMFB: Thanks to the "maintainers" who are too lazy to commit FIRST to HEAD!
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!

16 years ago- Added path sanity check (autotools + libtool do not cope with whitespace..)
Jani Taskinen [Mon, 20 Apr 2009 15:02:49 +0000 (15:02 +0000)]
- Added path sanity check (autotools + libtool do not cope with whitespace..)

16 years agoFix #48023 (spl_autoload_register didn't store closures)
Etienne Kneuss [Mon, 20 Apr 2009 14:18:46 +0000 (14:18 +0000)]
Fix #48023 (spl_autoload_register didn't store closures)

16 years agoCloses #47991 SSL streams fail if error stack contains items
Mikko Koppanen [Mon, 20 Apr 2009 09:43:45 +0000 (09:43 +0000)]
Closes #47991 SSL streams fail if error stack contains items

16 years agoFix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes()
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()

16 years ago- silent compiler warning
Pierre Joye [Mon, 20 Apr 2009 08:28:14 +0000 (08:28 +0000)]
- silent compiler warning

16 years ago- silent compiler warning
Pierre Joye [Mon, 20 Apr 2009 06:55:11 +0000 (06:55 +0000)]
- silent compiler warning

16 years ago- use the new OB API (and fix build)
Pierre Joye [Mon, 20 Apr 2009 06:36:05 +0000 (06:36 +0000)]
- use the new OB API (and fix build)

16 years ago- nuke unused vars
Pierre Joye [Mon, 20 Apr 2009 06:35:43 +0000 (06:35 +0000)]
- nuke unused vars
- silent warnings

16 years agoChangeLog update
<changelog@php.net> [Mon, 20 Apr 2009 01:32:35 +0000 (01:32 +0000)]
ChangeLog update

16 years agoFix test
Arnaud Le Blanc [Sun, 19 Apr 2009 22:01:23 +0000 (22:01 +0000)]
Fix test

16 years agoBetter fix for #47997
Arnaud Le Blanc [Sun, 19 Apr 2009 17:09:47 +0000 (17:09 +0000)]
Better fix for #47997

16 years agoMFB: Fixed bug #47937 (system() calls sapi_flush() regardless of output
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)

16 years agonew test
Arnaud Le Blanc [Sun, 19 Apr 2009 13:56:16 +0000 (13:56 +0000)]
new test

16 years agoMFB5.3: Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams)
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)

16 years agoChangeLog update
<changelog@php.net> [Sun, 19 Apr 2009 01:32:32 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Fix build
Felipe Pena [Sat, 18 Apr 2009 18:55:18 +0000 (18:55 +0000)]
- Fix build

16 years agoChangeLog update
<changelog@php.net> [Fri, 17 Apr 2009 01:33:01 +0000 (01:33 +0000)]
ChangeLog update

16 years agoMFB: Fixed compiler warning
Ilia Alshanetsky [Thu, 16 Apr 2009 22:14:44 +0000 (22:14 +0000)]
MFB: Fixed compiler warning

16 years agoFixed bug#47981 (error handler not called regardless)
Hannes Magnusson [Thu, 16 Apr 2009 13:47:25 +0000 (13:47 +0000)]
Fixed bug#47981 (error handler not called regardless)

16 years agoMake it possible to run on PHP5.2
Hannes Magnusson [Thu, 16 Apr 2009 13:40:47 +0000 (13:40 +0000)]
Make it possible to run on PHP5.2

16 years agoSync WS with 5.3
Hannes Magnusson [Thu, 16 Apr 2009 13:39:31 +0000 (13:39 +0000)]
Sync WS with 5.3

16 years ago- Added "dechunk" filter which can decode HTTP responces with chunked transfer-encodi...
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")

16 years ago- #47978, typo in ext/sockets/sockets.c
Pierre Joye [Thu, 16 Apr 2009 05:32:58 +0000 (05:32 +0000)]
- #47978,  typo in ext/sockets/sockets.c

16 years ago- Just a paranoiac test. This works perfectly.
Moriyoshi Koizumi [Thu, 16 Apr 2009 02:06:59 +0000 (02:06 +0000)]
- Just a paranoiac test.  This works perfectly.

16 years ago- MFB (fixes build)
Moriyoshi Koizumi [Thu, 16 Apr 2009 02:05:00 +0000 (02:05 +0000)]
- MFB (fixes build)

16 years agoChangeLog update
<changelog@php.net> [Thu, 16 Apr 2009 01:32:41 +0000 (01:32 +0000)]
ChangeLog update

16 years agofix parse error
Antony Dovgal [Wed, 15 Apr 2009 20:56:49 +0000 (20:56 +0000)]
fix parse error

16 years agofix test
Antony Dovgal [Wed, 15 Apr 2009 20:54:45 +0000 (20:54 +0000)]
fix test

16 years agoMFB: Fixed bug #47969 (ezmlm_hash() returns different values depend on OS)
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)

16 years agoChangeLog update
<changelog@php.net> [Wed, 15 Apr 2009 01:32:35 +0000 (01:32 +0000)]
ChangeLog update

16 years agorevert wrong fix for bug #47930
Antony Dovgal [Tue, 14 Apr 2009 14:18:14 +0000 (14:18 +0000)]
revert wrong fix for bug #47930

16 years agoChangeLog update
<changelog@php.net> [Tue, 14 Apr 2009 01:32:48 +0000 (01:32 +0000)]
ChangeLog update

16 years agofix #47930
Stanislav Malyshev [Mon, 13 Apr 2009 19:24:52 +0000 (19:24 +0000)]
fix #47930

16 years agoMFB: Upgrade to SQLite 3.6.13
Ilia Alshanetsky [Mon, 13 Apr 2009 15:19:03 +0000 (15:19 +0000)]
MFB: Upgrade to SQLite 3.6.13

16 years ago- Updated to version 2009.6 (2009f)
Derick Rethans [Mon, 13 Apr 2009 13:40:49 +0000 (13:40 +0000)]
- Updated to version 2009.6 (2009f)

16 years agoChangeLog update
<changelog@php.net> [Mon, 13 Apr 2009 01:33:00 +0000 (01:33 +0000)]
ChangeLog update

16 years agoMFB: Fixed bug #47946 (ImageConvolution overwrites background)
Ilia Alshanetsky [Sun, 12 Apr 2009 14:45:05 +0000 (14:45 +0000)]
MFB: Fixed bug #47946 (ImageConvolution overwrites background)

16 years agoChangeLog update
<changelog@php.net> [Sun, 12 Apr 2009 01:32:51 +0000 (01:32 +0000)]
ChangeLog update

16 years agoupgrade PCRE to version 7.9
Nuno Lopes [Sat, 11 Apr 2009 18:57:41 +0000 (18:57 +0000)]
upgrade PCRE to version 7.9

16 years agoAdded support for passing O_NONBLOCK to the underlying open() system call
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

16 years agoRemoved an unnecessary item, that calls for doc builds
Philip Olson [Sat, 11 Apr 2009 03:40:34 +0000 (03:40 +0000)]
Removed an unnecessary item, that calls for doc builds

16 years agoChangeLog update
<changelog@php.net> [Sat, 11 Apr 2009 01:32:38 +0000 (01:32 +0000)]
ChangeLog update

16 years agoisync with 5 branch
Stanislav Malyshev [Fri, 10 Apr 2009 16:55:51 +0000 (16:55 +0000)]
isync with 5 branch

16 years agoMFB: fix #47662
Nuno Lopes [Fri, 10 Apr 2009 15:48:22 +0000 (15:48 +0000)]
MFB: fix #47662

16 years agoMFB: Implemented new shorter URLs for ini settings (ex: php.net/short-open-tag)
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)

16 years agoMFB: Fixed typo
Philip Olson [Fri, 10 Apr 2009 15:16:15 +0000 (15:16 +0000)]
MFB: Fixed typo

16 years agoChangeLog update
<changelog@php.net> [Fri, 10 Apr 2009 01:32:47 +0000 (01:32 +0000)]
ChangeLog update

16 years agoDon't strip leading zeros on floating point numbers
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

16 years agoMFB: Added test for php_sapi_name()
Ilia Alshanetsky [Thu, 9 Apr 2009 13:29:15 +0000 (13:29 +0000)]
MFB: Added test for php_sapi_name()

16 years agoEnglanti kielioppi (Jani)
Hannes Magnusson [Thu, 9 Apr 2009 10:19:15 +0000 (10:19 +0000)]
Englanti kielioppi (Jani)

16 years agoFixed bug#47427 (-s outputs, not displays)
Hannes Magnusson [Thu, 9 Apr 2009 10:07:24 +0000 (10:07 +0000)]
Fixed bug#47427 (-s outputs, not displays)

16 years agoChangeLog update
<changelog@php.net> [Thu, 9 Apr 2009 01:33:14 +0000 (01:33 +0000)]
ChangeLog update

16 years agoiadd utility macro
Stanislav Malyshev [Wed, 8 Apr 2009 23:08:16 +0000 (23:08 +0000)]
iadd utility macro

16 years agoFix Rasmus's patch for bug #44929.
Andrei Zmievski [Wed, 8 Apr 2009 20:12:27 +0000 (20:12 +0000)]
Fix Rasmus's patch for bug #44929.

16 years agoFixed bug #44929 - Better handling of leading zeros
Rasmus Lerdorf [Wed, 8 Apr 2009 18:18:49 +0000 (18:18 +0000)]
Fixed bug #44929 - Better handling of leading zeros
This is obviously not going to work for Unicode strings, but the whole
function needs to be rewritten, so keep it in synch with the other
branches for now.

16 years agoRename reflection*.phpt to Reflection*.phpt for consistency.
Sebastian Bergmann [Wed, 8 Apr 2009 16:08:58 +0000 (16:08 +0000)]
Rename reflection*.phpt to Reflection*.phpt for consistency.

16 years agoChanged spelling from "build" to "built"
Matt Wilmas [Wed, 8 Apr 2009 13:26:24 +0000 (13:26 +0000)]
Changed spelling from "build" to "built"

16 years agoImproved specialization (IS_CONST can't be IS_OBJECT)
Dmitry Stogov [Wed, 8 Apr 2009 13:19:53 +0000 (13:19 +0000)]
Improved specialization (IS_CONST can't be IS_OBJECT)

16 years agoCalculate hash value once
Dmitry Stogov [Wed, 8 Apr 2009 13:18:15 +0000 (13:18 +0000)]
Calculate hash value once

16 years agoRemoved deprecated code and fixed function name in error message
Dmitry Stogov [Wed, 8 Apr 2009 13:17:27 +0000 (13:17 +0000)]
Removed deprecated code and fixed function name in error message

16 years agoAdded ability to check build_id by extension
Dmitry Stogov [Wed, 8 Apr 2009 12:19:13 +0000 (12:19 +0000)]
Added ability to check build_id by extension

16 years agoAdd guidelines for re-releasing
Hannes Magnusson [Wed, 8 Apr 2009 08:38:57 +0000 (08:38 +0000)]
Add guidelines for re-releasing

16 years agoChangeLog update
<changelog@php.net> [Wed, 8 Apr 2009 01:32:39 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Added test
Felipe Pena [Wed, 8 Apr 2009 00:29:55 +0000 (00:29 +0000)]
- Added test

16 years ago- Fix ZTS build
Felipe Pena [Wed, 8 Apr 2009 00:14:37 +0000 (00:14 +0000)]
- Fix ZTS build

16 years ago- Fixed bug #46108 (DateTime - Memory leak when unserializing)
Felipe Pena [Tue, 7 Apr 2009 20:03:01 +0000 (20:03 +0000)]
- Fixed bug #46108 (DateTime - Memory leak when unserializing)

16 years agoFixed bug #47893 (CLI aborts on non blocking stdout)
Arnaud Le Blanc [Tue, 7 Apr 2009 16:10:35 +0000 (16:10 +0000)]
Fixed bug #47893 (CLI aborts on non blocking stdout)

16 years agofix bug #47849 (Non-deep import loses the namespace)
Rob Richards [Tue, 7 Apr 2009 15:31:15 +0000 (15:31 +0000)]
fix bug #47849 (Non-deep import loses the namespace)
add test

16 years ago- missing implementation gdJpegGetVersionString (thanks Rob)
Pierre Joye [Tue, 7 Apr 2009 13:07:04 +0000 (13:07 +0000)]
- missing implementation gdJpegGetVersionString (thanks Rob)

16 years ago- fix build
Pierre Joye [Tue, 7 Apr 2009 10:34:37 +0000 (10:34 +0000)]
- fix build

16 years ago- not necessary
Pierre Joye [Tue, 7 Apr 2009 10:04:52 +0000 (10:04 +0000)]
- not necessary

16 years ago- only gd2+ is supported, no need of this check. (sidenote: PHP_CHECK_LIBRARY seems...
Pierre Joye [Tue, 7 Apr 2009 09:53:01 +0000 (09:53 +0000)]
- only gd2+ is supported, no need of this check. (sidenote: PHP_CHECK_LIBRARY seems to use some weird flags (like -lidn in this case))

16 years ago- MFB:
Pierre Joye [Tue, 7 Apr 2009 09:44:21 +0000 (09:44 +0000)]
- MFB:
 - #47812, undefined symbol: gdJpegGetVersionInt
 - #46015, Build fails with system gd
 - enable gd_compat when built using system's gd

16 years ago - MFB: initial import, support for external gd library while keeping bug fixes or...
Pierre Joye [Tue, 7 Apr 2009 09:43:53 +0000 (09:43 +0000)]
 - MFB: initial import, support for external gd library while keeping bug fixes or features (more will be activated later)

16 years agoChangeLog update
<changelog@php.net> [Tue, 7 Apr 2009 01:32:45 +0000 (01:32 +0000)]
ChangeLog update

16 years agoMFB: Fixed test
Ilia Alshanetsky [Mon, 6 Apr 2009 14:23:17 +0000 (14:23 +0000)]
MFB: Fixed test

16 years ago- Updated to version 2009.5 (2009e)
Derick Rethans [Mon, 6 Apr 2009 13:26:32 +0000 (13:26 +0000)]
- Updated to version 2009.5 (2009e)

16 years agoAdd a test for bug#42596 so people wont try bogusly fixing it again
Hannes Magnusson [Mon, 6 Apr 2009 12:11:32 +0000 (12:11 +0000)]
Add a test for bug#42596 so people wont try bogusly fixing it again

16 years agoFix segfault on invalid session.save_path
Hannes Magnusson [Mon, 6 Apr 2009 11:48:26 +0000 (11:48 +0000)]
Fix segfault on invalid session.save_path

16 years ago- nuke unused var
Pierre Joye [Mon, 6 Apr 2009 11:37:51 +0000 (11:37 +0000)]
- nuke unused var

16 years agoBug #47880 (crashes in call_user_func_array())
Dmitry Stogov [Mon, 6 Apr 2009 11:10:50 +0000 (11:10 +0000)]
Bug #47880 (crashes in call_user_func_array())

16 years ago- fix TS build
Pierre Joye [Mon, 6 Apr 2009 11:07:39 +0000 (11:07 +0000)]
- fix TS build

16 years agoUse an obscure name
Hannes Magnusson [Mon, 6 Apr 2009 09:31:41 +0000 (09:31 +0000)]
Use an obscure name
# Yes, I have "foo.php" :]

16 years agoFix redef warnings
Kalle Sommer Nielsen [Mon, 6 Apr 2009 09:12:16 +0000 (09:12 +0000)]
Fix redef warnings

16 years agoMention which options are hardcoded in the cli sapi
Hannes Magnusson [Mon, 6 Apr 2009 08:37:06 +0000 (08:37 +0000)]
Mention which options are hardcoded in the cli sapi

16 years agoChangeLog update
<changelog@php.net> [Mon, 6 Apr 2009 01:33:01 +0000 (01:33 +0000)]
ChangeLog update

16 years agoChangeLog update
<changelog@php.net> [Sun, 5 Apr 2009 01:33:06 +0000 (01:33 +0000)]
ChangeLog update

16 years ago- Synced old changes
Felipe Pena [Sat, 4 Apr 2009 17:19:29 +0000 (17:19 +0000)]
- Synced old changes

16 years agoimprove error message when missing c-client (just bit me on Ubuntu 8.10)
Sean Coates [Sat, 4 Apr 2009 16:58:39 +0000 (16:58 +0000)]
improve error message when missing c-client (just bit me on Ubuntu 8.10)

16 years agoFix issue reported by Roman Borschel.
Sebastian Bergmann [Sat, 4 Apr 2009 14:35:28 +0000 (14:35 +0000)]
Fix issue reported by Roman Borschel.

16 years ago- nuke unused var
Pierre Joye [Sat, 4 Apr 2009 11:37:23 +0000 (11:37 +0000)]
- nuke unused var

16 years agoChangeLog update
<changelog@php.net> [Sat, 4 Apr 2009 01:32:39 +0000 (01:32 +0000)]
ChangeLog update

16 years agoImproved GC speed and reduced stack usage
Dmitry Stogov [Fri, 3 Apr 2009 18:52:36 +0000 (18:52 +0000)]
Improved GC speed and reduced stack usage

16 years ago- Changed namespace separator
Felipe Pena [Fri, 3 Apr 2009 14:36:50 +0000 (14:36 +0000)]
- Changed namespace separator

16 years agoChangeLog update
<changelog@php.net> [Fri, 3 Apr 2009 01:33:59 +0000 (01:33 +0000)]
ChangeLog update

16 years ago- Fixed bug #44173 (PDO->query() parameter parsing/checking needs an
Matteo Beccati [Thu, 2 Apr 2009 16:40:33 +0000 (16:40 +0000)]
- Fixed bug #44173 (PDO->query() parameter parsing/checking needs an
  update)
# The changeset is longer than really needed because pdo_stmt.c was
# refactored to remove the "goto"

16 years ago- Fixed bug #47818 (Segfault due to bound callback param)
Felipe Pena [Thu, 2 Apr 2009 15:52:26 +0000 (15:52 +0000)]
- Fixed bug #47818 (Segfault due to bound callback param)