]> granicus.if.org Git - php/log
php
15 years ago- MFH: [DOC] #47739. add option CURLOPT_IPRESOLVE which accepts CURL_IPRESOLVE_WHATEV...
Pierre Joye [Mon, 4 May 2009 12:12:57 +0000 (12:12 +0000)]
- MFH: [DOC] #47739. add option CURLOPT_IPRESOLVE which accepts CURL_IPRESOLVE_WHATEVER, CURL_IPRESOLVE_V4 or CURL_IPRESOLVE_V6

15 years agodisable cause of mysterious segfault in PHP 5.3 only (5.2 is fine)
Greg Beaver [Mon, 4 May 2009 04:29:25 +0000 (04:29 +0000)]
disable cause of mysterious segfault in PHP 5.3 only (5.2 is fine)

15 years ago- MFH: Added timezone_version_get() to retrieve the version of the used
Derick Rethans [Sun, 3 May 2009 19:58:49 +0000 (19:58 +0000)]
- MFH: Added timezone_version_get() to retrieve the version of the used
  timezone database.

15 years ago- MFH: Fixed bug #45191 (error_log ignores date.timezone php.ini val when
Derick Rethans [Sun, 3 May 2009 19:08:49 +0000 (19:08 +0000)]
- MFH: Fixed bug #45191 (error_log ignores date.timezone php.ini val when
  setting logging timestamps).

15 years ago- MFH: Fixed bug #45682 (Unable to var_dump(DateInterval)).
Derick Rethans [Sun, 3 May 2009 18:46:28 +0000 (18:46 +0000)]
- MFH: Fixed bug #45682 (Unable to var_dump(DateInterval)).

15 years ago- MFH: Fixed bug #48058 (Year formatter goes wrong with out-of-int range).
Derick Rethans [Sun, 3 May 2009 18:22:40 +0000 (18:22 +0000)]
- MFH: Fixed bug #48058 (Year formatter goes wrong with out-of-int range).
- MFH: Fixed bug #45822 (Near infinite-loops while parsing huge relative offsets).

15 years agofix news
Jani Taskinen [Sun, 3 May 2009 16:16:15 +0000 (16:16 +0000)]
fix news

15 years ago- #41712
Pierre Joye [Sun, 3 May 2009 15:17:40 +0000 (15:17 +0000)]
- #41712

15 years ago- ws/cs
Pierre Joye [Sun, 3 May 2009 15:16:10 +0000 (15:16 +0000)]
- ws/cs

15 years ago- c/p error
Pierre Joye [Sun, 3 May 2009 15:03:35 +0000 (15:03 +0000)]
- c/p error

15 years ago- [DOC] MFH: #41712, implement progress callback
Pierre Joye [Sun, 3 May 2009 14:59:46 +0000 (14:59 +0000)]
- [DOC] MFH: #41712, implement  progress callback
  - add constants  CURLOPT_PROGRESSFUNCTION

15 years ago- MFH: Added test for (bogus) bug #48097.
Derick Rethans [Sun, 3 May 2009 14:28:26 +0000 (14:28 +0000)]
- MFH: Added test for (bogus) bug #48097.

