]> granicus.if.org Git - php/log
php
15 years agoMFH: Better fix for #47997
Arnaud Le Blanc [Sun, 19 Apr 2009 17:10:35 +0000 (17:10 +0000)]
MFH: Better fix for #47997

15 years agoFixed bug #47937 (system() calls sapi_flush() regardless of output
Ilia Alshanetsky [Sun, 19 Apr 2009 14:59:52 +0000 (14:59 +0000)]
Fixed bug #47937 (system() calls sapi_flush() regardless of output
buffering)

15 years agoBFN moved to 5.2
Arnaud Le Blanc [Sun, 19 Apr 2009 14:44:43 +0000 (14:44 +0000)]
BFN moved to 5.2

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

15 years agoFixed bug #47997 (stream_copy_to_stream returns 1 on empty streams)
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)

15 years ago- MFH: Fix build
Felipe Pena [Sat, 18 Apr 2009 18:56:11 +0000 (18:56 +0000)]
- MFH: Fix build

15 years agoFixed compiler warning
Ilia Alshanetsky [Thu, 16 Apr 2009 22:14:28 +0000 (22:14 +0000)]
Fixed compiler warning

15 years agoMFH: Fixed bug#47981 (error handler not called regardless)
Hannes Magnusson [Thu, 16 Apr 2009 13:48:01 +0000 (13:48 +0000)]
MFH: Fixed bug#47981 (error handler not called regardless)

15 years agoMFH: Make it possible to run on 5.2
Hannes Magnusson [Thu, 16 Apr 2009 13:41:25 +0000 (13:41 +0000)]
MFH: Make it possible to run on 5.2

15 years agofixing incorrect --CLEAN-- sections
Zoe Slattery [Thu, 16 Apr 2009 12:28:03 +0000 (12:28 +0000)]
fixing incorrect --CLEAN-- sections

15 years agofixing incorrect --CLEAN-- sections
Zoe Slattery [Thu, 16 Apr 2009 12:14:38 +0000 (12:14 +0000)]
fixing incorrect --CLEAN-- sections

15 years agofixing incorrect --CLEAN-- sections
Zoe Slattery [Thu, 16 Apr 2009 10:54:45 +0000 (10:54 +0000)]
fixing incorrect --CLEAN-- sections

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

15 years agoFugbix typo.
Sebastian Bergmann [Thu, 16 Apr 2009 06:47:36 +0000 (06:47 +0000)]
Fugbix typo.

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

15 years ago- MFH: just a paranoiac test. This works perfectly.
Moriyoshi Koizumi [Thu, 16 Apr 2009 02:07:20 +0000 (02:07 +0000)]
- MFH: just a paranoiac test.  This works perfectly.

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

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

15 years agoFixed bug #47969 (ezmlm_hash() returns different values depend on OS)
Ilia Alshanetsky [Wed, 15 Apr 2009 14:24:38 +0000 (14:24 +0000)]
Fixed bug #47969 (ezmlm_hash() returns different values depend on OS)

15 years agoSqlite news
Ilia Alshanetsky [Tue, 14 Apr 2009 15:48:37 +0000 (15:48 +0000)]
Sqlite news

15 years agoMFH: revert wrong fix for bug #47930
Antony Dovgal [Tue, 14 Apr 2009 14:18:35 +0000 (14:18 +0000)]
MFH: revert wrong fix for bug #47930

15 years agofix #47930
Stanislav Malyshev [Mon, 13 Apr 2009 19:21:28 +0000 (19:21 +0000)]
fix #47930

15 years agoUpgrade to SQLite 3.6.13
Ilia Alshanetsky [Mon, 13 Apr 2009 15:14:55 +0000 (15:14 +0000)]
Upgrade to SQLite 3.6.13

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

15 years agoFixed bug #47946 (ImageConvolution overwrites background)
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

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

15 years agoAdded news entry about the 'n' flag
Mikko Koppanen [Sat, 11 Apr 2009 12:46:31 +0000 (12:46 +0000)]
Added news entry about the 'n' flag

15 years agoMFH: Added support for passing O_NONBLOCK to the underlying open() system call
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

15 years agoMFH: Removed an unnecessary item, that calls for doc builds
Philip Olson [Sat, 11 Apr 2009 03:42:02 +0000 (03:42 +0000)]
MFH: Removed an unnecessary item, that calls for doc builds

