]>
granicus.if.org Git - php/log
Pierre Joye [Tue, 10 Jan 2012 07:33:36 +0000 (07:33 +0000)]
- any other dir may not exist or may not be used
Pierre Joye [Mon, 9 Jan 2012 15:31:33 +0000 (15:31 +0000)]
- error is windows version dependent and not what we test here
Pierre Joye [Mon, 9 Jan 2012 14:29:06 +0000 (14:29 +0000)]
- rm
Pierre Joye [Mon, 9 Jan 2012 13:56:46 +0000 (13:56 +0000)]
- spl tests are also under examples (sigh)
Rasmus Lerdorf [Sun, 8 Jan 2012 18:43:30 +0000 (18:43 +0000)]
These tests don't work if run as root
Rasmus Lerdorf [Sun, 8 Jan 2012 18:21:13 +0000 (18:21 +0000)]
This test only works if gc is enabled
Nuno Lopes [Sun, 8 Jan 2012 18:03:56 +0000 (18:03 +0000)]
do kill 9 to fix a race condition in this test. (should fix the debian 32-bit buildbot)
Daniel Convissor [Sat, 7 Jan 2012 23:09:49 +0000 (23:09 +0000)]
Remove test for bug 60675, the change in behavior between 5.3 and 5.4 is intentional.
Daniel Convissor [Fri, 6 Jan 2012 22:09:15 +0000 (22:09 +0000)]
Test for bug 60675.
Patrick Allaert [Fri, 6 Jan 2012 13:38:06 +0000 (13:38 +0000)]
Changed: restoring REQUEST_TIME as a long, introducing REQUEST_TIME_FLOAT instead as discussed on the ML
Stanislav Malyshev [Thu, 5 Jan 2012 07:24:26 +0000 (07:24 +0000)]
back to dev
Stanislav Malyshev [Thu, 5 Jan 2012 07:22:29 +0000 (07:22 +0000)]
5.4.0rc5
Jérôme Loyet [Wed, 4 Jan 2012 21:19:55 +0000 (21:19 +0000)]
- Fixed credits for bug #60659
Jérôme Loyet [Wed, 4 Jan 2012 21:18:26 +0000 (21:18 +0000)]
- Fixed bug #60659 (FPM does not clear auth_user on request accept)
Stanislav Malyshev [Wed, 4 Jan 2012 20:40:13 +0000 (20:40 +0000)]
move to XFAIL since it fails on 32-bit
Arpad Ray [Wed, 4 Jan 2012 11:44:05 +0000 (11:44 +0000)]
add more tests for #60634 (stems from #21306) and xfail them all for the moment
Xinchen Hui [Wed, 4 Jan 2012 08:25:06 +0000 (08:25 +0000)]
Fixed bug #60627 (httpd.worker segfault on startup with php_value)
Xinchen Hui [Wed, 4 Jan 2012 08:13:58 +0000 (08:13 +0000)]
fix test
Arpad Ray [Wed, 4 Jan 2012 01:34:08 +0000 (01:34 +0000)]
NEWS entry for r321738
Arpad Ray [Wed, 4 Jan 2012 01:31:30 +0000 (01:31 +0000)]
fix return values of inherited session handler to match user handlers - #60640
Arpad Ray [Wed, 4 Jan 2012 01:16:45 +0000 (01:16 +0000)]
add SessionHandlerInterface for session_set_save_handler() - #60551
Jérôme Loyet [Tue, 3 Jan 2012 22:26:11 +0000 (22:26 +0000)]
- Fixed bug #60629 (memory corruption when web server closed the fcgi fd)
Arpad Ray [Tue, 3 Jan 2012 21:47:16 +0000 (21:47 +0000)]
add test for #60634
Matteo Beccati [Mon, 2 Jan 2012 11:43:25 +0000 (11:43 +0000)]
Bug #55663, fixed test for bug 43139 on Firebird. Per request from mariuz
Stanislav Malyshev [Mon, 2 Jan 2012 00:47:57 +0000 (00:47 +0000)]
fix bug #55871 - Interruption in substr_replace()
Stanislav Malyshev [Sun, 1 Jan 2012 23:54:25 +0000 (23:54 +0000)]
fix bug #54374, bug #55500 - filter file names better, no dangling [s
Stanislav Malyshev [Sun, 1 Jan 2012 23:51:21 +0000 (23:51 +0000)]
add test for ob_gzhandler
Nuno Lopes [Sun, 1 Jan 2012 22:52:23 +0000 (22:52 +0000)]
regen for r321655
Nuno Lopes [Sun, 1 Jan 2012 22:45:58 +0000 (22:45 +0000)]
fix memory leak in compile_string when there's a parse error (used e.g. in eval or assert)
Felipe Pena [Sun, 1 Jan 2012 13:15:04 +0000 (13:15 +0000)]
- Year++
George Wang [Sat, 31 Dec 2011 18:15:22 +0000 (18:15 +0000)]
fixed a crash in cli mode when apache_request_headers() is called
Michael Wallner [Fri, 30 Dec 2011 09:20:07 +0000 (09:20 +0000)]
follow naming convention
Dmitry Stogov [Fri, 30 Dec 2011 08:50:49 +0000 (08:50 +0000)]
Added an API call to return active output handler
Popa Adrian Marius [Wed, 28 Dec 2011 19:58:37 +0000 (19:58 +0000)]
Fixed PDO_Firebird: bug 53280 segfaults if query column count is less than param count
Popa Adrian Marius [Wed, 28 Dec 2011 19:09:41 +0000 (19:09 +0000)]
fix tablename in testcase test->testz
Popa Adrian Marius [Wed, 28 Dec 2011 18:52:39 +0000 (18:52 +0000)]
Added test case for PDO_Firebird: bug 53280 segfaults if query column count is less than param count
Popa Adrian Marius [Wed, 28 Dec 2011 10:17:17 +0000 (10:17 +0000)]
fix Bug #47415 PDO_Firebird segfaults when passing lowercased column name to bindColumn()
Dmitry Stogov [Wed, 28 Dec 2011 10:12:43 +0000 (10:12 +0000)]
Fixed tests
Popa Adrian Marius [Wed, 28 Dec 2011 10:04:25 +0000 (10:04 +0000)]
one more error to fix Table unknown TEST , it should be TESTZ
Popa Adrian Marius [Wed, 28 Dec 2011 09:59:53 +0000 (09:59 +0000)]
fix table name in testcase
Dmitry Stogov [Wed, 28 Dec 2011 09:59:39 +0000 (09:59 +0000)]
Fixed bug #60613 (Segmentation fault with $cls->{expr}() syntax)
Popa Adrian Marius [Wed, 28 Dec 2011 09:53:15 +0000 (09:53 +0000)]
added testcase for Bug 47415
Popa Adrian Marius [Wed, 28 Dec 2011 09:41:02 +0000 (09:41 +0000)]
cleanup for bug 48877 test, add description
Xinchen Hui [Wed, 28 Dec 2011 06:46:12 +0000 (06:46 +0000)]
Fix #60613 (Segmentation fault with $cls->{expr}() syntax)
#now the behavior is like 5.3, a COMPILER_ERROR will be triggered
Daniel Convissor [Wed, 28 Dec 2011 01:13:12 +0000 (01:13 +0000)]
Resolve the last of the xfails from Bug 55253.
Daniel Convissor [Tue, 27 Dec 2011 19:44:13 +0000 (19:44 +0000)]
Resolve more xfails due to Bug 55253 being fixed.
Daniel Convissor [Tue, 27 Dec 2011 16:50:16 +0000 (16:50 +0000)]
Another xfail resolved since Bug 55253 was fixed.
Popa Adrian Marius [Tue, 27 Dec 2011 16:49:00 +0000 (16:49 +0000)]
http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_43130.phpt
fix failure for bug 43130
Daniel Convissor [Tue, 27 Dec 2011 15:20:16 +0000 (15:20 +0000)]
Another xfail resolved since Bug 55253 was fixed.
Hannes Magnusson [Tue, 27 Dec 2011 13:53:11 +0000 (13:53 +0000)]
Looks like we need to explicity add libstdc++ on recent linux' too, like fedora 14 and ubuntu 11
This fixes build failures for ext/intl and several pecl exts
Popa Adrian Marius [Tue, 27 Dec 2011 10:49:03 +0000 (10:49 +0000)]
added test for PDO_Firebird: bug 48877
Xinchen Hui [Tue, 27 Dec 2011 08:38:18 +0000 (08:38 +0000)]
Fix bug #60611 (Segmentation fault with Cls::{expr}() syntax)
Daniel Convissor [Tue, 27 Dec 2011 02:13:55 +0000 (02:13 +0000)]
One less xfail since Bug 55253 was fixed.
Pierre Joye [Mon, 26 Dec 2011 22:53:12 +0000 (22:53 +0000)]
- Fix bug #60326, fix crash introduced by initial fix
Pierre Joye [Mon, 26 Dec 2011 12:32:05 +0000 (12:32 +0000)]
- Fix bug #60326, fix TS build (introduced by r321406)
Stanislav Malyshev [Mon, 26 Dec 2011 08:29:11 +0000 (08:29 +0000)]
fix bug #60326 - restore ob_gzhandler
Stanislav Malyshev [Mon, 26 Dec 2011 05:08:09 +0000 (05:08 +0000)]
fix test
Stanislav Malyshev [Mon, 26 Dec 2011 05:01:46 +0000 (05:01 +0000)]
fix bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist)
Stanislav Malyshev [Mon, 26 Dec 2011 03:55:29 +0000 (03:55 +0000)]
fix test - paths may be expressed in different way
Stanislav Malyshev [Mon, 26 Dec 2011 03:22:07 +0000 (03:22 +0000)]
test fixes
Stanislav Malyshev [Mon, 26 Dec 2011 02:16:37 +0000 (02:16 +0000)]
fix uninitialized var that may lead to crash
Stanislav Malyshev [Mon, 26 Dec 2011 01:08:47 +0000 (01:08 +0000)]
fix tests
Dmitry Stogov [Thu, 22 Dec 2011 15:33:48 +0000 (15:33 +0000)]
Initialize structure (some fields may be missed in array returned from user handler).
Dmitry Stogov [Thu, 22 Dec 2011 15:31:41 +0000 (15:31 +0000)]
Change fatal error into warning and ignore arguments over limit
Xinchen Hui [Thu, 22 Dec 2011 08:08:52 +0000 (08:08 +0000)]
test for bug 60591
Xinchen Hui [Thu, 22 Dec 2011 07:39:44 +0000 (07:39 +0000)]
Fix bug #60591 (Memory leak when access a non-exists file)
Stanislav Malyshev [Thu, 22 Dec 2011 03:27:00 +0000 (03:27 +0000)]
back to dev
Stanislav Malyshev [Thu, 22 Dec 2011 03:25:28 +0000 (03:25 +0000)]
5.4.0rc4
Stanislav Malyshev [Thu, 22 Dec 2011 03:22:42 +0000 (03:22 +0000)]
Fix warning on non-numeric offsets
Gustavo André dos Santos Lopes [Wed, 21 Dec 2011 15:44:58 +0000 (15:44 +0000)]
- Fixed bug #60570 (http wrapper leaks context resource if request fails/is
redirected).
Xinchen Hui [Mon, 19 Dec 2011 16:57:36 +0000 (16:57 +0000)]
Fix tests
Xinchen Hui [Mon, 19 Dec 2011 16:48:18 +0000 (16:48 +0000)]
Fixed bug #60558 (Invalid read and writes)
Re-Fixed bug #60536 (Traits Segfault)
#Thanks to tony2001, I found the previous fix -r321089 is actually not a correct one.
#The key problem there is because the traits didn't correct set the property_info.offset
#for private properties. so here come the new fix.
Xinchen Hui [Mon, 19 Dec 2011 12:00:09 +0000 (12:00 +0000)]
Revert previous bad fix, introduce memory leak
Xinchen Hui [Mon, 19 Dec 2011 10:05:48 +0000 (10:05 +0000)]
Codes standard & Remove useless empty lines
Xinchen Hui [Mon, 19 Dec 2011 09:58:29 +0000 (09:58 +0000)]
Fixed bug #60558 (Invalid read and writes)
Scott MacVicar [Mon, 19 Dec 2011 03:09:05 +0000 (03:09 +0000)]
Add tests for OpenSSL crash.
Stanislav Malyshev [Mon, 19 Dec 2011 02:05:03 +0000 (02:05 +0000)]
implement the solution for isset/string offsets, fix bug #60362
Scott MacVicar [Sun, 18 Dec 2011 05:14:32 +0000 (05:14 +0000)]
Fix segfault in older versions of OpenSSL (before 0.9.8i)
Stefan Marr [Sat, 17 Dec 2011 14:26:39 +0000 (14:26 +0000)]
Fixed inconsistent and broken handling of private properties in traits.
# The handling of private properties in classes is now consistent with private properties in traits.
# Perviously, privates could cause strict warnings, are were not properly merged into the class when
# the parent class had a private property of the same name. Now, we introduce it without notice,
# since it is a new and independent property, just like in normal classes.
# This problem was diagnosed while working on Bug #60536.
Xinchen Hui [Sat, 17 Dec 2011 03:57:01 +0000 (03:57 +0000)]
Reduce memory usage
Xinchen Hui [Fri, 16 Dec 2011 19:25:03 +0000 (19:25 +0000)]
Fixed bug #60523 (PHP Errors are not reported in browsers using built-in SAPI)
Xinchen Hui [Fri, 16 Dec 2011 19:02:52 +0000 (19:02 +0000)]
Fixed bug #60536 (Traits Segfault)
# this is a tough one, I think I should explain
# Zend use zend_object->properties_table both as zval ** and zval ***
# if a zend_object->properties is not initialized, the properties_table is zval **
# while in rebuild_object_properties, zend will store the zval ** to zend_object->properties
# then stash the zval ***(ie, zobj->properties_table[0] is zval ** now) to zobj->properties_table[0]
# so when a zend_object inherit form multi parent and these parent have a same property_info->offset
# properties, will result in a repeat zval **->zval ** transform, which will lead to a segmentfault
# *may be* this fix is not the best fix, we should not use this tricky way, and rewrite this mechanism.
Dmitry Stogov [Thu, 15 Dec 2011 10:31:02 +0000 (10:31 +0000)]
Added max_input_vars directive to prevent attacks based on hash collisions
Andrey Hristov [Wed, 14 Dec 2011 19:29:45 +0000 (19:29 +0000)]
fix for 5.5.19
Andrey Hristov [Wed, 14 Dec 2011 19:28:41 +0000 (19:28 +0000)]
another fix
Andrey Hristov [Wed, 14 Dec 2011 18:37:49 +0000 (18:37 +0000)]
fix test
Andrey Hristov [Wed, 14 Dec 2011 18:36:04 +0000 (18:36 +0000)]
fix test
Andrey Hristov [Wed, 14 Dec 2011 17:59:11 +0000 (17:59 +0000)]
fix typo
Pierre Joye [Wed, 14 Dec 2011 16:32:50 +0000 (16:32 +0000)]
- add announce steps, s,cvs,svn, MFH
Andrey Hristov [Wed, 14 Dec 2011 16:27:52 +0000 (16:27 +0000)]
fix test
Dmitry Stogov [Wed, 14 Dec 2011 08:56:35 +0000 (08:56 +0000)]
Added max_input_vars directive to prevent attacks based on hash collisions
Pierre Joye [Tue, 13 Dec 2011 23:18:12 +0000 (23:18 +0000)]
- tmp dir is system depedent
Pierre Joye [Tue, 13 Dec 2011 23:04:01 +0000 (23:04 +0000)]
- skip on win
Pierre Joye [Tue, 13 Dec 2011 13:46:27 +0000 (13:46 +0000)]
- ignore notices here, not what we test (array to string conversion)
Pierre Joye [Mon, 12 Dec 2011 19:09:01 +0000 (19:09 +0000)]
- use the test itself, making the test passes when ran outside the src tree
Pierre Joye [Mon, 12 Dec 2011 15:09:52 +0000 (15:09 +0000)]
- copy run-test php
Pierre Joye [Mon, 12 Dec 2011 14:03:24 +0000 (14:03 +0000)]
- skip on win
Pierre Joye [Mon, 12 Dec 2011 14:02:06 +0000 (14:02 +0000)]
- skip on win
Pierre Joye [Mon, 12 Dec 2011 13:56:42 +0000 (13:56 +0000)]
- skip on win
Pierre Joye [Mon, 12 Dec 2011 13:53:38 +0000 (13:53 +0000)]
- skip on win