]>
granicus.if.org Git - php/log
Stanislav Malyshev [Tue, 29 Jun 2010 00:58:31 +0000 (00:58 +0000)]
fix SplObjectStorage unserialization (CVE-2010-2225)
Pierre Joye [Mon, 28 Jun 2010 23:26:48 +0000 (23:26 +0000)]
- typo for iconv DLL .lib
Felipe Pena [Mon, 28 Jun 2010 16:37:57 +0000 (16:37 +0000)]
- Reverted fix for bug #51421
Felipe Pena [Mon, 28 Jun 2010 01:19:08 +0000 (01:19 +0000)]
- Fix arginfo name
Felipe Pena [Sun, 27 Jun 2010 22:13:41 +0000 (22:13 +0000)]
- Improved initialization
Felipe Pena [Sun, 27 Jun 2010 21:46:16 +0000 (21:46 +0000)]
- Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3)
Felipe Pena [Sat, 26 Jun 2010 22:07:04 +0000 (22:07 +0000)]
- BFN
Felipe Pena [Sat, 26 Jun 2010 22:05:13 +0000 (22:05 +0000)]
- Fixed bug #51421 (Abstract __construct constructor argument list not enforced)
Felipe Pena [Sat, 26 Jun 2010 19:19:16 +0000 (19:19 +0000)]
- Fixed bug #52160 (Invalid E_STRICT redefined constructor error)
Felipe Pena [Sat, 26 Jun 2010 17:17:47 +0000 (17:17 +0000)]
- Fixed tests
Felipe Pena [Sat, 26 Jun 2010 17:14:33 +0000 (17:14 +0000)]
- Fixed bug #52193 (converting closure to array yields empty array)
Felipe Pena [Sat, 26 Jun 2010 16:03:39 +0000 (16:03 +0000)]
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
Christopher Jones [Fri, 25 Jun 2010 21:18:09 +0000 (21:18 +0000)]
Remove hard coded lib extension. Prepare for OCI8 1.4.2 release
Christopher Jones [Fri, 25 Jun 2010 21:09:13 +0000 (21:09 +0000)]
Fix bug #52186 (phpinfo shows 10.1 or 11.1 when installed with ORACLE_HOME 10.2 or 11.2)
Felipe Pena [Thu, 24 Jun 2010 22:32:42 +0000 (22:32 +0000)]
- Fixed bug #52138 (Constants are parsed into the ini file for section names)
Andrey Hristov [Thu, 24 Jun 2010 19:52:13 +0000 (19:52 +0000)]
Two functions, which should be methods so one can catch
their output, for example
Pierre Joye [Thu, 24 Jun 2010 00:15:12 +0000 (00:15 +0000)]
- typo
Sriram Natarajan [Wed, 23 Jun 2010 19:06:33 +0000 (19:06 +0000)]
- Fixed bug #52162 (custom request header variables with numbers are removed)
Johannes Schlüter [Wed, 23 Jun 2010 15:11:02 +0000 (15:11 +0000)]
Install SQLite3 header
Andrey Hristov [Mon, 21 Jun 2010 15:32:26 +0000 (15:32 +0000)]
Fix sprintf modifiers all around the place. In most cases
%u should be used. Where size_t is used then MYSQLND_SZ_T_SPEC should be
the modifier
Andrey Hristov [Mon, 21 Jun 2010 14:49:45 +0000 (14:49 +0000)]
fix valgrind warnings on 64bit, thread_is is strictly 32bit
Ilia Alshanetsky [Mon, 21 Jun 2010 11:06:31 +0000 (11:06 +0000)]
MFB: Implemented FR #51295 (SQLite3::busyTimeout not existing). (Mark)
Pierre Joye [Sun, 20 Jun 2010 16:33:16 +0000 (16:33 +0000)]
- #45808, stream_socket_enable_crypto() blocks and eats CPU
Felipe Pena [Sun, 20 Jun 2010 14:12:06 +0000 (14:12 +0000)]
- Completed the fix for bug #52010
# Fixing pdo drivers
Jérôme Loyet [Sat, 19 Jun 2010 16:31:19 +0000 (16:31 +0000)]
- Fixed bug #52086 (No new line at the end of a included file crahes the PHP FPM daemon)
Andrey Hristov [Fri, 18 Jun 2010 17:25:41 +0000 (17:25 +0000)]
Fix for bug #52115 mysqli_result::fetch_all returns null, not an empty array
Andrey Hristov [Fri, 18 Jun 2010 12:00:57 +0000 (12:00 +0000)]
missed this one in the last commit, the real type
Andrey Hristov [Fri, 18 Jun 2010 11:56:25 +0000 (11:56 +0000)]
fix type mismatch, this is fresh misunderstanding
Johannes Schlüter [Fri, 18 Jun 2010 10:16:35 +0000 (10:16 +0000)]
- Ignore empty filename for mail.log, treat it like none given
Ulf Wendel [Fri, 18 Jun 2010 09:56:18 +0000 (09:56 +0000)]
Don't bail if there is another extension that exports constants starting with mysql<something>
Johannes Schlüter [Fri, 18 Jun 2010 08:22:14 +0000 (08:22 +0000)]
back to -dev
Johannes Schlüter [Thu, 17 Jun 2010 17:16:57 +0000 (17:16 +0000)]
PHP 5.3.3RC1
Johannes Schlüter [Thu, 17 Jun 2010 17:10:16 +0000 (17:10 +0000)]
5.3.3RC1
Pierre Joye [Thu, 17 Jun 2010 16:56:48 +0000 (16:56 +0000)]
- fix build
Johannes Schlüter [Thu, 17 Jun 2010 12:31:57 +0000 (12:31 +0000)]
- 80 lines are nice, sentences stop with a period
- Merge in 5.3.2 NEWS ...
Andrey Hristov [Thu, 17 Jun 2010 11:37:49 +0000 (11:37 +0000)]
split mysqlnd_connect() in two parts, one doing the authorization
Pierre Joye [Thu, 17 Jun 2010 10:22:51 +0000 (10:22 +0000)]
- #51424
Pierre Joye [Thu, 17 Jun 2010 10:22:03 +0000 (10:22 +0000)]
- #51424, solaris part
Pierre Joye [Thu, 17 Jun 2010 09:26:29 +0000 (09:26 +0000)]
- Fix bug #52101, dns_get_record()garbage in 'ipv6' field
Felipe Pena [Wed, 16 Jun 2010 23:40:23 +0000 (23:40 +0000)]
- BFN
Felipe Pena [Wed, 16 Jun 2010 23:33:01 +0000 (23:33 +0000)]
- New tests related to #52098
Felipe Pena [Wed, 16 Jun 2010 23:13:29 +0000 (23:13 +0000)]
- Fix crash when calling a method of a class that inherits PDOStatement if instantiated directly
Andrey Hristov [Wed, 16 Jun 2010 19:01:13 +0000 (19:01 +0000)]
no more needed because of the charset fix in the previous changeset
Pierre Joye [Wed, 16 Jun 2010 18:56:24 +0000 (18:56 +0000)]
- #50563, removing E_WARNING from parse_url()
Pierre Joye [Wed, 16 Jun 2010 18:30:35 +0000 (18:30 +0000)]
- Fix bug #50578, incorrect shebang in phar.phar
Timm Friebe [Wed, 16 Jun 2010 09:49:25 +0000 (09:49 +0000)]
- MFT: Fixed segmentation fault when reading rows
# Problem surfaces when using FreeTDS, ASE 12.5 and reading text fields
# with NULL values. This is essentially a workaround for a bug in Free-
# TDS which is not setting the NULL indicators correctly, but provides
# a protection against possible segfaults if any other driver ever does
# this again:-)
Antony Dovgal [Wed, 16 Jun 2010 08:58:42 +0000 (08:58 +0000)]
improve ptrace() test
change error to warning - there can be no trace method available at all
Ben Longden [Tue, 15 Jun 2010 21:42:04 +0000 (21:42 +0000)]
Merged SplFileObject::fgetcsv tests from trunk
Felipe Pena [Tue, 15 Jun 2010 19:37:20 +0000 (19:37 +0000)]
- New entries
Pierre Joye [Tue, 15 Jun 2010 18:48:33 +0000 (18:48 +0000)]
- Fix #51002, fix possible memory corruption with very long names
Pierre Joye [Tue, 15 Jun 2010 13:50:14 +0000 (13:50 +0000)]
- cleanup, no vc6 support in trunk
Pierre Joye [Tue, 15 Jun 2010 13:43:15 +0000 (13:43 +0000)]
- #51424, silent warnings on win
Ben Longden [Tue, 15 Jun 2010 11:20:21 +0000 (11:20 +0000)]
Merged SplTempFileObject tests from trunk
Ilia Alshanetsky [Tue, 15 Jun 2010 11:13:20 +0000 (11:13 +0000)]
Removed the in_transaction handler for 5.3 to avoid BC break due to structure change
Pierre Joye [Tue, 15 Jun 2010 09:26:06 +0000 (09:26 +0000)]
- Fix #51424, crypt() function hangs after 3rd call
Dmitry Stogov [Tue, 15 Jun 2010 08:22:51 +0000 (08:22 +0000)]
Fixed bug #52041 (Memory leak when writing on uninitialized variable returned from function)
Andrey Hristov [Mon, 14 Jun 2010 18:23:17 +0000 (18:23 +0000)]
Fix the test for libmysql, which expects the certificates
to be in the directory where the interpreter is started. When
using mysqlnd they should not include path and will be found
in the directory of the script.
Andrey Hristov [Mon, 14 Jun 2010 18:19:13 +0000 (18:19 +0000)]
And a fix for MySQL Server which is pre 5.1.23, which doesn't support
preserving of the charset when performing change_user. This is libmysql
only code.
Andrey Hristov [Mon, 14 Jun 2010 17:16:20 +0000 (17:16 +0000)]
Fixed bug #52082 (character_set_client & character_set_connection reset after
mysqli_change_user())
libmysql >= 5.1.23 will PASS, older library versions will fail
Pierre Joye [Mon, 14 Jun 2010 09:56:50 +0000 (09:56 +0000)]
- MFH
Pierre Joye [Mon, 14 Jun 2010 09:15:20 +0000 (09:15 +0000)]
- drop comment
Pierre Joye [Mon, 14 Jun 2010 08:12:10 +0000 (08:12 +0000)]
- #52043,GD doesn't recognize latest libJPEG version
Jérôme Loyet [Sun, 13 Jun 2010 10:30:35 +0000 (10:30 +0000)]
Fix #52067, chroot and chdir path were not checked at startup. If configured with unexistant directories, FPM entered in an error loop.
Felipe Pena [Sat, 12 Jun 2010 22:04:48 +0000 (22:04 +0000)]
- Fixed bug #49320 (PDO returns null when SQLite connection fails)
Felipe Pena [Sat, 12 Jun 2010 15:30:21 +0000 (15:30 +0000)]
- Fixed bug #52051 (handling of case sensitivity of old-style constructors changed in 5.3+)
Felipe Pena [Fri, 11 Jun 2010 23:37:55 +0000 (23:37 +0000)]
- Fixed bug #52057 (ReflectionClass fails on Closure class)
Felipe Pena [Fri, 11 Jun 2010 23:20:13 +0000 (23:20 +0000)]
- Fixed bug #52060 (Memory leak when passing a closure to method_exists())
Patrick Allaert [Fri, 11 Jun 2010 14:04:57 +0000 (14:04 +0000)]
- Fixed bug #52019 (make lcov doesn't support TESTS variable anymore)
Dmitry Stogov [Fri, 11 Jun 2010 08:53:31 +0000 (08:53 +0000)]
Fixed bug #51552 (debug_backtrace() causes segmentation fault and/or memory issues)
Ulf Wendel [Thu, 10 Jun 2010 13:40:13 +0000 (13:40 +0000)]
Fixing tests
Andrey Hristov [Thu, 10 Jun 2010 12:24:03 +0000 (12:24 +0000)]
export mysqlnd_globals_id, per Johannes
Ilia Alshanetsky [Thu, 10 Jun 2010 12:11:19 +0000 (12:11 +0000)]
Added inTransaction() method to PDO, with specialized support for Postgres
Dmitry Stogov [Thu, 10 Jun 2010 11:45:51 +0000 (11:45 +0000)]
Fixed bug #51822i (Segfault with strange __destruct() for static class variables)
Ilia Alshanetsky [Thu, 10 Jun 2010 11:11:29 +0000 (11:11 +0000)]
Added support for copy to/from array/file for pdo_pgsql extension.
# original patch by Denis Gasparin
Andrey Hristov [Thu, 10 Jun 2010 09:37:58 +0000 (09:37 +0000)]
void functions return nothing
Dmitry Stogov [Thu, 10 Jun 2010 09:13:22 +0000 (09:13 +0000)]
Fixed bug #52001 (Memory allocation problems after using variable variables)
Christopher Jones [Wed, 9 Jun 2010 17:33:44 +0000 (17:33 +0000)]
Explicitly use db-5.0 and don't default to db sym link
Ilia Alshanetsky [Wed, 9 Jun 2010 16:04:54 +0000 (16:04 +0000)]
Fixed bug #52010 (open_basedir restrictions mismatch on vacuum command).
Ilia Alshanetsky [Wed, 9 Jun 2010 15:48:22 +0000 (15:48 +0000)]
Fixed bug #51273 (Faultstring property does not exist when the faultstring is empty)
# Patch by dennis at transip dot nl
Pierre Joye [Tue, 8 Jun 2010 22:30:16 +0000 (22:30 +0000)]
- [DOC] MFH: add session.entropy* support to windows
Pierre Joye [Tue, 8 Jun 2010 22:27:14 +0000 (22:27 +0000)]
- restore previous setting
Sriram Natarajan [Tue, 8 Jun 2010 21:23:48 +0000 (21:23 +0000)]
- Fixed Bug #51168 (fails to compile with Sun Studio)
# C99 standard supports inline keyword and supported by
# by major compilers like GCC, HP C, IBM C and Sun C
Felipe Pena [Tue, 8 Jun 2010 19:47:04 +0000 (19:47 +0000)]
- Fix order
Antony Dovgal [Tue, 8 Jun 2010 18:59:11 +0000 (18:59 +0000)]
support both 'warn' and 'warning' as error levels
Pierre Joye [Tue, 8 Jun 2010 18:27:23 +0000 (18:27 +0000)]
- use new function to get random bytes
Pierre Joye [Tue, 8 Jun 2010 18:26:03 +0000 (18:26 +0000)]
- WS
Ulf Wendel [Tue, 8 Jun 2010 15:47:51 +0000 (15:47 +0000)]
Make the tests pass with sql strict mode enabled
Ulf Wendel [Tue, 8 Jun 2010 14:57:10 +0000 (14:57 +0000)]
Portability improvement
Ulf Wendel [Tue, 8 Jun 2010 14:29:05 +0000 (14:29 +0000)]
Portability improvements
Pierre Joye [Tue, 8 Jun 2010 13:48:02 +0000 (13:48 +0000)]
- duplicate entry
Pierre Joye [Tue, 8 Jun 2010 13:46:19 +0000 (13:46 +0000)]
- [DOC] add session.entropy* support to windows
Antony Dovgal [Tue, 8 Jun 2010 13:27:30 +0000 (13:27 +0000)]
fix bug #50101 (name clash between global and local variable)
Ulf Wendel [Tue, 8 Jun 2010 13:05:49 +0000 (13:05 +0000)]
More SQL strict mode updates
Pierre Joye [Tue, 8 Jun 2010 13:00:54 +0000 (13:00 +0000)]
- add striped down version of RNG layer to have a reliable random src on windows
Pierre Joye [Tue, 8 Jun 2010 13:00:11 +0000 (13:00 +0000)]
- add striped down version of RNG layer to have a reliable random src on windows
Antony Dovgal [Tue, 8 Jun 2010 12:54:11 +0000 (12:54 +0000)]
fix bug #51276 (php_load_extension() is missing when HAVE_LIBDL is undefined)
Antony Dovgal [Tue, 8 Jun 2010 12:02:55 +0000 (12:02 +0000)]
fix micro-memleaks (happened once per process)
Ulf Wendel [Tue, 8 Jun 2010 10:55:12 +0000 (10:55 +0000)]
Making tests pass strict sql mode.
Felipe Pena [Mon, 7 Jun 2010 23:04:30 +0000 (23:04 +0000)]
- Let's generate this #ifdef only on zend_vm_execute.h
Felipe Pena [Mon, 7 Jun 2010 14:37:35 +0000 (14:37 +0000)]
- Fix script