15 years agomerge grapheme substr fix
Stanislav Malyshev [Fri, 10 Apr 2009 16:53:35 +0000 (16:53 +0000)]
merge grapheme substr fix

15 years agoBFN 47552
Nuno Lopes [Fri, 10 Apr 2009 15:50:15 +0000 (15:50 +0000)]
BFN 47552

15 years agofix bug #47662: support more than 127 named subpatterns
Nuno Lopes [Fri, 10 Apr 2009 15:47:15 +0000 (15:47 +0000)]
fix bug #47662: support more than 127 named subpatterns

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

15 years agoFixed typo
Philip Olson [Fri, 10 Apr 2009 00:10:31 +0000 (00:10 +0000)]
Fixed typo

15 years agoFix the test case
Rasmus Lerdorf [Thu, 9 Apr 2009 16:04:45 +0000 (16:04 +0000)]
Fix the test case

15 years agoDon't strip a leading 0 in a floating point number
Rasmus Lerdorf [Thu, 9 Apr 2009 15:55:46 +0000 (15:55 +0000)]
Don't strip a leading 0 in a floating point number

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

15 years agoMFH: Inglés gramática
Hannes Magnusson [Thu, 9 Apr 2009 10:20:02 +0000 (10:20 +0000)]
MFH: Inglés gramática

15 years agoMFH: Fixed bug#47427 (-s outputs, not displays)
Hannes Magnusson [Thu, 9 Apr 2009 10:07:56 +0000 (10:07 +0000)]
MFH: Fixed bug#47427 (-s outputs, not displays)

15 years agoadd utility macro
Stanislav Malyshev [Wed, 8 Apr 2009 23:06:16 +0000 (23:06 +0000)]
add utility macro

15 years agoFixed bug #44929 - Better handling of leading zeros
Rasmus Lerdorf [Wed, 8 Apr 2009 18:10:46 +0000 (18:10 +0000)]
Fixed bug #44929 - Better handling of leading zeros

15 years agoMFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
Sebastian Bergmann [Wed, 8 Apr 2009 16:09:16 +0000 (16:09 +0000)]
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.

15 years agoMaintainer file update
Ilia Alshanetsky [Wed, 8 Apr 2009 13:31:54 +0000 (13:31 +0000)]
Maintainer file update

15 years agoMFH: Changed spelling from "build" to "built"
Matt Wilmas [Wed, 8 Apr 2009 13:26:35 +0000 (13:26 +0000)]
MFH: Changed spelling from "build" to "built"

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

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

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

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

15 years agoMFH: Add guidelines for re-releasing
Hannes Magnusson [Wed, 8 Apr 2009 08:39:10 +0000 (08:39 +0000)]
MFH: Add guidelines for re-releasing

15 years ago- Added test
Felipe Pena [Wed, 8 Apr 2009 00:28:39 +0000 (00:28 +0000)]
- Added test

15 years ago- MFH: Fix ZTS build
Felipe Pena [Wed, 8 Apr 2009 00:15:48 +0000 (00:15 +0000)]
- MFH: Fix ZTS build

15 years ago- MFH: Fixed bug #46108 (DateTime - Memory leak when unserializing)
Felipe Pena [Tue, 7 Apr 2009 20:05:50 +0000 (20:05 +0000)]
- MFH: Fixed bug #46108 (DateTime - Memory leak when unserializing)

15 years agoMFH: Fixed bug #47893 (CLI aborts on non blocking stdout)
Arnaud Le Blanc [Tue, 7 Apr 2009 16:11:19 +0000 (16:11 +0000)]
MFH: Fixed bug #47893 (CLI aborts on non blocking stdout)

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

15 years ago- silent warning or possible linker error on win
Pierre Joye [Tue, 7 Apr 2009 13:01:27 +0000 (13:01 +0000)]
- silent warning or possible linker error on win

15 years ago- ws
Pierre Joye [Tue, 7 Apr 2009 12:45:26 +0000 (12:45 +0000)]
- ws

15 years agoRevert previous commit as it was causing alot more trouble than expected
Kalle Sommer Nielsen [Tue, 7 Apr 2009 11:45:13 +0000 (11:45 +0000)]
Revert previous commit as it was causing alot more trouble than expected

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

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

