]> granicus.if.org Git - php/log
php
15 years agoRefixing to follow documented behaviour
Zoe Slattery [Wed, 29 Apr 2009 07:53:10 +0000 (07:53 +0000)]
Refixing to follow documented behaviour

15 years agoMFPECL: fix PECL bug #16338, php_stream_copy_to_stream{,_ex}()
Greg Beaver [Wed, 29 Apr 2009 03:24:27 +0000 (03:24 +0000)]
MFPECL: fix PECL bug #16338, php_stream_copy_to_stream{,_ex}()

15 years ago- Fix test
Felipe Pena [Tue, 28 Apr 2009 23:46:27 +0000 (23:46 +0000)]
- Fix test

15 years agoFixed bug #47365 (ip2long() may allow some invalid values on certain 64bit
Ilia Alshanetsky [Tue, 28 Apr 2009 22:27:00 +0000 (22:27 +0000)]
Fixed bug #47365 (ip2long() may allow some invalid values on certain 64bit
systems)

15 years agofix for #47930
Stanislav Malyshev [Tue, 28 Apr 2009 21:30:23 +0000 (21:30 +0000)]
fix for #47930

15 years agonew test - test passes here, but the pear2coverage.phar.php segfaults in apache 2...
Greg Beaver [Tue, 28 Apr 2009 19:28:52 +0000 (19:28 +0000)]
new test - test passes here, but the pear2coverage.phar.php segfaults in apache 2.2 sapi

15 years agofix test
Antony Dovgal [Tue, 28 Apr 2009 10:30:56 +0000 (10:30 +0000)]
fix test

15 years agofix test
Antony Dovgal [Tue, 28 Apr 2009 09:04:28 +0000 (09:04 +0000)]
fix test

15 years ago- space to tabs
Pierre Joye [Tue, 28 Apr 2009 08:29:55 +0000 (08:29 +0000)]
- space to tabs
- CS

