]>
granicus.if.org Git - php/log
Felipe Pena [Sat, 19 Nov 2011 12:16:47 +0000 (12:16 +0000)]
- Removed C++ comment style
Stanislav Malyshev [Sat, 19 Nov 2011 04:59:56 +0000 (04:59 +0000)]
fix bug #60164 (Stubs of a specific length break phar_open_from_fp scanning for __HALT_COMPILER)
Stanislav Malyshev [Sat, 19 Nov 2011 04:52:06 +0000 (04:52 +0000)]
fix NEWS
Stanislav Malyshev [Sat, 19 Nov 2011 04:49:36 +0000 (04:49 +0000)]
fix bug #60150 for 5.3 too
Christopher Jones [Fri, 18 Nov 2011 18:14:15 +0000 (18:14 +0000)]
r319456 also fixed the OCI8 part of #55301 (multiple null pointer)
Dmitry Stogov [Fri, 18 Nov 2011 12:43:53 +0000 (12:43 +0000)]
Fixed bug #60138 (GC crash with referenced array in RecursiveArrayIterator)
Christopher Jones [Fri, 18 Nov 2011 09:59:35 +0000 (09:59 +0000)]
Sync to 5.3 and check additional cases for #55748
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
Felipe Pena [Wed, 16 Nov 2011 17:41:40 +0000 (17:41 +0000)]
- Fixed bug #60099 (__halt_compiler() works in braced namespaces)
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 03:58:57 +0000 (03:58 +0000)]
keep code to be compatible with PHP4
George Wang [Wed, 16 Nov 2011 03:44:42 +0000 (03:44 +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: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)
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.
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.
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.
Christopher Jones [Fri, 11 Nov 2011 22:28:20 +0000 (22:28 +0000)]
I can only guess what "dos" is. Also added missing fullstops for consistency.
Felipe Pena [Fri, 11 Nov 2011 21:39:11 +0000 (21:39 +0000)]
- Fixed bug #60261 (phar dos null pointer)
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.
Christopher Jones [Wed, 9 Nov 2011 06:19:07 +0000 (06:19 +0000)]
Add tests for unsupported types
Antony Dovgal [Tue, 8 Nov 2011 16:38:56 +0000 (16:38 +0000)]
bail out if reading HTTP headers failed
Christopher Jones [Mon, 7 Nov 2011 20:10:41 +0000 (20:10 +0000)]
Improve OCI8 NLS env creation error messages (#58925)
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:23:48 +0000 (16:23 +0000)]
Added info to 2 fixed bugs
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)
Johannes Schlüter [Thu, 3 Nov 2011 15:26:34 +0000 (15:26 +0000)]
Back to -dev
Johannes Schlüter [Thu, 3 Nov 2011 15:08:19 +0000 (15:08 +0000)]
- PHP 5.3.9RC1
Johannes Schlüter [Thu, 3 Nov 2011 14:51:10 +0000 (14:51 +0000)]
- Minor NEWS cleanup
# 80 columns, indention, entries are sentences ending with a period.
Xinchen Hui [Thu, 3 Nov 2011 07:26:09 +0000 (07:26 +0000)]
Fixed bug #60206 (possible integer overflow in content_length)
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
Johannes Schlüter [Wed, 2 Nov 2011 15:45:53 +0000 (15:45 +0000)]
- Fix bug #60155 (pdo_mysql.default_socket ignored).
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.
Rasmus Lerdorf [Tue, 1 Nov 2011 15:15:51 +0000 (15:15 +0000)]
Fix bug 60183
Florian Anderiasch [Tue, 1 Nov 2011 11:51:53 +0000 (11:51 +0000)]
Fixed #60160 and added a test for it
Ferenc Kovacs [Tue, 1 Nov 2011 10:25:47 +0000 (10:25 +0000)]
ignore this test on FreeBSD per #60186
Ferenc Kovacs [Tue, 1 Nov 2011 10:20:39 +0000 (10:20 +0000)]
duh
Ferenc Kovacs [Tue, 1 Nov 2011 10:10:24 +0000 (10:10 +0000)]
marking ext/spl/tests/bug60082.phpt as slow test
Christopher Jones [Mon, 31 Oct 2011 20:48:25 +0000 (20:48 +0000)]
OCI8: improve initialization error message (See bug 60154)
Christopher Jones [Tue, 25 Oct 2011 22:01:42 +0000 (22:01 +0000)]
oci8 - Increase Oracle error message length for 11.2.0.3+
Xinchen Hui [Tue, 25 Oct 2011 11:04:57 +0000 (11:04 +0000)]
force LF, fix test faild on windows
Derick Rethans [Mon, 24 Oct 2011 15:19:08 +0000 (15:19 +0000)]
- Updated to version 2011.13 (2011m)
Pierre Joye [Mon, 24 Oct 2011 12:39:55 +0000 (12:39 +0000)]
- fixed bug #60120, proc_open's streams may hang with stdin/out/err when the data exceeds or is equal to 2048 bytes
Pierre Joye [Mon, 24 Oct 2011 10:53:17 +0000 (10:53 +0000)]
- win9x is not supported anymore since 5.3
Ferenc Kovacs [Sun, 23 Oct 2011 20:14:26 +0000 (20:14 +0000)]
duh, I didn't wanted to commit that modification
Ferenc Kovacs [Sun, 23 Oct 2011 10:09:29 +0000 (10:09 +0000)]
adding SKIP_SLOW_TESTS checks for the slow tests, and additionaly sync the domains used in the ext/standard/tests/network/getmxrr.phpt with the other branches
Ferenc Kovacs [Sun, 23 Oct 2011 00:07:01 +0000 (00:07 +0000)]
check the available memory on linux and skip if it is not enough
Ferenc Kovacs [Sat, 22 Oct 2011 23:47:52 +0000 (23:47 +0000)]
shave off 900M memory from this test
Ferenc Kovacs [Sat, 22 Oct 2011 22:57:55 +0000 (22:57 +0000)]
fix test, it was fixed for trunk and 5.4 in r314005
Ferenc Kovacs [Sat, 22 Oct 2011 21:44:05 +0000 (21:44 +0000)]
stream_socket_server("unix://..." has a length limit, so it is better to use the tmp dir instead of the current test dir for the socket file. see https://bugs.php.net/bug.php?id=60106
Ferenc Kovacs [Thu, 20 Oct 2011 18:09:44 +0000 (18:09 +0000)]
there is a length limit on the shebang line, ignore the tests for >= 127
Xinchen Hui [Wed, 19 Oct 2011 15:08:50 +0000 (15:08 +0000)]
Fixed bug #60094 (C++ comment fails in c89)
Xinchen Hui [Wed, 19 Oct 2011 02:28:53 +0000 (02:28 +0000)]
Test for #60082
Daniel Convissor [Tue, 18 Oct 2011 21:45:07 +0000 (21:45 +0000)]
Tests for the DST RFC.
Andrey Hristov [Tue, 18 Oct 2011 14:10:44 +0000 (14:10 +0000)]
move change_user closer to connect
Ilia Alshanetsky [Mon, 17 Oct 2011 23:51:25 +0000 (23:51 +0000)]
Fixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with numeric string properties)
Andrey Hristov [Fri, 14 Oct 2011 14:12:16 +0000 (14:12 +0000)]
this should be decided by configure
Ilia Alshanetsky [Fri, 14 Oct 2011 12:43:27 +0000 (12:43 +0000)]
Fixed bug #60019 (Function time_nanosleep() is undefined on OS X).
Felipe Pena [Thu, 13 Oct 2011 22:56:05 +0000 (22:56 +0000)]
- Fixed bug #60048 (sa_len a #define on IRIX)
patch by: china at thewrittenword dot com
Felipe Pena [Wed, 12 Oct 2011 01:03:15 +0000 (01:03 +0000)]
- Fixed bug #60042 (spl_autoload_call may manipulate a dangling pointer)
patch by: tom at punkave dot com
Andrey Hristov [Mon, 10 Oct 2011 20:49:28 +0000 (20:49 +0000)]
MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection)
QC will need an ifdef-layer to compile with this
Derick Rethans [Mon, 10 Oct 2011 08:05:55 +0000 (08:05 +0000)]
- Updated to version 2011.12 (2011l)
Christian Stocker [Mon, 10 Oct 2011 07:59:19 +0000 (07:59 +0000)]
Added the xsl.security_prefs option to 5_4 and trunk and
mark it as deprecated for BC-reasons
Added tests for ini option and combination of both
Jérôme Loyet [Sun, 9 Oct 2011 15:21:06 +0000 (15:21 +0000)]
- ensure request_terminate_timeout >= request_slowlog_timeout
Jérôme Loyet [Sun, 9 Oct 2011 15:12:26 +0000 (15:12 +0000)]
- Fixed bug #55526 (Heartbeat causes a lot of unnecessary events)
Jérôme Loyet [Sun, 9 Oct 2011 14:36:11 +0000 (14:36 +0000)]
- Fixed bug #55533 (The -d parameter doesn't work)
Jérôme Loyet [Sat, 8 Oct 2011 21:04:10 +0000 (21:04 +0000)]
- Implemented FR #52569 (Add the "ondemand" process-manager to allow zero children)
Jérôme Loyet [Sat, 8 Oct 2011 20:43:12 +0000 (20:43 +0000)]
- fix r317913
Jérôme Loyet [Sat, 8 Oct 2011 19:50:26 +0000 (19:50 +0000)]
- Fixed bug #55486 (status show BIG processes number)
Jérôme Loyet [Sat, 8 Oct 2011 19:31:32 +0000 (19:31 +0000)]
- Fixed bug #55577 (status.html does not install)
Andrey Hristov [Sat, 8 Oct 2011 14:48:14 +0000 (14:48 +0000)]
null the value before usage
Jérôme Loyet [Sat, 8 Oct 2011 14:11:37 +0000 (14:11 +0000)]
ws
Jérôme Loyet [Sat, 8 Oct 2011 14:07:47 +0000 (14:07 +0000)]
- Backported from 5.4 branch (Dropped restriction of not setting the same value multiple times, the last one holds).
Jérôme Loyet [Sat, 8 Oct 2011 14:04:09 +0000 (14:04 +0000)]
- Backported from 5.4 branch:
* enhanced log messages
* code cosmetic
Jérôme Loyet [Sat, 8 Oct 2011 14:00:07 +0000 (14:00 +0000)]
- Backported from 5.4 branch (order fpm configuration items the same way in php-fpm.conf.in, fpm_conf.h and fpm_conf.c)
Jérôme Loyet [Sat, 8 Oct 2011 13:57:31 +0000 (13:57 +0000)]
- Backported from 5.4 branch (don't write directly to stderr, use the internal logger instead (zlog))
Jérôme Loyet [Sat, 8 Oct 2011 13:53:49 +0000 (13:53 +0000)]
remove unused variable
Jérôme Loyet [Sat, 8 Oct 2011 13:52:27 +0000 (13:52 +0000)]
- backparted from 5.4 branch (remove is_fastcgi because FPM is always fastcgi)
Jérôme Loyet [Sat, 8 Oct 2011 13:47:52 +0000 (13:47 +0000)]
- Backported FR #55166 from 5.4 branch (Added process.max to control the number of process FPM can fork)
Jérôme Loyet [Sat, 8 Oct 2011 13:42:31 +0000 (13:42 +0000)]
- Backported FR #55181 from 5.4 branch (Enhance security by limiting access to user defined extensions)
Jérôme Loyet [Sat, 8 Oct 2011 13:38:28 +0000 (13:38 +0000)]
- Backported FR #54098 from 5.4 branch (Lowered process manager default value)
Jérôme Loyet [Sat, 8 Oct 2011 13:35:03 +0000 (13:35 +0000)]
- Backported FR #52052 from 5.4 branch (Added partial syslog support)
Jérôme Loyet [Sat, 8 Oct 2011 13:33:38 +0000 (13:33 +0000)]
fix ws