]>
granicus.if.org Git - php/log
David Soria Parra [Tue, 15 Nov 2011 13:36:45 +0000 (13:36 +0000)]
Forgot the bug specific test.
David Soria Parra [Tue, 15 Nov 2011 13:22:52 +0000 (13:22 +0000)]
Fixed bug #55371 (get_magic_quotes_gpc() throws deprecation warning.)
Patch by David Zuelke <david dot zuelke at bitextender dot com>
Felipe Pena [Tue, 15 Nov 2011 12:34:59 +0000 (12:34 +0000)]
- We can constify in 5.4+
Xinchen Hui [Tue, 15 Nov 2011 03:19:54 +0000 (03:19 +0000)]
MFH, fix test
Xinchen Hui [Tue, 15 Nov 2011 03:15:19 +0000 (03:15 +0000)]
Fixed bug #60159 (Router returns false, but POST is not passed to requested
resource) and bug #55759 (mem leak when use built-in server)
Mateusz Kocielski [Mon, 14 Nov 2011 19:20:34 +0000 (19:20 +0000)]
#- Added information about NPD bug fix in the OpenSSL extension.
Johannes Schlüter [Mon, 14 Nov 2011 17:56:33 +0000 (17:56 +0000)]
- Add missing include.
Rasmus Lerdorf [Mon, 14 Nov 2011 16:23:56 +0000 (16:23 +0000)]
functor? Where did that come from?
Florian Anderiasch [Mon, 14 Nov 2011 15:39:35 +0000 (15:39 +0000)]
Fixed a typo in README.SVN-RULES.
Dmitry Stogov [Mon, 14 Nov 2011 08:43:00 +0000 (08:43 +0000)]
Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references)
Gustavo André dos Santos Lopes [Mon, 14 Nov 2011 01:12:23 +0000 (01:12 +0000)]
- Fixed tests in ext/standard/tests/http by adding the INI setting value
allow_url_fopen=1
- Converted test file from dos line endings to unix line endings.
Lars Strojny [Mon, 14 Nov 2011 00:26:37 +0000 (00:26 +0000)]
Adjusting error messages
Xinchen Hui [Sun, 13 Nov 2011 14:31:30 +0000 (14:31 +0000)]
add skipif
Xinchen Hui [Sun, 13 Nov 2011 04:11:57 +0000 (04:11 +0000)]
Fixed bug #60282 (Segfault when using ob_gzhandler() with open buffers)
Rasmus Lerdorf [Sat, 12 Nov 2011 19:12:39 +0000 (19:12 +0000)]
Fix test
Rasmus Lerdorf [Sat, 12 Nov 2011 18:46:04 +0000 (18:46 +0000)]
Fix typo and don't use 'a' as an invalid filename since it is the default
gcc binary filename and is thus not unlikely to be left lying around in the
build dir which cause these tests to fail
David Soria Parra [Sat, 12 Nov 2011 17:05:08 +0000 (17:05 +0000)]
Fix #60218 (instantiating unknown class leads to memory leak in cli)
Mateusz Kocielski [Sat, 12 Nov 2011 10:36:55 +0000 (10:36 +0000)]
- Fixed NULL pointer dereference in stream_socket_enable_crypto, case when
ssl_handle of session_stream is not initialized.
Felipe Pena [Fri, 11 Nov 2011 21:39:11 +0000 (21:39 +0000)]
- Fixed bug #60261 (phar dos null pointer)
Pierre Joye [Fri, 11 Nov 2011 18:50:52 +0000 (18:50 +0000)]
- fix bug #60272, typo
Rui Hirokawa [Fri, 11 Nov 2011 14:52:56 +0000 (14:52 +0000)]
revert changes to fix bug #60116.
Arpad Ray [Fri, 11 Nov 2011 14:42:18 +0000 (14:42 +0000)]
Fix hash key length in register/remove_user_shutdown_function
Adam Harvey [Fri, 11 Nov 2011 13:13:16 +0000 (13:13 +0000)]
Note the change in ob_start() chunk size behaviour mentioned in doc bug #60243
(Add way to specify output buffering chunk size of 1).
Peter Cowburn [Fri, 11 Nov 2011 11:33:23 +0000 (11:33 +0000)]
broaden php version wildcard in cli server tests (missed a few)
Peter Cowburn [Fri, 11 Nov 2011 11:26:51 +0000 (11:26 +0000)]
broaden php version wildcard in cli server tests
Rasmus Lerdorf [Fri, 11 Nov 2011 02:18:24 +0000 (02:18 +0000)]
Typo
Rasmus Lerdorf [Fri, 11 Nov 2011 02:05:54 +0000 (02:05 +0000)]
Suppress lsof warnings here to avoid FUSE-related
warnings in certain environments. This doesn't
affect what is being tested.
Christopher Jones [Thu, 10 Nov 2011 22:47:00 +0000 (22:47 +0000)]
OCI8: Fixed bug #59985 (show normal warning text for OCI_NO_DATA). Sync NEWS.
Rui Hirokawa [Thu, 10 Nov 2011 21:45:36 +0000 (21:45 +0000)]
moved the new changes for RC2.
David Soria Parra [Thu, 10 Nov 2011 21:42:04 +0000 (21:42 +0000)]
It is not longer required to update php_version.php in php-bugs/
The bugtracker fetches the version list from the qa site, updating
php_version.php is not required anymore.
Hannes Magnusson [Thu, 10 Nov 2011 18:23:20 +0000 (18:23 +0000)]
register the new shell escape constants
Hannes Magnusson [Thu, 10 Nov 2011 17:20:09 +0000 (17:20 +0000)]
Fix build
Rui Hirokawa [Thu, 10 Nov 2011 14:24:31 +0000 (14:24 +0000)]
MFH: fixed bug #60227 (header() cannot detect the multi-line header with CR(0x0D).)
Rui Hirokawa [Thu, 10 Nov 2011 14:19:06 +0000 (14:19 +0000)]
MFH: fixed bug #60116 (escapeshellcmd() cannot escape the characters which cause shell command injection).
Stanislav Malyshev [Thu, 10 Nov 2011 06:27:37 +0000 (06:27 +0000)]
back to dev
Stanislav Malyshev [Thu, 10 Nov 2011 06:26:25 +0000 (06:26 +0000)]
5.4.0 RC1
Felipe Pena [Wed, 9 Nov 2011 23:50:01 +0000 (23:50 +0000)]
- Make valgrind happy with session_decode_error2.phpt
Felipe Pena [Wed, 9 Nov 2011 22:16:31 +0000 (22:16 +0000)]
- Initialize BG(serialize_lock) to make valgrind happy
Stanislav Malyshev [Wed, 9 Nov 2011 21:53:55 +0000 (21:53 +0000)]
no large changes for 5.4 anymore
Stanislav Malyshev [Wed, 9 Nov 2011 21:43:07 +0000 (21:43 +0000)]
add is_a change
Christopher Jones [Wed, 9 Nov 2011 06:19:07 +0000 (06:19 +0000)]
Add tests for unsupported types
Stanislav Malyshev [Wed, 9 Nov 2011 05:27:45 +0000 (05:27 +0000)]
fix bug #55475 - implement is_a BC solution
Rasmus Lerdorf [Tue, 8 Nov 2011 20:37:09 +0000 (20:37 +0000)]
Here too
Rasmus Lerdorf [Tue, 8 Nov 2011 20:32:29 +0000 (20:32 +0000)]
This really shouldn't fail, but if it does, like on OSX under Valgrind,
let's just issue a warning.
Antony Dovgal [Tue, 8 Nov 2011 14:12:37 +0000 (14:12 +0000)]
bail out if reading HTTP headers failed
Dmitry Stogov [Tue, 8 Nov 2011 10:11:25 +0000 (10:11 +0000)]
Fixed bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFunction())
Xinchen Hui [Tue, 8 Nov 2011 06:35:07 +0000 (06:35 +0000)]
Fix tests
Stanislav Malyshev [Tue, 8 Nov 2011 04:59:17 +0000 (04:59 +0000)]
Fixed bug #54084 (token_get_all with regards to __halt_compiler is not binary safe)
Stanislav Malyshev [Tue, 8 Nov 2011 04:34:18 +0000 (04:34 +0000)]
fix typo
Christopher Jones [Mon, 7 Nov 2011 20:10:41 +0000 (20:10 +0000)]
Improve OCI8 NLS env creation error messages (#58925)
Felipe Pena [Sun, 6 Nov 2011 13:25:45 +0000 (13:25 +0000)]
- Added class member access on instantiation (e.g. (new foo)->bar()) support
Ferenc Kovacs [Sat, 5 Nov 2011 16:49:56 +0000 (16:49 +0000)]
the mandatory __construct() for SPL classes was reverted in r318566
Rui Hirokawa [Sat, 5 Nov 2011 04:44:16 +0000 (04:44 +0000)]
MFH: added japanese encoding to maintain compatibility with PHP 5.3.
Stefan Marr [Sat, 5 Nov 2011 02:05:28 +0000 (02:05 +0000)]
Fixed inconsistent whitespace.
# Belongs to svn rev. 318793.
Stefan Marr [Sat, 5 Nov 2011 01:46:40 +0000 (01:46 +0000)]
Fixed Bug #60217 (Requiring the same method from different traits)
- also added test to check for inconsistent abstract method definitions, they need to be compatible
Patrick Allaert [Fri, 4 Nov 2011 19:13:37 +0000 (19:13 +0000)]
Added test for #60104
Christopher Jones [Thu, 3 Nov 2011 22:13:34 +0000 (22:13 +0000)]
Bump OCI8 version to 1.4.7 stable in preparation for PHP 5.3.9
Christopher Jones [Thu, 3 Nov 2011 21:52:59 +0000 (21:52 +0000)]
Replace custom "stress_test" setting with generic SKIP_SLOW_TESTS
Ulf Wendel [Thu, 3 Nov 2011 17:39:39 +0000 (17:39 +0000)]
Improving test to reflect latest API changes
Florian Anderiasch [Thu, 3 Nov 2011 16:20:11 +0000 (16:20 +0000)]
Redid the fix for #60192 with suggestions by Pierre and Kalle
Jérôme Loyet [Thu, 3 Nov 2011 15:47:19 +0000 (15:47 +0000)]
- Fixed bug #60179 (php_flag and php_value does not work properly)
Antony Dovgal [Thu, 3 Nov 2011 08:39:12 +0000 (08:39 +0000)]
use jmp_addr only when it's initialized
Xinchen Hui [Thu, 3 Nov 2011 07:26:09 +0000 (07:26 +0000)]
Fixed bug #60206 (possible integer overflow in content_length)
Xinchen Hui [Thu, 3 Nov 2011 03:59:41 +0000 (03:59 +0000)]
Fix bug #60169 Conjunction of ternary and list crashes PHP
Ferenc Kovacs [Wed, 2 Nov 2011 21:27:03 +0000 (21:27 +0000)]
adding memory check for FreeBSD also, TODO: refactor the free memory check into a function in an include file
Antony Dovgal [Wed, 2 Nov 2011 21:12:13 +0000 (21:12 +0000)]
fix folding, ws and cs
Antony Dovgal [Wed, 2 Nov 2011 21:05:36 +0000 (21:05 +0000)]
initialize variable and fix segfaulting tests
Andrey Hristov [Wed, 2 Nov 2011 17:06:30 +0000 (17:06 +0000)]
Add a middleman which can intercept the calls and can reroute them
Arpad Ray [Wed, 2 Nov 2011 16:53:22 +0000 (16:53 +0000)]
fix calling user close func when it isn't open
Johannes Schlüter [Wed, 2 Nov 2011 15:45:53 +0000 (15:45 +0000)]
- Fix bug #60155 (pdo_mysql.default_socket ignored).
Andrey Hristov [Wed, 2 Nov 2011 15:08:01 +0000 (15:08 +0000)]
- shift a bit of code around
- when cloning use the methods of the original object
Rui Hirokawa [Wed, 2 Nov 2011 14:51:56 +0000 (14:51 +0000)]
MFH: fixed alias and encoding mapping for emoji logo.
Andrey Hristov [Wed, 2 Nov 2011 14:20:35 +0000 (14:20 +0000)]
fix trace log messages
Peter Cowburn [Wed, 2 Nov 2011 13:24:46 +0000 (13:24 +0000)]
add 3rd parameter to arg info for splfileobject fgetcsv/setcsvcontrol (bug #60201)
Derick Rethans [Wed, 2 Nov 2011 10:58:51 +0000 (10:58 +0000)]
- Updated to version 2011.14 (2011n)
Dmitry Stogov [Wed, 2 Nov 2011 08:07:12 +0000 (08:07 +0000)]
Prevent possible integer overflow
Florian Anderiasch [Wed, 2 Nov 2011 07:36:52 +0000 (07:36 +0000)]
Fix #60192 SegFault when Collator not constructed properly
Dmitry Stogov [Wed, 2 Nov 2011 06:31:33 +0000 (06:31 +0000)]
Fixed bug #60139 (Anonymous functions create cycles not detected by the GC)
Christopher Jones [Tue, 1 Nov 2011 21:30:57 +0000 (21:30 +0000)]
Update for new Oracle patchset variation
Ferenc Kovacs [Tue, 1 Nov 2011 21:27:57 +0000 (21:27 +0000)]
allocating more than 2GB memory is slow.
Xinchen Hui [Tue, 1 Nov 2011 15:25:30 +0000 (15:25 +0000)]
typo
Stefan Marr [Tue, 1 Nov 2011 15:25:24 +0000 (15:25 +0000)]
Fixed Bug #60153 (Interface method prototypes not enforced when implementd via traits.)
# Moved the freeing of overriden functions to a point after the check.
# The new check comes after the normal inheritance check to give the first check
# the opportunity to abort with a more detailed error.
# Also fixed a small type in an unrelated test.
Rasmus Lerdorf [Tue, 1 Nov 2011 15:15:51 +0000 (15:15 +0000)]
Fix bug 60183
Stefan Marr [Tue, 1 Nov 2011 13:42:53 +0000 (13:42 +0000)]
Added missing consistency check for abstract methods required by one trait and implemented by another.
Xinchen Hui [Tue, 1 Nov 2011 13:06:41 +0000 (13:06 +0000)]
Fixed bug #60189 (php logo can not be displayed)
Xinchen Hui [Tue, 1 Nov 2011 12:24:02 +0000 (12:24 +0000)]
Fixed Bug #60180 ($_SERVER["PHP_SELF"] incorrect)
Florian Anderiasch [Tue, 1 Nov 2011 11:51:53 +0000 (11:51 +0000)]
Fixed #60160 and added a test for it
Stefan Marr [Tue, 1 Nov 2011 00:39:10 +0000 (00:39 +0000)]
Fixed Bug #60145 (Usage of trait's use statement inside interfaces not properly checked.)
Stefan Marr [Mon, 31 Oct 2011 22:59:00 +0000 (22:59 +0000)]
Fixed Bug #60173 (Wrong error message on reflective trait instantiation)
Christopher Jones [Mon, 31 Oct 2011 20:48:25 +0000 (20:48 +0000)]
OCI8: improve initialization error message (See bug 60154)
Andrey Hristov [Mon, 31 Oct 2011 14:33:56 +0000 (14:33 +0000)]
Now really split the method tables and have different
methods for the handle and the data object.
Add auxiliary functions to work with the new methods.
Add possibility to clone a connection object - shadow copy.
Andrey Hristov [Mon, 31 Oct 2011 11:46:24 +0000 (11:46 +0000)]
Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA.
A step in the direction of keeping internal data private
Xinchen Hui [Mon, 31 Oct 2011 06:52:45 +0000 (06:52 +0000)]
Update tests
Xinchen Hui [Mon, 31 Oct 2011 06:04:43 +0000 (06:04 +0000)]
Test for #60174 (Notice when array in method prototype error)
Xinchen Hui [Mon, 31 Oct 2011 03:47:11 +0000 (03:47 +0000)]
Fixed bug #60174 (Notice when array in method prototype error)
this should also exists in ext/reflection. since the new warning of "array to string convert" is introduced in zend_make_printable_zval which is used in ext/reflection too
Rui Hirokawa [Sun, 30 Oct 2011 08:40:51 +0000 (08:40 +0000)]
MFH: fixed alias of encoding.
Xinchen Hui [Sun, 30 Oct 2011 06:28:24 +0000 (06:28 +0000)]
tests for 60169
Gustavo André dos Santos Lopes [Sat, 29 Oct 2011 23:17:18 +0000 (23:17 +0000)]
- Reverted changes that required constructor overrides to invoke the parent
constructor in several SPL classes and applied 5.3 fixes instead.
Related bugs: #54384, #55175 and #55300
Xinchen Hui [Sat, 29 Oct 2011 02:14:04 +0000 (02:14 +0000)]
Fixed bug #60146 (Last 2 lines of page not being output)
Rasmus Lerdorf [Fri, 28 Oct 2011 16:37:41 +0000 (16:37 +0000)]
typo