15 years agoMFB: ext/pgsql/tests/80_bug14383.phpt
Ilia Alshanetsky [Mon, 6 Apr 2009 14:23:07 +0000 (14:23 +0000)]
MFB: ext/pgsql/tests/80_bug14383.phpt

15 years ago- Updated to version 2009.5 (2009e)
Derick Rethans [Mon, 6 Apr 2009 13:27:41 +0000 (13:27 +0000)]
- Updated to version 2009.5 (2009e)

15 years agoThis is apparently fixed
Hannes Magnusson [Mon, 6 Apr 2009 13:16:05 +0000 (13:16 +0000)]
This is apparently fixed

15 years agoMFH: Add test for bug#42596
Hannes Magnusson [Mon, 6 Apr 2009 12:12:37 +0000 (12:12 +0000)]
MFH: Add test for bug#42596

15 years agoMFH: Fix segfault on invalid session.save_path
Hannes Magnusson [Mon, 6 Apr 2009 11:48:49 +0000 (11:48 +0000)]
MFH: Fix segfault on invalid session.save_path

15 years agoMFH: fix folding
Hannes Magnusson [Mon, 6 Apr 2009 11:45:25 +0000 (11:45 +0000)]
MFH: fix folding

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

15 years ago- naming & cleanup
Pierre Joye [Mon, 6 Apr 2009 09:39:02 +0000 (09:39 +0000)]
- naming & cleanup

15 years agoMFH: Use obscure name
Hannes Magnusson [Mon, 6 Apr 2009 09:31:52 +0000 (09:31 +0000)]
MFH: Use obscure name

15 years agoMFH: Fix redef warnings
Kalle Sommer Nielsen [Mon, 6 Apr 2009 09:14:54 +0000 (09:14 +0000)]
MFH: Fix redef warnings
Kill warning about php_localtime_r not being defined

15 years agoMFH: Mention which directives are hardcoded using the CLI SAPI
Hannes Magnusson [Mon, 6 Apr 2009 08:37:33 +0000 (08:37 +0000)]
MFH: Mention which directives are hardcoded using the CLI SAPI

15 years agoMFH: Fix issue reported by Roman Borschel.
Sebastian Bergmann [Sat, 4 Apr 2009 14:36:23 +0000 (14:36 +0000)]
MFH: Fix issue reported by Roman Borschel.

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

15 years ago- Added new Reflection methods
Felipe Pena [Fri, 3 Apr 2009 23:56:26 +0000 (23:56 +0000)]
- Added new Reflection methods

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

15 years ago- MFH: Changed namespace separator
Felipe Pena [Fri, 3 Apr 2009 14:37:02 +0000 (14:37 +0000)]
- MFH: Changed namespace separator

15 years agoBlock unused function
Ilia Alshanetsky [Thu, 2 Apr 2009 21:30:09 +0000 (21:30 +0000)]
Block unused function

15 years agoMFH:
Matteo Beccati [Thu, 2 Apr 2009 16:41:23 +0000 (16:41 +0000)]
MFH:
- 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"

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

15 years agoFixed bug #47851 (is_callable throws fatal error)
Dmitry Stogov [Thu, 2 Apr 2009 09:56:33 +0000 (09:56 +0000)]
Fixed bug #47851 (is_callable throws fatal error)

15 years agoMFH: Fixed tests, reverted changes from bug #47546
Matt Wilmas [Thu, 2 Apr 2009 09:42:26 +0000 (09:42 +0000)]
MFH: Fixed tests, reverted changes from bug #47546

15 years agoRebuild credits, was missed in previous RC
Scott MacVicar [Thu, 2 Apr 2009 09:18:00 +0000 (09:18 +0000)]
Rebuild credits, was missed in previous RC

15 years agoMFH:
Kalle Sommer Nielsen [Thu, 2 Apr 2009 05:17:36 +0000 (05:17 +0000)]
MFH:
We dont need to escape % here, it just generates a compiler warning

