]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Sat, 9 Dec 2006 03:07:32 +0000 (03:07 +0000)]
Fixed test
Antony Dovgal [Fri, 8 Dec 2006 21:18:43 +0000 (21:18 +0000)]
MFH
Antony Dovgal [Fri, 8 Dec 2006 20:59:31 +0000 (20:59 +0000)]
MFH: fix possible issue in the serializer, which might currupt struc when reallocating arguments stack
Antony Dovgal [Fri, 8 Dec 2006 20:56:29 +0000 (20:56 +0000)]
MFH: fix #39732 (oci_bind_array_by_name doesn't work on Solaris 64bit)
Ilia Alshanetsky [Fri, 8 Dec 2006 19:50:40 +0000 (19:50 +0000)]
Fixed bug #39759 (Can't use stored procedures fetching multiple result
sets in pdo_mysql).
Rob Richards [Fri, 8 Dec 2006 17:55:58 +0000 (17:55 +0000)]
fix tests
Ilia Alshanetsky [Fri, 8 Dec 2006 17:50:04 +0000 (17:50 +0000)]
Fixed bug #39763 (magic quotes are applied twice by ext/filter in
parse_str())
Antony Dovgal [Fri, 8 Dec 2006 17:11:42 +0000 (17:11 +0000)]
-BFN
Antony Dovgal [Fri, 8 Dec 2006 17:04:01 +0000 (17:04 +0000)]
revert the fix for #39763
Dmitry Stogov [Fri, 8 Dec 2006 15:55:31 +0000 (15:55 +0000)]
Fixed bug #39775 ("Indirect modification ..." message is not shown)
The fix breaks two SimpleXML tests those must be fixed
Antony Dovgal [Fri, 8 Dec 2006 14:39:25 +0000 (14:39 +0000)]
add new tests by <zoe dot slattery at googlemail dot co dot uk>
Dmitry Stogov [Fri, 8 Dec 2006 12:47:45 +0000 (12:47 +0000)]
Fixed possible failure
Nuno Lopes [Fri, 8 Dec 2006 12:13:23 +0000 (12:13 +0000)]
add tests for old bug reports
Antony Dovgal [Thu, 7 Dec 2006 20:45:58 +0000 (20:45 +0000)]
initialize variables
Antony Dovgal [Thu, 7 Dec 2006 11:00:08 +0000 (11:00 +0000)]
MFH: fix #39763 (magic quotes are applied twice by ext/filter)
Ilia Alshanetsky [Thu, 7 Dec 2006 01:41:18 +0000 (01:41 +0000)]
Fixed bug #39754 (Some POSIX extension functions not thread safe).
Rasmus Lerdorf [Wed, 6 Dec 2006 21:20:39 +0000 (21:20 +0000)]
Typo
Antony Dovgal [Wed, 6 Dec 2006 16:28:36 +0000 (16:28 +0000)]
MFH
Antony Dovgal [Wed, 6 Dec 2006 14:47:36 +0000 (14:47 +0000)]
MFH: add missing 'F' modified (noticed by Matt)
Rob Richards [Wed, 6 Dec 2006 13:18:36 +0000 (13:18 +0000)]
Fix win32 build
Antony Dovgal [Wed, 6 Dec 2006 10:49:27 +0000 (10:49 +0000)]
MFH
Antony Dovgal [Wed, 6 Dec 2006 09:53:15 +0000 (09:53 +0000)]
news
Antony Dovgal [Wed, 6 Dec 2006 09:52:51 +0000 (09:52 +0000)]
MFH: use BSD licensed implementation of double-to-string utilities instead of LGPL one
this patch also fixes thread safety issues in zend_strtod()
Antony Dovgal [Tue, 5 Dec 2006 23:51:30 +0000 (23:51 +0000)]
MFH
Ilia Alshanetsky [Tue, 5 Dec 2006 23:37:57 +0000 (23:37 +0000)]
Fixed bug #39724 (Broken build due to spl/filter usage of pcre extension).
Antony Dovgal [Tue, 5 Dec 2006 23:03:19 +0000 (23:03 +0000)]
cosmetic improvements
Frank M. Kromann [Tue, 5 Dec 2006 21:46:23 +0000 (21:46 +0000)]
Remove PHP4.x stuff
Frank M. Kromann [Tue, 5 Dec 2006 21:02:46 +0000 (21:02 +0000)]
#39429 Update API
Dmitry Stogov [Tue, 5 Dec 2006 19:03:51 +0000 (19:03 +0000)]
Fixed bug #39721 (Runtime inheritance causes data corruption)
Antony Dovgal [Tue, 5 Dec 2006 18:42:38 +0000 (18:42 +0000)]
MFH: nuke redundant zval_ptr_dtor() call
Ilia Alshanetsky [Tue, 5 Dec 2006 18:04:59 +0000 (18:04 +0000)]
Fixed bug #36798 (Error parsing named parameters with queries containing
high-ascii chars).
Ilia Alshanetsky [Tue, 5 Dec 2006 17:54:52 +0000 (17:54 +0000)]
Revert previous patch and it breaks builds with built-in cdb lib
Hannes Magnusson [Tue, 5 Dec 2006 15:55:55 +0000 (15:55 +0000)]
Fix test
Rob Richards [Tue, 5 Dec 2006 12:05:43 +0000 (12:05 +0000)]
BFN
Rob Richards [Tue, 5 Dec 2006 12:04:34 +0000 (12:04 +0000)]
fix bug #39625 (Apache crashes on importStylesheet call)
Dmitry Stogov [Tue, 5 Dec 2006 08:55:15 +0000 (08:55 +0000)]
Fixed FastCGI impersonation for persistent connections on Windows
Dmitry Stogov [Tue, 5 Dec 2006 08:07:57 +0000 (08:07 +0000)]
Removed unused zend_mm.*
Ilia Alshanetsky [Tue, 5 Dec 2006 01:39:07 +0000 (01:39 +0000)]
Fixed bug #39571 (timeout ssl:// connections).
Pierre Joye [Tue, 5 Dec 2006 01:25:29 +0000 (01:25 +0000)]
- invalid filter
Pierre Joye [Tue, 5 Dec 2006 01:24:18 +0000 (01:24 +0000)]
- MFH: invalid filter id should not return unsafe values
Pierre Joye [Mon, 4 Dec 2006 21:33:22 +0000 (21:33 +0000)]
- MFH: callback test
Pierre Joye [Mon, 4 Dec 2006 21:16:01 +0000 (21:16 +0000)]
- default filter is not string anymore (in comment)
- WS and error msg sync with head
Pierre Joye [Mon, 4 Dec 2006 21:07:13 +0000 (21:07 +0000)]
- MFH: init tmp var
Stanislav Malyshev [Mon, 4 Dec 2006 18:37:15 +0000 (18:37 +0000)]
Improve tolower()-related functions on Windows and VC2005 by caching locale and using
tolower_l function.
# Gives 10-18% speedup on bench.php
# Does not change behaviour for non-windows
Ilia Alshanetsky [Mon, 4 Dec 2006 18:29:49 +0000 (18:29 +0000)]
Fixed tests
Antony Dovgal [Mon, 4 Dec 2006 18:28:49 +0000 (18:28 +0000)]
MFH: fix build with Sun compiler, which doesn't support -O0
Antony Dovgal [Mon, 4 Dec 2006 18:01:53 +0000 (18:01 +0000)]
MFH: partly fix #39724
ext/spl has a soft dependcy from ext/pcre (not ext/pcre-regex)
Ilia Alshanetsky [Mon, 4 Dec 2006 17:55:46 +0000 (17:55 +0000)]
Fixed test (user is a reserved keyword in pgsql)
Antony Dovgal [Mon, 4 Dec 2006 17:48:52 +0000 (17:48 +0000)]
fix tests
Dmitry Stogov [Mon, 4 Dec 2006 16:20:02 +0000 (16:20 +0000)]
Fixed bug #38274 (Memlimit fatal error sent to "wrong" stderr when using fastcgi)
Antony Dovgal [Mon, 4 Dec 2006 15:58:48 +0000 (15:58 +0000)]
MFH: fix retval type
Ilia Alshanetsky [Mon, 4 Dec 2006 15:19:26 +0000 (15:19 +0000)]
Fixed bug #37627 (session save_path check checks the parent directory).
Antony Dovgal [Mon, 4 Dec 2006 13:07:26 +0000 (13:07 +0000)]
MFH: look for tests in sapi/cli
Ilia Alshanetsky [Mon, 4 Dec 2006 03:07:44 +0000 (03:07 +0000)]
Fixed bug #38319 (Remove bogus warnings from persistent PDO connections).
Ilia Alshanetsky [Mon, 4 Dec 2006 02:40:08 +0000 (02:40 +0000)]
Fixed bug #38252 (Incorrect PDO error message on invalid default fetch mode).
Ilia Alshanetsky [Mon, 4 Dec 2006 00:40:31 +0000 (00:40 +0000)]
Added test for previous bug
Ilia Alshanetsky [Mon, 4 Dec 2006 00:38:46 +0000 (00:38 +0000)]
Fixed bug #39483 (Problem with handling of \ char in prepared statements).
Ilia Alshanetsky [Sun, 3 Dec 2006 23:29:03 +0000 (23:29 +0000)]
Default to buffered queries (much faster)
Default to prepared statement emulation to avoid hitting MySQL bugs
Ilia Alshanetsky [Sun, 3 Dec 2006 23:27:44 +0000 (23:27 +0000)]
Added missing check for mismatching number of tokens & bound params in
prepared statement emulation.
Ilia Alshanetsky [Sun, 3 Dec 2006 21:27:36 +0000 (21:27 +0000)]
Added "default" option that allows a default value to be set for an invalid
or missing value.
Ilia Alshanetsky [Sun, 3 Dec 2006 19:54:55 +0000 (19:54 +0000)]
Config fix from Gentoo
Ilia Alshanetsky [Sun, 3 Dec 2006 17:13:11 +0000 (17:13 +0000)]
Fixed bug #39718 (possible crash if assert.callback is set in ini).
Ilia Alshanetsky [Sun, 3 Dec 2006 15:52:17 +0000 (15:52 +0000)]
Fixed php_readdir_r() usage in scandir emulation
Antony Dovgal [Sun, 3 Dec 2006 14:37:32 +0000 (14:37 +0000)]
MFH
Antony Dovgal [Sun, 3 Dec 2006 13:59:11 +0000 (13:59 +0000)]
MFH: fix leaks
Antony Dovgal [Sun, 3 Dec 2006 13:46:37 +0000 (13:46 +0000)]
MFH: fix AIX build
Hannes Magnusson [Sun, 3 Dec 2006 08:04:57 +0000 (08:04 +0000)]
Fix test on fbsd
Nuno Lopes [Sat, 2 Dec 2006 21:39:28 +0000 (21:39 +0000)]
new tests. increase coverage for more than 90%
Ilia Alshanetsky [Sat, 2 Dec 2006 17:53:44 +0000 (17:53 +0000)]
Fixed bug #39527 (Failure to retrieve results when multiple unbuffered,
prepared statements are used in pdo_mysql).
Frank M. Kromann [Fri, 1 Dec 2006 20:24:58 +0000 (20:24 +0000)]
Fix win32 build
Frank M. Kromann [Fri, 1 Dec 2006 20:17:50 +0000 (20:17 +0000)]
Fix win32 build
Ilia Alshanetsky [Fri, 1 Dec 2006 20:10:35 +0000 (20:10 +0000)]
Fixed typo
Dmitry Stogov [Fri, 1 Dec 2006 20:01:50 +0000 (20:01 +0000)]
Bug #39438 (Fatal error: Out of memory)
Dmitry Stogov [Fri, 1 Dec 2006 19:41:57 +0000 (19:41 +0000)]
typo
Ilia Alshanetsky [Fri, 1 Dec 2006 19:10:50 +0000 (19:10 +0000)]
Fixed a possible memory corruption in dbase_open() with invalid open mode
Nuno Lopes [Fri, 1 Dec 2006 16:37:39 +0000 (16:37 +0000)]
tests + BFN
Nuno Lopes [Fri, 1 Dec 2006 16:34:43 +0000 (16:34 +0000)]
fix bug #39458: ftp_nlist() returns false on empty dirs
Dmitry Stogov [Fri, 1 Dec 2006 15:33:06 +0000 (15:33 +0000)]
Fixed bug #39702 (php crashes in the allocator on linux-m68k)
Dmitry Stogov [Fri, 1 Dec 2006 13:54:29 +0000 (13:54 +0000)]
Fixed bug #39640 (Segfault with "Allowed memory size exhausted")
Dmitry Stogov [Fri, 1 Dec 2006 11:42:20 +0000 (11:42 +0000)]
Fixed bug #39652 (Wrong negative results from memeory_get_usage())
Marcus Boerger [Fri, 1 Dec 2006 09:29:15 +0000 (09:29 +0000)]
- MFH: Fix handling of recursive inner iterators
Ilia Alshanetsky [Fri, 1 Dec 2006 00:27:20 +0000 (00:27 +0000)]
Disallow \0 chars inside session.save_path
Ilia Alshanetsky [Thu, 30 Nov 2006 23:51:24 +0000 (23:51 +0000)]
Small hash table optimization
Ilia Alshanetsky [Thu, 30 Nov 2006 17:10:46 +0000 (17:10 +0000)]
Added check for crypt_r()
Ilia Alshanetsky [Thu, 30 Nov 2006 16:48:03 +0000 (16:48 +0000)]
Added missing function checks
Ilia Alshanetsky [Thu, 30 Nov 2006 16:38:37 +0000 (16:38 +0000)]
last set of zts fixes
Ilia Alshanetsky [Thu, 30 Nov 2006 16:21:24 +0000 (16:21 +0000)]
Thread safety fixes.
Ilia Alshanetsky [Thu, 30 Nov 2006 16:10:38 +0000 (16:10 +0000)]
Thread-safety issues
Ilia Alshanetsky [Thu, 30 Nov 2006 15:59:53 +0000 (15:59 +0000)]
Use reantrant crypt_r() whenever possible.
Ilia Alshanetsky [Thu, 30 Nov 2006 15:13:19 +0000 (15:13 +0000)]
Use thread-safe code
Antony Dovgal [Thu, 30 Nov 2006 13:09:32 +0000 (13:09 +0000)]
fix test
Ilia Alshanetsky [Thu, 30 Nov 2006 00:35:15 +0000 (00:35 +0000)]
Thread safety fixed for *nix systems
Ilia Alshanetsky [Wed, 29 Nov 2006 23:34:49 +0000 (23:34 +0000)]
Fixed bug #39648 (Implementation of PHP functions chown() and chgrp() are
not thread safe).
Antony Dovgal [Wed, 29 Nov 2006 22:53:26 +0000 (22:53 +0000)]
MFH
Derick Rethans [Wed, 29 Nov 2006 20:00:49 +0000 (20:00 +0000)]
- Updated timezone database to version 2006.16.
Ilia Alshanetsky [Wed, 29 Nov 2006 15:45:59 +0000 (15:45 +0000)]
Fixed bug #39663 (Memory leak in pg_get_notify() and a possible memory
corruption on Windows in pgsql and pdo_pgsql extensions).
Antony Dovgal [Wed, 29 Nov 2006 11:12:59 +0000 (11:12 +0000)]
MFH: fix #39673 (file_get_contents causes bus error on certain offsets)
Rob Richards [Wed, 29 Nov 2006 08:51:36 +0000 (08:51 +0000)]
correct fix for bug #39662 to fix leak and tree corruption
fix test
Marcus Boerger [Tue, 28 Nov 2006 22:20:01 +0000 (22:20 +0000)]
- MFH: Add new example
Antony Dovgal [Tue, 28 Nov 2006 21:20:33 +0000 (21:20 +0000)]
MFH: resolve coverity issue #224