]>
granicus.if.org Git - php/log
Xinchen Hui [Fri, 21 Feb 2014 13:39:02 +0000 (21:39 +0800)]
Fixed test tests/classes/__call_007.php
Xinchen Hui [Fri, 21 Feb 2014 13:20:50 +0000 (21:20 +0800)]
Fixed segfault due to invalid write
Xinchen Hui [Fri, 21 Feb 2014 13:12:12 +0000 (21:12 +0800)]
Fixed segfault due to missing REFCOUNTED check
Xinchen Hui [Fri, 21 Feb 2014 13:02:12 +0000 (21:02 +0800)]
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2
Dmitry Stogov [Fri, 21 Feb 2014 12:14:42 +0000 (16:14 +0400)]
Fixed exception constructor
Dmitry Stogov [Fri, 21 Feb 2014 11:48:56 +0000 (15:48 +0400)]
Fixed tests/run-test/test009.phpt
Dmitry Stogov [Fri, 21 Feb 2014 11:26:41 +0000 (15:26 +0400)]
Wrong string destruction
Xinchen Hui [Fri, 21 Feb 2014 08:56:23 +0000 (16:56 +0800)]
Fixed segfault in ext/standard/tests/strings/addslashes_variation1.php
Xinchen Hui [Fri, 21 Feb 2014 08:39:59 +0000 (16:39 +0800)]
Fixed segfault in ext/standard/tests/strings/add-and-stripslashes.phpt
Xinchen Hui [Fri, 21 Feb 2014 08:32:46 +0000 (16:32 +0800)]
Fixed segfault in file_get_contents
Xinchen Hui [Thu, 20 Feb 2014 10:30:06 +0000 (18:30 +0800)]
Update .gdbinit
Xinchen Hui [Thu, 20 Feb 2014 08:21:41 +0000 (16:21 +0800)]
Fixed segfault in Zend/tests/008.phpt
Xinchen Hui [Thu, 20 Feb 2014 07:39:46 +0000 (15:39 +0800)]
Fixed segfault (Zend/tests/026.phpt now pass)
Dmitry Stogov [Wed, 19 Feb 2014 12:50:09 +0000 (16:50 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Wed, 19 Feb 2014 11:34:46 +0000 (15:34 +0400)]
Merge branch 'refactoring2' of github.com:zend-dev/php into refactoring2
Dmitry Stogov [Wed, 19 Feb 2014 11:34:32 +0000 (15:34 +0400)]
Use better data structures (incomplete)
Xinchen Hui [Wed, 19 Feb 2014 11:33:10 +0000 (19:33 +0800)]
Fixed possible NULL pointer dereference
Xinchen Hui [Wed, 19 Feb 2014 11:26:43 +0000 (19:26 +0800)]
zend_hash_del didn't check the PACKED flag
Xinchen Hui [Wed, 19 Feb 2014 11:03:03 +0000 (19:03 +0800)]
Fixed segfault in 017.phpt(a memory leak is reported now)
Xinchen Hui [Wed, 19 Feb 2014 10:49:00 +0000 (18:49 +0800)]
Fixed segfault
Xinchen Hui [Wed, 19 Feb 2014 10:42:22 +0000 (18:42 +0800)]
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2
Xinchen Hui [Wed, 19 Feb 2014 10:41:50 +0000 (18:41 +0800)]
Fixed memory leak (forgot to release the zval)
Dmitry Stogov [Wed, 19 Feb 2014 10:36:05 +0000 (14:36 +0400)]
Merge branch 'refactoring2' of github.com:zend-dev/php into refactoring2
Dmitry Stogov [Wed, 19 Feb 2014 10:35:28 +0000 (14:35 +0400)]
Use better data structures (incomplete)
Xinchen Hui [Wed, 19 Feb 2014 10:34:27 +0000 (18:34 +0800)]
Fixed segfault in BEGIN/END SILENT
Xinchen Hui [Wed, 19 Feb 2014 09:58:39 +0000 (17:58 +0800)]
Use better data structures (incomplete)
Dmitry Stogov [Wed, 19 Feb 2014 08:03:01 +0000 (12:03 +0400)]
Use better data structures (incomplete)
Xinchen Hui [Wed, 19 Feb 2014 04:13:43 +0000 (12:13 +0800)]
Use zend_string avoid mem wasting
Dmitry Stogov [Tue, 18 Feb 2014 21:12:05 +0000 (01:12 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Tue, 18 Feb 2014 18:35:54 +0000 (22:35 +0400)]
Fixed object destruction
Dmitry Stogov [Tue, 18 Feb 2014 14:10:54 +0000 (18:10 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Tue, 18 Feb 2014 13:31:27 +0000 (17:31 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Tue, 18 Feb 2014 13:11:57 +0000 (17:11 +0400)]
Fixed memory leak
Dmitry Stogov [Tue, 18 Feb 2014 12:44:01 +0000 (16:44 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Tue, 18 Feb 2014 12:28:26 +0000 (16:28 +0400)]
Merge branch 'refactoring2' of github.com:zend-dev/php into refactoring2
Dmitry Stogov [Tue, 18 Feb 2014 12:27:38 +0000 (16:27 +0400)]
Use better data structures (incomplete; able to run bench.php)
Xinchen Hui [Tue, 18 Feb 2014 09:42:46 +0000 (17:42 +0800)]
Refacting smart_str
Dmitry Stogov [Tue, 18 Feb 2014 07:44:58 +0000 (11:44 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Mon, 17 Feb 2014 21:41:23 +0000 (01:41 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Mon, 17 Feb 2014 18:30:35 +0000 (22:30 +0400)]
emalloced interned strings have to be deallocated before memory manager shutdown
Dmitry Stogov [Mon, 17 Feb 2014 18:17:16 +0000 (22:17 +0400)]
It should be fixed later in some better way (added ??? marks)
Xinchen Hui [Mon, 17 Feb 2014 14:59:44 +0000 (22:59 +0800)]
Fixed Memory leak
Xinchen Hui [Mon, 17 Feb 2014 14:47:52 +0000 (22:47 +0800)]
Fixed Segfault
Dmitry Stogov [Mon, 17 Feb 2014 13:59:18 +0000 (17:59 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Mon, 17 Feb 2014 07:50:44 +0000 (11:50 +0400)]
Merge branch 'refactoring2' of github.com:zend-dev/php into refactoring2
Dmitry Stogov [Mon, 17 Feb 2014 07:50:32 +0000 (11:50 +0400)]
Use better data structures (incomplete)
Xinchen Hui [Mon, 17 Feb 2014 07:41:02 +0000 (15:41 +0800)]
Use better data structures (incomplete)
Xinchen Hui [Mon, 17 Feb 2014 07:17:53 +0000 (15:17 +0800)]
Use better data structures (incomplete)
Xinchen Hui [Mon, 17 Feb 2014 03:05:48 +0000 (11:05 +0800)]
Use better data structures (incomplete)
Xinchen Hui [Sun, 16 Feb 2014 14:27:31 +0000 (22:27 +0800)]
Use better data structures (incomplete)
Xinchen Hui [Sun, 16 Feb 2014 14:15:54 +0000 (22:15 +0800)]
Use better data structures (incomplete)
Xinchen Hui [Sat, 15 Feb 2014 15:21:09 +0000 (23:21 +0800)]
Use better data structures (incomplete)
Xinchen Hui [Fri, 14 Feb 2014 15:11:40 +0000 (23:11 +0800)]
Use better data structures (incomplete)
Dmitry Stogov [Fri, 14 Feb 2014 13:48:45 +0000 (17:48 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Fri, 14 Feb 2014 11:11:21 +0000 (15:11 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Fri, 14 Feb 2014 10:55:48 +0000 (14:55 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Fri, 14 Feb 2014 10:11:52 +0000 (14:11 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Fri, 14 Feb 2014 09:40:23 +0000 (13:40 +0400)]
Merge branch 'refactoring2' of github.com:zend-dev/php into refactoring2
Dmitry Stogov [Fri, 14 Feb 2014 09:40:11 +0000 (13:40 +0400)]
Use better data structures (incomplete)
Xinchen Hui [Fri, 14 Feb 2014 09:05:04 +0000 (17:05 +0800)]
Use better data structures (incomplete)
Dmitry Stogov [Thu, 13 Feb 2014 13:54:23 +0000 (17:54 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Wed, 12 Feb 2014 19:54:04 +0000 (23:54 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Wed, 12 Feb 2014 18:51:19 +0000 (22:51 +0400)]
Reverted zval_clear() and zval_release() back to zval_ptr_dtor()
Xinchen Hui [Wed, 12 Feb 2014 14:15:08 +0000 (22:15 +0800)]
Use better data structures (incomplete) -- stash for today work
Dmitry Stogov [Wed, 12 Feb 2014 14:08:11 +0000 (18:08 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Wed, 12 Feb 2014 10:29:51 +0000 (14:29 +0400)]
Use better data structures (incomplete) - refactored return_value handling
Dmitry Stogov [Wed, 12 Feb 2014 07:42:27 +0000 (11:42 +0400)]
Use better data structures (incomplete)
Xinchen Hui [Tue, 11 Feb 2014 11:33:48 +0000 (19:33 +0800)]
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2
Xinchen Hui [Tue, 11 Feb 2014 11:30:42 +0000 (19:30 +0800)]
Use better data structures (incomplete)
Dmitry Stogov [Mon, 10 Feb 2014 13:49:21 +0000 (17:49 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Mon, 10 Feb 2014 08:18:01 +0000 (12:18 +0400)]
Use better data structures (incomplete)
Dmitry Stogov [Mon, 10 Feb 2014 06:04:30 +0000 (10:04 +0400)]
Use better data structures (incomplete)
Anatol Belski [Mon, 20 Jan 2014 09:13:22 +0000 (10:13 +0100)]
Merge branch 'PHP-5.6'
* PHP-5.6:
fixed glob compilation with vc12
Anatol Belski [Mon, 20 Jan 2014 09:11:31 +0000 (10:11 +0100)]
fixed glob compilation with vc12
Anatol Belski [Mon, 20 Jan 2014 09:05:37 +0000 (10:05 +0100)]
Merge branch 'PHP-5.6'
* PHP-5.6:
support for Visual C+ 2013
Anatol Belski [Mon, 20 Jan 2014 09:04:20 +0000 (10:04 +0100)]
support for Visual C+ 2013
Remi Collet [Mon, 20 Jan 2014 08:39:39 +0000 (09:39 +0100)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Skip readline tests which fail with libedit Add specific libedit test (output slightly differs)
Remi Collet [Mon, 20 Jan 2014 08:39:29 +0000 (09:39 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Skip readline tests which fail with libedit Add specific libedit test (output slightly differs)
Remi Collet [Mon, 20 Jan 2014 08:38:34 +0000 (09:38 +0100)]
Skip readline tests which fail with libedit
Add specific libedit test (output slightly differs)
Remi Collet [Mon, 20 Jan 2014 07:41:04 +0000 (08:41 +0100)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fixed Bug #66412 readline_clear_history() with libedit causes segfault after #65714
Remi Collet [Mon, 20 Jan 2014 07:40:39 +0000 (08:40 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed Bug #66412 readline_clear_history() with libedit causes segfault after #65714
Remi Collet [Mon, 20 Jan 2014 07:38:53 +0000 (08:38 +0100)]
Fixed Bug #66412 readline_clear_history() with libedit causes segfault after #65714
Checking all libedit functions, this check is done in each functions (add_history,
read_history, write_history, ...) but is missing in clear_history.
Test coverage: readline_clear_history_001.phpt
Yasuo Ohgaki [Sun, 19 Jan 2014 04:33:27 +0000 (13:33 +0900)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.
Yasuo Ohgaki [Sun, 19 Jan 2014 04:32:35 +0000 (13:32 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.
Yasuo Ohgaki [Sun, 19 Jan 2014 04:31:50 +0000 (13:31 +0900)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.
Yasuo Ohgaki [Sun, 19 Jan 2014 04:28:48 +0000 (13:28 +0900)]
Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.
Anatol Belski [Sun, 19 Jan 2014 01:05:38 +0000 (02:05 +0100)]
Merge branch 'PHP-5.6'
* PHP-5.6:
fix C89 compat
Anatol Belski [Sun, 19 Jan 2014 01:05:10 +0000 (02:05 +0100)]
fix C89 compat
Will Fitch [Sun, 19 Jan 2014 00:49:06 +0000 (19:49 -0500)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix #62479: Some chars not parsed in passwords
Will Fitch [Sun, 19 Jan 2014 00:41:45 +0000 (19:41 -0500)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fix #62479: Some chars not parsed in passwords
Will Fitch [Sun, 19 Jan 2014 00:40:54 +0000 (19:40 -0500)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix #62479: Some chars not parsed in passwords
Will Fitch [Sun, 19 Jan 2014 00:24:22 +0000 (19:24 -0500)]
Fix #62479: Some chars not parsed in passwords
This fixes an issue where backslashes and spaces aren't
correctly parsed for passwords.
Will Fitch [Sat, 18 Jan 2014 16:57:34 +0000 (11:57 -0500)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fix bug #66509: copy() arginfo incorrect since 5.4
Will Fitch [Sat, 18 Jan 2014 16:56:22 +0000 (11:56 -0500)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fix bug #66509: copy() arginfo incorrect since 5.4
Will Fitch [Sat, 18 Jan 2014 16:39:32 +0000 (11:39 -0500)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fix bug #66509: copy() arginfo incorrect since 5.4
Conflicts:
NEWS
Will Fitch [Sat, 18 Jan 2014 16:25:53 +0000 (11:25 -0500)]
Fix bug #66509: copy() arginfo incorrect since 5.4
Since 5.4, the ZEND_BEGIN_ARG_INFO_EX was replaced
by non _EX, causing Reflection to assume the
$context parameter is required.
Nikita Popov [Sat, 18 Jan 2014 13:44:57 +0000 (14:44 +0100)]
Merge branch 'PHP-5.6'
Nikita Popov [Sat, 18 Jan 2014 11:30:44 +0000 (12:30 +0100)]
Fix argument unpacking across stack pages
If multiple unpacks were used (or mixed with normal arguments)
parts of the arguments could land on different stack pages. If
this occurs the arguments will now be copied to a new stack page.
The code used to do this is copied verbatim from the PHP 5.4 branch
and only modified to reduce the amount of inlined code.
Johannes Schlüter [Sat, 18 Jan 2014 12:53:15 +0000 (13:53 +0100)]
Merge branch 'PHP-5.6'
Johannes Schlüter [Sat, 18 Jan 2014 12:52:27 +0000 (13:52 +0100)]
Merge branch 'phpdbg' into PHP-5.6