15 years agoMFH: explode() stuff:
Matt Wilmas [Wed, 1 Apr 2009 17:05:36 +0000 (17:05 +0000)]
MFH: explode() stuff:
- Fixed bug #47560 (explode()'s limit parameter odd behaviour) by reverting change for bug #47546
- Changed int to long where needed (should fix memory errors from overflow seen in bug #47854)
- Simplified logic a bit with limit and its default value
- php_explode_negative_limit(): removed safe_emalloc (not needed; plain erealloc is used later)
 - Moved declarations/allocation to optimize if the delimiter isn't found
 - Changed ALLOC_STEP size for less realloc's (and maybe better memory block alignment?)

15 years ago- MFH: Fixed bug #47852 (Compilation failure in zend_alloc.c) (Matteo)
Felipe Pena [Wed, 1 Apr 2009 16:55:47 +0000 (16:55 +0000)]
- MFH: Fixed bug #47852 (Compilation failure in zend_alloc.c) (Matteo)

15 years ago- MFH: 8.3.x supports pqprepare
Pierre Joye [Wed, 1 Apr 2009 16:16:49 +0000 (16:16 +0000)]
- MFH: 8.3.x supports pqprepare

15 years ago- fix build when pqprepare does not exist
Pierre Joye [Wed, 1 Apr 2009 16:13:33 +0000 (16:13 +0000)]
- fix build when pqprepare does not exist

15 years agoMFH:
Takeshi Abe [Wed, 1 Apr 2009 16:06:56 +0000 (16:06 +0000)]
MFH:
replaced static gdPngJmpbufStruct, which is afraid of being shared with
several threads, by a couple of auto variables.

15 years agoMFH: reverted previous patch, using explicit cast instead
Alexey Zakhlestin [Wed, 1 Apr 2009 14:35:24 +0000 (14:35 +0000)]
MFH: reverted previous patch, using explicit cast instead

15 years agoFixed bug #47856 (stristr() converts needle to lower-case).
Ilia Alshanetsky [Wed, 1 Apr 2009 14:00:38 +0000 (14:00 +0000)]
Fixed bug #47856 (stristr() converts needle to lower-case).

15 years agoMFH: const pointer was used in non-const context
Alexey Zakhlestin [Wed, 1 Apr 2009 11:32:14 +0000 (11:32 +0000)]
MFH: const pointer was used in non-const context

15 years agoMFH:
Kalle Sommer Nielsen [Wed, 1 Apr 2009 09:21:31 +0000 (09:21 +0000)]
MFH:
Fixed a few warnings from copy():
* If $item is empty then skip to next entry, this fixes the "The first argument cannot be a directory" warnings
* If file does not exist then dont try to copy it

15 years ago- silent warning
Pierre Joye [Tue, 31 Mar 2009 18:05:36 +0000 (18:05 +0000)]
- silent warning

15 years ago- remove last test for MAX_INT, did not work on x64 and this case is
Pierre Joye [Tue, 31 Mar 2009 17:59:19 +0000 (17:59 +0000)]
- remove last test for MAX_INT, did not work on x64 and this case is
  covered by bug47745.phpt

15 years agoBFN
Scott MacVicar [Tue, 31 Mar 2009 14:26:19 +0000 (14:26 +0000)]
BFN

15 years agoMFH Update libsqlite to 3.6.12
Scott MacVicar [Tue, 31 Mar 2009 14:20:08 +0000 (14:20 +0000)]
MFH Update libsqlite to 3.6.12

15 years ago- MFH: Removed unused LONG_SIGN_MASK definition, and a stray \
Matt Wilmas [Tue, 31 Mar 2009 11:22:08 +0000 (11:22 +0000)]
- MFH: Removed unused LONG_SIGN_MASK definition, and a stray \
  - Changed sign flag to int (it's no longer being used in a calculation)

15 years agoFixed bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer)
Dmitry Stogov [Tue, 31 Mar 2009 10:02:40 +0000 (10:02 +0000)]
Fixed bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer)

15 years agoChanged order by Wez's request
Ilia Alshanetsky [Mon, 30 Mar 2009 19:49:04 +0000 (19:49 +0000)]
Changed order by Wez's request

15 years ago- MFB: better test case, it crashes on more architecture
Pierre Joye [Mon, 30 Mar 2009 18:06:50 +0000 (18:06 +0000)]
- MFB: better test case, it crashes on more architecture

15 years ago- MFH: Removed UG(unicode) checks
Felipe Pena [Mon, 30 Mar 2009 16:52:33 +0000 (16:52 +0000)]
- MFH: Removed UG(unicode) checks