Commit Graph

8307 Commits

Author SHA1 Message Date
Bob Weinand
9e246a73ef Fixed bug #70182 (Segfault in ZEND_ASSIGN_OP handlers) 2015-08-02 19:08:39 +02:00
Anatol Belski
56d163075b updated NEWS 2015-08-02 16:53:11 +02:00
Anatol Belski
f8903e80c7 updated NEWS 2015-08-02 09:30:00 +02:00
Pierrick Charron
fb37da2a48 Fixed Bug #69998 curl multi leaking memory
Fix the pointer address passed to the comparator and call
zend_list_delete instead of zend_list_close to avoid closing
the resource if still used.
2015-08-01 14:55:00 -04:00
Bob Weinand
2d6f0e4584 Fix bug #70179 ($this refcount issue) 2015-08-01 20:35:56 +02:00
Anatol Belski
b6803c75d9 updated NEWS 2015-07-31 13:32:40 +02:00
Xinchen Hui
6c0feb0665 Fixed bug #70163 (curl_setopt_array() type confusion) 2015-07-30 13:40:59 +08:00
Bob Weinand
ae1a4f47e6 Add NEWS entry 2015-07-29 21:00:43 +02:00
Christoph M. Becker
2aa9db5a22 updated NEWS 2015-07-29 17:04:09 +02:00
Xinchen Hui
7d5fb7bbf3 Fixed bug #69674 (SIGSEGV array.c:953) 2015-07-29 10:46:12 +08:00
Julien Pauli
a28115ccdb Fix for #70159 - Better magic constants substitution 2015-07-28 16:30:08 +02:00
Xinchen Hui
0bddc18619 Fixed bug #70156 (Segfault in zend_find_alias_name) 2015-07-28 16:39:58 +08:00
Christoph M. Becker
9aa47d914c updated NEWS 2015-07-28 01:12:25 +02:00
Remi Collet
a70047ef30 NEWS 2015-07-27 15:24:06 +02:00
Xinchen Hui
b17ecc1e02 Hmm, not sure why this is missed while merged 2015-07-27 11:19:58 +08:00
Xinchen Hui
6aeee47b2c Fixed bug #70140 (str_ireplace/php_string_tolower - Arbitrary Code Execution) 2015-07-27 11:17:05 +08:00
Xinchen Hui
0f1e87d9c1 Fixed bug #70124 (null ptr deref / seg fault in ZEND_HANDLE_EXCEPTION) 2015-07-24 15:49:36 +08:00
Xinchen Hui
a123876b4e Fixed bug #70117 (Unexpected return type error) 2015-07-23 11:16:10 +08:00
Xinchen Hui
3e479ef424 Fixed bug #70111 (Segfault when a function uses both an explicit return type and an explicit cast) 2015-07-22 22:43:30 +08:00
Bob Weinand
2141ab9be5 Fix bug #70106 (Inheritance by anonymous class) 2015-07-21 20:34:06 +02:00
Anatol Belski
d1a026997a version up in NEWS 2015-07-21 16:37:43 +02:00
Anatol Belski
0b31192bc7 remove BOM from NEWS 2015-07-21 16:36:36 +02:00
Anatol Belski
00361072c6 updated NEWS 2015-07-21 10:42:06 +02:00
Anatol Belski
9b9448a54a update news with bug #70022 2015-07-21 09:22:45 +02:00
Christoph M. Becker
0c651cf8c3 updated NEWS 2015-07-21 01:24:55 +02:00
Christoph M. Becker
81a008563b updated NEWS 2015-07-20 23:50:40 +02:00
Christoph M. Becker
3002ba468c updated NEWS 2015-07-19 22:44:53 +02:00
Christoph M. Becker
0ea35e1732 updated NEWS 2015-07-19 17:48:02 +02:00
Christoph M. Becker
1e29edada7 updated NEWS 2015-07-18 22:57:02 +02:00
Xinchen Hui
7d07afd6c1 Fixed bug #70089 (segfault at ZEND_FETCH_DIM_W_SPEC_VAR_CONST_HANDLER ()) 2015-07-17 15:55:34 +08:00
Xinchen Hui
deeb6379cb Fixed bug #70079 (Segmentation fault after more than 100 SoapClient calls) 2015-07-16 18:32:42 +08:00
Bob Weinand
0af0733352 Fixed bug #70083 (Use after free with assign by ref on overloaded objects) 2015-07-15 22:36:42 +02:00
Lior Kaplan
ad929bf68b Format alignment (needed for news2html) 2015-07-14 12:00:26 +03:00
Lior Kaplan
a3fea0568b Format alignment (needed for news2html) 2015-07-14 11:28:53 +03:00
Lior Kaplan
51ce31e0c4 Format alignment 2015-07-14 02:43:11 +03:00
Christoph M. Becker
e9eee76840 updated NEWS 2015-07-13 22:33:43 +02:00
Anatol Belski
961fb9b569 update NEWS 2015-07-13 21:48:45 +02:00
Christoph M. Becker
e10e0a02aa updated NEWS 2015-07-13 18:39:11 +02:00
Christoph M. Becker
54b288ad92 updated NEWS 2015-07-13 15:59:40 +02:00
Xinchen Hui
3b170531c4 Update NEWS 2015-07-13 16:24:54 +08:00
Christoph M. Becker
1d16d106f4 updated NEWS 2015-07-13 01:50:09 +02:00
Christoph M. Becker
33da8a60d9 updated NEWS 2015-07-12 23:18:59 +02:00
Tjerk Meesters
03d18d9a52 Fixed #70053 MutlitpleIterator array-keys incompatible change in PHP 7 2015-07-13 00:33:55 +08:00
Christoph M. Becker
fcdf1d0527 updated NEWS 2015-07-12 16:43:38 +02:00
Christoph M. Becker
649fd428d9 updated NEWS 2015-07-11 21:03:40 +02:00
Christoph M. Becker
1a94e51859 updated NEWS 2015-07-11 17:56:33 +02:00
Xinchen Hui
f930d6ea0e Fixed Bug #69996 (Changing the property of a cloned object affects the original) 2015-07-10 16:33:13 +08:00
Dmitry Stogov
549e8c4959 Squashed commit of the following:
commit 03cf871f1576f08b2348c141b209894a7bf17a86
Author: Dmitry Stogov <dmitry@zend.com>
Date:   Fri Jul 10 02:45:31 2015 +0300

    Revert "Fixed bug #62210 (Exceptions can leak temporary variables. As a part of the fix serious refactoring was done. op_array->brk_cont_array was removed, and replaced with more general and speed efficient op_array->T_liveliness. ZEND_GOTO opcode is always replaced by ZEND_JMP at compile time). (Bob, Dmitry, Laruence)"

    This reverts commit 5ee8413259.

