]>
granicus.if.org Git - php/log
Pierre Joye [Mon, 4 May 2009 16:28:50 +0000 (16:28 +0000)]
- fix build
Pierre Joye [Mon, 4 May 2009 15:20:38 +0000 (15:20 +0000)]
- win extension_dir
Antony Dovgal [Mon, 4 May 2009 14:44:46 +0000 (14:44 +0000)]
MFH: use correct function
Antony Dovgal [Mon, 4 May 2009 14:25:17 +0000 (14:25 +0000)]
MFH: don't segfault on bindto == NULL
Pierre Joye [Mon, 4 May 2009 14:15:58 +0000 (14:15 +0000)]
- #39637
Pierre Joye [Mon, 4 May 2009 14:11:45 +0000 (14:11 +0000)]
- [DOC] a note about the symbol -> version page/doc
Pierre Joye [Mon, 4 May 2009 14:09:28 +0000 (14:09 +0000)]
- [DOC] MFH: #39637, add CURLOPT_FTP_FILEMETHOD which accepts CURLFTPMETHOD_MULTICWD, CURLFTPMETHOD_NOCWD and CURLFTPMETHOD_SINGLECWD
Ilia Alshanetsky [Mon, 4 May 2009 13:09:15 +0000 (13:09 +0000)]
Fixed bug #48131 (Don't try to bind ipv4 addresses to ipv6 ips via bindto)
Pierre Joye [Mon, 4 May 2009 12:23:56 +0000 (12:23 +0000)]
- #47739
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
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)
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.
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).
Derick Rethans [Sun, 3 May 2009 18:46:28 +0000 (18:46 +0000)]
- MFH: Fixed bug #45682 (Unable to var_dump(DateInterval)).
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).
Jani Taskinen [Sun, 3 May 2009 16:16:15 +0000 (16:16 +0000)]
fix news
Pierre Joye [Sun, 3 May 2009 15:17:40 +0000 (15:17 +0000)]
- #41712
Pierre Joye [Sun, 3 May 2009 15:16:10 +0000 (15:16 +0000)]
- ws/cs
Pierre Joye [Sun, 3 May 2009 15:03:35 +0000 (15:03 +0000)]
- c/p error
Pierre Joye [Sun, 3 May 2009 14:59:46 +0000 (14:59 +0000)]
- [DOC] MFH: #41712, implement progress callback
- add constants CURLOPT_PROGRESSFUNCTION
Derick Rethans [Sun, 3 May 2009 14:28:26 +0000 (14:28 +0000)]
- MFH: Added test for (bogus) bug #48097.
Jani Taskinen [Sat, 2 May 2009 21:13:54 +0000 (21:13 +0000)]
MFH:- Revert bad patch (which caused bug #48133)
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)
Jani Taskinen [Sat, 2 May 2009 18:32:45 +0000 (18:32 +0000)]
- Extra newlines never hurt anyone..
Pierre Joye [Sat, 2 May 2009 18:06:04 +0000 (18:06 +0000)]
- imap entries (2 more to come)
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
Pierre Joye [Sat, 2 May 2009 11:40:33 +0000 (11:40 +0000)]
- NL cleanup (mixed or windows)
Jani Taskinen [Sat, 2 May 2009 02:08:46 +0000 (02:08 +0000)]
MFH:- Fix parameter variable type to match "l"
Kalle Sommer Nielsen [Sat, 2 May 2009 01:53:45 +0000 (01:53 +0000)]
MFH: Update copyright year + line feeds
Kalle Sommer Nielsen [Sat, 2 May 2009 01:37:33 +0000 (01:37 +0000)]
MFH: Fix proto
Antony Dovgal [Fri, 1 May 2009 22:23:59 +0000 (22:23 +0000)]
fix test
Jani Taskinen [Fri, 1 May 2009 21:46:53 +0000 (21:46 +0000)]
MFH:- Fix compile warning in debug mode
Antony Dovgal [Fri, 1 May 2009 09:22:16 +0000 (09:22 +0000)]
initialize ext_len
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)
Felipe Pena [Fri, 1 May 2009 01:55:41 +0000 (01:55 +0000)]
- MFH: Fixed bug #48120 (Implementing abstract class FilterIterator in regexiterator.inc)
Pierre Joye [Thu, 30 Apr 2009 18:56:25 +0000 (18:56 +0000)]
- MFB: #47940, memory leaks in imap_body
Pierre Joye [Thu, 30 Apr 2009 15:25:37 +0000 (15:25 +0000)]
- MFB: #45997, safe_mode bypass with exec/sytem/passthru (windows only)
Jani Taskinen [Thu, 30 Apr 2009 13:22:13 +0000 (13:22 +0000)]
MFH: fix test
Jani Taskinen [Thu, 30 Apr 2009 13:19:31 +0000 (13:19 +0000)]
MFH:fix test
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
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
Jani Taskinen [Thu, 30 Apr 2009 10:41:54 +0000 (10:41 +0000)]
MFH
Pierre Joye [Thu, 30 Apr 2009 09:11:00 +0000 (09:11 +0000)]
- fix build (Marcus, fix re2c please)
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?)
Derick Rethans [Wed, 29 Apr 2009 11:12:03 +0000 (11:12 +0000)]
- Updated to version 2009.7 (2009g)
Zoe Slattery [Wed, 29 Apr 2009 07:53:10 +0000 (07:53 +0000)]
Refixing to follow documented behaviour
Greg Beaver [Wed, 29 Apr 2009 03:24:27 +0000 (03:24 +0000)]
MFPECL: fix PECL bug #16338, php_stream_copy_to_stream{,_ex}()
Felipe Pena [Tue, 28 Apr 2009 23:46:27 +0000 (23:46 +0000)]
- Fix test
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)
Stanislav Malyshev [Tue, 28 Apr 2009 21:30:23 +0000 (21:30 +0000)]
fix for #47930
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
Antony Dovgal [Tue, 28 Apr 2009 10:30:56 +0000 (10:30 +0000)]
fix test
Antony Dovgal [Tue, 28 Apr 2009 09:04:28 +0000 (09:04 +0000)]
fix test
Pierre Joye [Tue, 28 Apr 2009 08:29:55 +0000 (08:29 +0000)]
- space to tabs
- CS
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
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)
Ilia Alshanetsky [Mon, 27 Apr 2009 23:22:16 +0000 (23:22 +0000)]
Removed unused variable
Felipe Pena [Mon, 27 Apr 2009 19:48:45 +0000 (19:48 +0000)]
- MFH: Fixed bug #47254 (Wrong Reflection for extends class)
Jani Taskinen [Mon, 27 Apr 2009 18:45:12 +0000 (18:45 +0000)]
update
Scott MacVicar [Mon, 27 Apr 2009 18:20:19 +0000 (18:20 +0000)]
BFN
Kirti Velankar [Mon, 27 Apr 2009 18:18:04 +0000 (18:18 +0000)]
Fix in grapheme_extract
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.
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.
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)
Felipe Pena [Mon, 27 Apr 2009 12:52:31 +0000 (12:52 +0000)]
- MFH: Fixed bug #48087 (call_user_method() invalid free of arguments)
Pierre Joye [Mon, 27 Apr 2009 00:00:42 +0000 (00:00 +0000)]
- remove duplicate definition
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
Pierre Joye [Sun, 26 Apr 2009 09:42:46 +0000 (09:42 +0000)]
- correct clause
Jani Taskinen [Sat, 25 Apr 2009 21:44:33 +0000 (21:44 +0000)]
MFH: Fix cleanup
Jani Taskinen [Sat, 25 Apr 2009 21:38:04 +0000 (21:38 +0000)]
MFB: Added missing SKIPIF
Arnaud Le Blanc [Sat, 25 Apr 2009 21:13:07 +0000 (21:13 +0000)]
MFH
Jani Taskinen [Sat, 25 Apr 2009 17:57:36 +0000 (17:57 +0000)]
MFH
Jani Taskinen [Sat, 25 Apr 2009 17:12:40 +0000 (17:12 +0000)]
MFB52: sync
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