15 years agoMFH:- Revert bad patch (which caused bug #48133)
Jani Taskinen [Sat, 2 May 2009 21:13:54 +0000 (21:13 +0000)]
MFH:- Revert bad patch (which caused bug #48133)

15 years agoMFH:- Fixed bug #48132 (configure fails to test curl ssl support if --disable-rpath...
Jani Taskinen [Sat, 2 May 2009 19:53:48 +0000 (19:53 +0000)]
MFH:- Fixed bug #48132 (configure fails to test curl ssl support if --disable-rpath is set)

15 years ago- Extra newlines never hurt anyone..
Jani Taskinen [Sat, 2 May 2009 18:32:45 +0000 (18:32 +0000)]
- Extra newlines never hurt anyone..

15 years ago- imap entries (2 more to come)
Pierre Joye [Sat, 2 May 2009 18:06:04 +0000 (18:06 +0000)]
- imap entries (2 more to come)

15 years ago- [DOC] MFH: add imap_mutf7_to_utf8 and imap_utf8_to_mutf7
Pierre Joye [Sat, 2 May 2009 17:59:46 +0000 (17:59 +0000)]
- [DOC] MFH: add imap_mutf7_to_utf8 and imap_utf8_to_mutf7

15 years ago- NL cleanup (mixed or windows)
Pierre Joye [Sat, 2 May 2009 11:40:33 +0000 (11:40 +0000)]
- NL cleanup (mixed or windows)

15 years agoMFH:- Fix parameter variable type to match "l"
Jani Taskinen [Sat, 2 May 2009 02:08:46 +0000 (02:08 +0000)]
MFH:- Fix parameter variable type to match "l"

15 years agoMFH: Update copyright year + line feeds
Kalle Sommer Nielsen [Sat, 2 May 2009 01:53:45 +0000 (01:53 +0000)]
MFH: Update copyright year + line feeds

15 years agoMFH: Fix proto
Kalle Sommer Nielsen [Sat, 2 May 2009 01:37:33 +0000 (01:37 +0000)]
MFH: Fix proto

15 years agofix test
Antony Dovgal [Fri, 1 May 2009 22:23:59 +0000 (22:23 +0000)]
fix test

15 years agoMFH:- Fix compile warning in debug mode
Jani Taskinen [Fri, 1 May 2009 21:46:53 +0000 (21:46 +0000)]
MFH:- Fix compile warning in debug mode

15 years agoinitialize ext_len
Antony Dovgal [Fri, 1 May 2009 09:22:16 +0000 (09:22 +0000)]
initialize ext_len

15 years ago- MFH: Fixed bug #48038 (odbc_execute changes variables used to form params array)
Felipe Pena [Fri, 1 May 2009 03:02:46 +0000 (03:02 +0000)]
- MFH: Fixed bug #48038 (odbc_execute changes variables used to form params array)

15 years ago- MFH: Fixed bug #48120 (Implementing abstract class FilterIterator in regexiterator...
Felipe Pena [Fri, 1 May 2009 01:55:41 +0000 (01:55 +0000)]
- MFH: Fixed bug #48120 (Implementing abstract class FilterIterator in regexiterator.inc)

15 years ago- MFB: #47940, memory leaks in imap_body
Pierre Joye [Thu, 30 Apr 2009 18:56:25 +0000 (18:56 +0000)]
- MFB: #47940, memory leaks in imap_body

15 years ago- MFB: #45997, safe_mode bypass with exec/sytem/passthru (windows only)
Pierre Joye [Thu, 30 Apr 2009 15:25:37 +0000 (15:25 +0000)]
- MFB: #45997, safe_mode bypass with exec/sytem/passthru (windows only)

15 years agoMFH: fix test
Jani Taskinen [Thu, 30 Apr 2009 13:22:13 +0000 (13:22 +0000)]
MFH: fix test

15 years agoMFH:fix test
Jani Taskinen [Thu, 30 Apr 2009 13:19:31 +0000 (13:19 +0000)]
MFH:fix test

15 years agoMFH:
Matteo Beccati [Thu, 30 Apr 2009 12:56:00 +0000 (12:56 +0000)]
MFH:
- Removed HAVE_PQEXECPARAMS which was left out during the previous commit

15 years agoMFH:
Matteo Beccati [Thu, 30 Apr 2009 12:38:43 +0000 (12:38 +0000)]
MFH:
- Changed PDO_PGSQL configure script to require libpq 7.4
- Cleaned up usage of HAVE_PQ* defines
- Fixed compiler warnings
- Removed custom implementation of PQunescapeByte
# Rationale:
# - PDO_PGSQL couldn't even compile when using libpq 7.3
# - PostgreSQL 7.3 is unsupported since a long time
# - Got consensus from pgsql devs on freenode

15 years agoMFH
Jani Taskinen [Thu, 30 Apr 2009 10:41:54 +0000 (10:41 +0000)]
MFH

15 years ago- fix build (Marcus, fix re2c please)
Pierre Joye [Thu, 30 Apr 2009 09:11:00 +0000 (09:11 +0000)]
- fix build (Marcus, fix re2c please)

15 years agoMFPECL fix PECL Bug #14646: phar error message unclear with php stream wrappers ...
Greg Beaver [Thu, 30 Apr 2009 04:43:10 +0000 (04:43 +0000)]
MFPECL fix PECL Bug #14646: phar error message unclear with php stream wrappers (note: is there a standard way to list PECL bugs in NEWS?)

15 years ago- Updated to version 2009.7 (2009g)
Derick Rethans [Wed, 29 Apr 2009 11:12:03 +0000 (11:12 +0000)]
- Updated to version 2009.7 (2009g)

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)