15 years ago- [DOC] add imap_gc (purge cache(s) and constants IMAP_GC_ELT, IMAP_GC_ENV and IMAP_G...
Pierre Joye [Tue, 28 Apr 2009 08:22:57 +0000 (08:22 +0000)]
- [DOC] add imap_gc (purge cache(s) and constants IMAP_GC_ELT, IMAP_GC_ENV and IMAP_GC_TEXTS to control imap_gc behavior

15 years agoFixed bug #48034 (PHP crashes when script is 8192 (8KB) bytes long)
Dmitry Stogov [Tue, 28 Apr 2009 07:13:30 +0000 (07:13 +0000)]
Fixed bug #48034 (PHP crashes when script is 8192 (8KB) bytes long)

15 years agoRemoved unused variable
Ilia Alshanetsky [Mon, 27 Apr 2009 23:22:16 +0000 (23:22 +0000)]
Removed unused variable

15 years ago- MFH: Fixed bug #47254 (Wrong Reflection for extends class)
Felipe Pena [Mon, 27 Apr 2009 19:48:45 +0000 (19:48 +0000)]
- MFH: Fixed bug #47254 (Wrong Reflection for extends class)

15 years agoupdate
Jani Taskinen [Mon, 27 Apr 2009 18:45:12 +0000 (18:45 +0000)]
update

15 years agoBFN
Scott MacVicar [Mon, 27 Apr 2009 18:20:19 +0000 (18:20 +0000)]
BFN

15 years agoFix in grapheme_extract
Kirti Velankar [Mon, 27 Apr 2009 18:18:04 +0000 (18:18 +0000)]
Fix in grapheme_extract

15 years agoMFH Add the ability to enable exceptions rather than warnings for sqlite3, needed...
Scott MacVicar [Mon, 27 Apr 2009 18:16:46 +0000 (18:16 +0000)]
MFH Add the ability to enable exceptions rather than warnings for sqlite3, needed for pyrus.

15 years agoMFH Fix bug #47695 - xmlrpc --with-iconv-dir mangles --with-iconv if they use differe...
Scott MacVicar [Mon, 27 Apr 2009 17:49:32 +0000 (17:49 +0000)]
MFH Fix bug #47695 - xmlrpc --with-iconv-dir mangles --with-iconv if they use different iconv versions. Could also just add a dependency on iconv to fix this.

15 years agoMFH: Fixed bug #48088 (Wrong ARG_INFO for OO-API of DateTime)
Kalle Sommer Nielsen [Mon, 27 Apr 2009 14:22:15 +0000 (14:22 +0000)]
MFH: Fixed bug #48088 (Wrong ARG_INFO for OO-API of DateTime)

15 years ago- MFH: Fixed bug #48087 (call_user_method() invalid free of arguments)
Felipe Pena [Mon, 27 Apr 2009 12:52:31 +0000 (12:52 +0000)]
- MFH: Fixed bug #48087 (call_user_method() invalid free of arguments)

15 years ago- remove duplicate definition
Pierre Joye [Mon, 27 Apr 2009 00:00:42 +0000 (00:00 +0000)]
- remove duplicate definition

15 years ago- fix tests
Sebastian Schürmann [Sun, 26 Apr 2009 23:58:44 +0000 (23:58 +0000)]
- fix tests
- output of spl_classes differs from 5_2 to 5_3, changed to is_array

15 years ago- correct clause
Pierre Joye [Sun, 26 Apr 2009 09:42:46 +0000 (09:42 +0000)]
- correct clause

15 years agoMFH: Fix cleanup
Jani Taskinen [Sat, 25 Apr 2009 21:44:33 +0000 (21:44 +0000)]
MFH: Fix cleanup

15 years agoMFB: Added missing SKIPIF
Jani Taskinen [Sat, 25 Apr 2009 21:38:04 +0000 (21:38 +0000)]
MFB: Added missing SKIPIF

15 years agoMFH
Arnaud Le Blanc [Sat, 25 Apr 2009 21:13:07 +0000 (21:13 +0000)]
MFH

15 years agoMFH
Jani Taskinen [Sat, 25 Apr 2009 17:57:36 +0000 (17:57 +0000)]
MFH

15 years agoMFB52: sync
Jani Taskinen [Sat, 25 Apr 2009 17:12:40 +0000 (17:12 +0000)]
MFB52: sync

15 years ago- ws
Pierre Joye [Sat, 25 Apr 2009 16:33:51 +0000 (16:33 +0000)]
- ws

15 years agofix strict aliasing problems.
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

15 years ago- #elif
Pierre Joye [Sat, 25 Apr 2009 15:12:45 +0000 (15:12 +0000)]
- #elif

15 years ago- ws
Pierre Joye [Sat, 25 Apr 2009 15:08:10 +0000 (15:08 +0000)]
- ws

15 years ago- add 2007d and e
Pierre Joye [Sat, 25 Apr 2009 15:06:34 +0000 (15:06 +0000)]
- add 2007d and e

15 years ago- MFH: SEARCHPGM struct has to be freed
Pierre Joye [Sat, 25 Apr 2009 15:02:36 +0000 (15:02 +0000)]
- MFH:  SEARCHPGM struct has to be freed

15 years ago- silent warning, NULL is not 0
Pierre Joye [Sat, 25 Apr 2009 14:59:21 +0000 (14:59 +0000)]
- silent warning, NULL is not 0

15 years ago- Initial commit
Sebastian Schürmann [Sat, 25 Apr 2009 11:33:26 +0000 (11:33 +0000)]
- Initial commit

15 years ago- Initial Commit
Sebastian Schürmann [Sat, 25 Apr 2009 11:29:52 +0000 (11:29 +0000)]
- Initial Commit

15 years ago- Initial commit
Sebastian Schürmann [Sat, 25 Apr 2009 11:23:01 +0000 (11:23 +0000)]
- Initial commit

15 years ago- bad idea to free body
Pierre Joye [Sat, 25 Apr 2009 11:21:14 +0000 (11:21 +0000)]
- bad idea to free body

15 years agoInitial commit
Sebastian Schürmann [Sat, 25 Apr 2009 11:19:40 +0000 (11:19 +0000)]
Initial commit

15 years ago- initial ci
Sebastian Schürmann [Sat, 25 Apr 2009 11:18:15 +0000 (11:18 +0000)]
- initial ci
- basic test for ini_alter

15 years agoThis shouldn't have been in for now
Kalle Sommer Nielsen [Sat, 25 Apr 2009 06:25:55 +0000 (06:25 +0000)]
This shouldn't have been in for now

15 years agoMFH: Use correct data types here, and gdImageSaveAlpha for the alpha flag
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

15 years agoMFH
Arnaud Le Blanc [Fri, 24 Apr 2009 19:48:41 +0000 (19:48 +0000)]
MFH

15 years agoMFH
Arnaud Le Blanc [Fri, 24 Apr 2009 17:14:32 +0000 (17:14 +0000)]
MFH

15 years ago- make MP survive --disable-all (=disable to disable it)
Pierre Joye [Fri, 24 Apr 2009 15:18:37 +0000 (15:18 +0000)]
- make MP survive --disable-all (=disable to disable it)

15 years ago- fix logic
Pierre Joye [Fri, 24 Apr 2009 11:34:38 +0000 (11:34 +0000)]
- fix logic

15 years ago- simplify and use PHP_CURL
Pierre Joye [Fri, 24 Apr 2009 09:25:25 +0000 (09:25 +0000)]
- simplify and use PHP_CURL

15 years ago- MFH: #47940, leaks in imap_body()
Pierre Joye [Thu, 23 Apr 2009 22:25:13 +0000 (22:25 +0000)]
- MFH: #47940,  leaks in imap_body()

15 years ago- define HAVE_NEW_MIME2TEXT and detect utf8aux
Pierre Joye [Thu, 23 Apr 2009 22:22:51 +0000 (22:22 +0000)]
- define HAVE_NEW_MIME2TEXT and detect utf8aux

15 years ago- allow to set or disable the multithreaded build (n, auto or disable)
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)

15 years ago- wrong var name
Pierre Joye [Thu, 23 Apr 2009 18:03:05 +0000 (18:03 +0000)]
- wrong var name

15 years agoMFHcheck non-null before any use.
Takeshi Abe [Thu, 23 Apr 2009 16:26:17 +0000 (16:26 +0000)]
MFHcheck non-null before any use.

15 years agoMFH:
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

15 years ago- c/p error
Pierre Joye [Thu, 23 Apr 2009 08:46:37 +0000 (08:46 +0000)]
- c/p error

15 years agoMFH: fix DVAL_TO_LVAL conversion for static array indexes, related to bug #46701
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

15 years ago- make it loud when libxml is missing or the dep is not present
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

15 years agoRemoved unused vars
Ilia Alshanetsky [Wed, 22 Apr 2009 12:35:22 +0000 (12:35 +0000)]
Removed unused vars

15 years agoMFH: adjust reflection info
Hannes Magnusson [Tue, 21 Apr 2009 18:08:34 +0000 (18:08 +0000)]
MFH: adjust reflection info

15 years agoAdjusted prototype
Ilia Alshanetsky [Tue, 21 Apr 2009 12:26:19 +0000 (12:26 +0000)]
Adjusted prototype

15 years agoFixed bug #48004 (Error handler prevents creation of default object)
Dmitry Stogov [Tue, 21 Apr 2009 09:40:13 +0000 (09:40 +0000)]
Fixed bug #48004 (Error handler prevents creation of default object)

15 years agoFix test
andy wharmby [Tue, 21 Apr 2009 08:53:25 +0000 (08:53 +0000)]
Fix test

15 years agoFixed bug #48004 (Error handler prevents creation of default object)
Dmitry Stogov [Tue, 21 Apr 2009 08:12:07 +0000 (08:12 +0000)]
Fixed bug #48004 (Error handler prevents creation of default object)

15 years agoAdded missing note about gethostname() (Re: #47839)
Kalle Sommer Nielsen [Tue, 21 Apr 2009 04:35:01 +0000 (04:35 +0000)]
Added missing note about gethostname() (Re: #47839)

15 years ago- Sync with HEAD (just reorder to match HEAD order)
Jani Taskinen [Mon, 20 Apr 2009 16:07:59 +0000 (16:07 +0000)]
- Sync with HEAD (just reorder to match HEAD order)

15 years agows
Jani Taskinen [Mon, 20 Apr 2009 15:39:48 +0000 (15:39 +0000)]
ws

15 years agoMFH:- Added path sanity check (autotools + libtool do not cope with whitespace..)
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..)

15 years agoMFH: Fix #48023 (spl_autoload_register didn't store closures)
Etienne Kneuss [Mon, 20 Apr 2009 14:20:20 +0000 (14:20 +0000)]
MFH: Fix #48023 (spl_autoload_register didn't store closures)

15 years agoFixed typo
Ilia Alshanetsky [Mon, 20 Apr 2009 14:08:43 +0000 (14:08 +0000)]
Fixed typo

15 years agoMFH: Closes #47991 SSL streams fail if error stack contains items
Mikko Koppanen [Mon, 20 Apr 2009 09:44:29 +0000 (09:44 +0000)]
MFH: Closes #47991 SSL streams fail if error stack contains items

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

15 years ago- silent compiler warning
Pierre Joye [Mon, 20 Apr 2009 08:41:39 +0000 (08:41 +0000)]
- silent compiler warning

15 years ago- nuke unused variable
Pierre Joye [Mon, 20 Apr 2009 08:40:39 +0000 (08:40 +0000)]
- nuke unused variable

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

15 years agoMFH: Fix test
Arnaud Le Blanc [Sun, 19 Apr 2009 22:01:46 +0000 (22:01 +0000)]
MFH: Fix test

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