commit 285a68227ce3d380e821a24fa389aa5239bd3fe1
Author: Dmitry Stogov <dmitry@zend.com>
Date:   Fri Jul 10 02:45:26 2015 +0300

    Revert "Tuned off dubugging of live ranges"

    This reverts commit 404dc93d35.

commit 93d9d11157301ee2ec99afb6f5744b126d17f637
Author: Dmitry Stogov <dmitry@zend.com>
Date:   Fri Jul 10 02:45:17 2015 +0300

    Revert "Remove loop_var_stack"

    This reverts commit b3a4c05071.

commit ede68ebbc284aec79e3f719f2c8dbf9da6907752
Author: Dmitry Stogov <dmitry@zend.com>
Date:   Fri Jul 10 02:45:12 2015 +0300

    Revert "ZEND_SEPARATE reuses temporaries"

    This reverts commit 1852f538b9.

commit 96d8995dc1f517fb01b481736273767509f76c47
Author: Dmitry Stogov <dmitry@zend.com>
Date:   Fri Jul 10 02:45:10 2015 +0300

    Revert "Add assertion in liveliness computation"

    This reverts commit ed14019e8c.

commit 0649d7bfef152e6cc8e67b922534e9946c634d9c
Author: Dmitry Stogov <dmitry@zend.com>
Date:   Fri Jul 10 02:45:07 2015 +0300

    Revert "Fixed invalid live-range detection"

    This reverts commit 54f367ee2a.

commit dfe8f3851f6b04595eb089323e3492115a59363e
Author: Dmitry Stogov <dmitry@zend.com>
Date:   Fri Jul 10 02:45:04 2015 +0300

    Revert "Add test guaranteeing that loop vars are only freed after potential return type exceptions"

    This reverts commit f5db5a558d.

commit 52a94aad6f48a199358cc07f7e4f56bb73050504
Author: Dmitry Stogov <dmitry@zend.com>
Date:   Fri Jul 10 02:45:01 2015 +0300

    Revert "Fixed exception habdling on "return" statement."

    This reverts commit 17c5315bdf.

commit 6e90ad7331901711e89c2ceb2bcab5023e5cee60
Author: Dmitry Stogov <dmitry@zend.com>
Date:   Fri Jul 10 02:44:58 2015 +0300

    Revert "Fix too early terminated temporary range with break/cont/goto"

    This reverts commit cc876c04b4.

commit 7b766e44b1970e4031f75109c302c07ead2c05cb
Author: Dmitry Stogov <dmitry@zend.com>
Date:   Fri Jul 10 02:44:55 2015 +0300

    Revert "Fixed exception catching on break/continue"

    This reverts commit 8c3f701eeb.
2015-07-10 03:31:52 +03:00
Anatol Belski
fc5c7e633b refix the NEWS 2015-07-09 22:56:11 +02:00
Nikita Popov
d91aad5966 Fix bug #69430
Don't throw from token_get_all() unless TOKEN_PARSE is used. Errors
are reported as T_ERROR tokens.
2015-07-09 19:11:48 +02:00