]>
granicus.if.org Git - php/log
Christopher Jones [Fri, 18 Nov 2011 09:59:35 +0000 (09:59 +0000)]
Sync to 5.3 and check additional cases for #55748
Stanislav Malyshev [Fri, 18 Nov 2011 09:15:15 +0000 (09:15 +0000)]
fix typo
Xinchen Hui [Fri, 18 Nov 2011 08:50:29 +0000 (08:50 +0000)]
Fixed bug #60306 (Characters lost while converting from cp936 to utf8)
Stanislav Malyshev [Fri, 18 Nov 2011 07:11:19 +0000 (07:11 +0000)]
fixes for bug #55748
Pierrick Charron [Fri, 18 Nov 2011 06:27:27 +0000 (06:27 +0000)]
Remove unused variables in libmbfl
Pierrick Charron [Fri, 18 Nov 2011 06:15:25 +0000 (06:15 +0000)]
Don't load php.ini file to test the built-in web server
Antony Dovgal [Fri, 18 Nov 2011 05:22:35 +0000 (05:22 +0000)]
fix bug #60082 (Crash in ArrayObject() when using recursive references)
--Tis line, and those below, will be ignored--
M trunk/ext/spl/spl_array.c
M branches/PHP_5_4/ext/spl/spl_array.c
M branches/PHP_5_3/ext/spl/spl_array.c
M branches/PHP_5_3/NEWS
Pierrick Charron [Fri, 18 Nov 2011 00:16:58 +0000 (00:16 +0000)]
Fixed bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty).
Stanislav Malyshev [Thu, 17 Nov 2011 21:13:45 +0000 (21:13 +0000)]
add callable as reserved word
Felipe Pena [Thu, 17 Nov 2011 21:07:52 +0000 (21:07 +0000)]
- Fix build
Stefan Marr [Thu, 17 Nov 2011 21:04:15 +0000 (21:04 +0000)]
Fixed Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error)
- aliases that are not actually matching anything are treated as errors now. This
will make sure that all methods that are expected to be in a class are actually
there, or in case a trait changed for instance, that the code breaks already
on composition
- Precedence declarations are also checked to ensure that the method
which is supposed to take precedence actually exists, however,
the other traits mentioned in the declaration are not regarded.
We are more lenient here, since this avoids unnecessary fragility.
- fixed another seamingly unrelated test which broke in the progress
but wasn't clear before either.
Lars Strojny [Thu, 17 Nov 2011 09:24:15 +0000 (09:24 +0000)]
Reverting r319136
Xinchen Hui [Thu, 17 Nov 2011 02:32:21 +0000 (02:32 +0000)]
revert my previous change, tests hangs on windows
Xinchen Hui [Thu, 17 Nov 2011 02:22:06 +0000 (02:22 +0000)]
improve the test, let it say about errors
Felipe Pena [Wed, 16 Nov 2011 17:41:40 +0000 (17:41 +0000)]
- Fixed bug #60099 (__halt_compiler() works in braced namespaces)
Rasmus Lerdorf [Wed, 16 Nov 2011 16:43:12 +0000 (16:43 +0000)]
Had the wrong bug number there
Felipe Pena [Wed, 16 Nov 2011 12:13:22 +0000 (12:13 +0000)]
- Fixed bug #60267 (Compile failure with freetds 0.91)
George Wang [Wed, 16 Nov 2011 04:00:28 +0000 (04:00 +0000)]
keep code to be compatible with PHP4
George Wang [Wed, 16 Nov 2011 03:46:54 +0000 (03:46 +0000)]
keep PHP_5_4 in sync with PHP_5_3 branch
Jérôme Loyet [Wed, 16 Nov 2011 00:21:38 +0000 (00:21 +0000)]
- Added .phar to default authorized extensions
Jérôme Loyet [Wed, 16 Nov 2011 00:19:43 +0000 (00:19 +0000)]
typo
Jérôme Loyet [Tue, 15 Nov 2011 22:40:10 +0000 (22:40 +0000)]
- remove experimental flag on fpm
Jérôme Loyet [Tue, 15 Nov 2011 22:29:59 +0000 (22:29 +0000)]
- FR #60199 (enhance FPM error log when the primary script can't be open)
Christopher Jones [Tue, 15 Nov 2011 22:03:40 +0000 (22:03 +0000)]
Minor NEWS grammar fixes
Felipe Pena [Tue, 15 Nov 2011 20:33:26 +0000 (20:33 +0000)]
- Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs)
patch by: klightspeed at netspace dot net dot au
Ilia Alshanetsky [Tue, 15 Nov 2011 18:02:58 +0000 (18:02 +0000)]
Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0).
Felipe Pena [Tue, 15 Nov 2011 16:59:59 +0000 (16:59 +0000)]
- Fixed bug #52624 (tempnam() by-pass open_basedir with inexistent directory)
Felipe Pena [Tue, 15 Nov 2011 15:16:20 +0000 (15:16 +0000)]
- Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference)
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.