Dmitry Stogov
|
cee824bbef
|
Fixed SEPARATE_ZVAL_IF_REF()
|
2014-02-28 12:21:12 +04:00 |
|
Xinchen Hui
|
142dd01006
|
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2
|
2014-02-28 15:25:18 +08:00 |
|
Dmitry Stogov
|
5b5367ddbb
|
Fixed SEPARATE_ZVAL() to support objects and resources
|
2014-02-28 11:21:15 +04:00 |
|
Xinchen Hui
|
1265850fef
|
Add zend_iterator_dtor
|
2014-02-28 15:03:43 +08:00 |
|
Dmitry Stogov
|
54095e8c56
|
Converting from reference to regular value
|
2014-02-28 11:03:05 +04:00 |
|
Dmitry Stogov
|
855a030b7b
|
Fixed return value handling in ZEND_ASSIGN_OBJ
|
2014-02-28 10:41:28 +04:00 |
|
Xinchen Hui
|
a5ce7d526e
|
Revert "Move zend_objects_store_put out of zend_object_std_init"
This reverts commit 8ced4f0ac9.
|
2014-02-28 13:59:07 +08:00 |
|
Xinchen Hui
|
3231174749
|
Fixed typo in previous commit
|
2014-02-28 13:15:51 +08:00 |
|
Xinchen Hui
|
fb825a95d0
|
Fixed module name printing
|
2014-02-28 13:02:28 +08:00 |
|
Xinchen Hui
|
8ced4f0ac9
|
Move zend_objects_store_put out of zend_object_std_init
|
2014-02-28 12:59:51 +08:00 |
|
Xinchen Hui
|
4318e57604
|
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2
|
2014-02-28 11:44:39 +08:00 |
|
Dmitry Stogov
|
08da14adac
|
Fixed support for IS_REFERENCE
|
2014-02-28 00:21:12 +04:00 |
|
Dmitry Stogov
|
6f578b57bc
|
Fixed FETCH_OBJ_UNSET, FETCH_DIM_UNSET
|
2014-02-28 00:09:43 +04:00 |
|
Dmitry Stogov
|
cb181c512a
|
I don't know how to fix it
|
2014-02-27 23:51:00 +04:00 |
|
Dmitry Stogov
|
3960b0acc4
|
Temporarry commented
|
2014-02-27 23:50:43 +04:00 |
|
Dmitry Stogov
|
10fd93343e
|
Fixed reference counting
|
2014-02-27 23:25:41 +04:00 |
|
Dmitry Stogov
|
e43d0d1717
|
fixed refcounting in "$a->magic_prop += 2"
|
2014-02-27 23:18:37 +04:00 |
|
Dmitry Stogov
|
5e4a97f365
|
Fixed ASSIGN_OBJ with IS_TMP and IS_CONST operand
|
2014-02-27 22:53:56 +04:00 |
|
Dmitry Stogov
|
3f4759515c
|
Fixed memory leak
|
2014-02-27 22:21:02 +04:00 |
|
Dmitry Stogov
|
0e44e0611d
|
Fixed ASSIGN of IS_REFERENCE (it should be separated)
|
2014-02-27 22:16:15 +04:00 |
|
Xinchen Hui
|
cfa93d08f5
|
Unused element
|
2014-02-27 22:50:31 +08:00 |
|
Xinchen Hui
|
0817cee164
|
Fixed object creating (std_init calls store_put now)
|
2014-02-27 22:47:30 +08:00 |
|
Dmitry Stogov
|
c5a508582f
|
Fixed refcounting
|
2014-02-27 18:10:42 +04:00 |
|
Dmitry Stogov
|
9d6cce629a
|
Fixed __get() related memleak
|
2014-02-27 16:58:18 +04:00 |
|
Dmitry Stogov
|
3810b4ab4a
|
Fixed constant expressions in array indeces handling
|
2014-02-27 16:41:41 +04:00 |
|
Dmitry Stogov
|
3696e038e5
|
Various fixes related to read_property(), read_dimension() and iterators refactoring
|
2014-02-27 16:07:36 +04:00 |
|
Dmitry Stogov
|
4ba590697e
|
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2
|
2014-02-27 15:40:51 +04:00 |
|
Dmitry Stogov
|
1c3ba95bb5
|
Refactored read_property() and read_dimension() handlers
|
2014-02-27 15:40:13 +04:00 |
|
Xinchen Hui
|
382b0dfdb7
|
Refactoring zend_iterator (incompleted)
|
2014-02-27 19:19:02 +08:00 |
|
Dmitry Stogov
|
ee3254a2e8
|
Temporary refcounting fix
|
2014-02-27 13:06:11 +04:00 |
|
Xinchen Hui
|
122cc5f495
|
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2
|
2014-02-27 16:56:17 +08:00 |
|
Dmitry Stogov
|
1493b30501
|
Temporarry refcounting fix
|
2014-02-27 12:53:40 +04:00 |
|
Dmitry Stogov
|
054917619a
|
Fixed empty()
|
2014-02-27 12:48:53 +04:00 |
|
Dmitry Stogov
|
0548ac59a5
|
Resource closing without destruction
|
2014-02-27 12:28:55 +04:00 |
|
Dmitry Stogov
|
60eadc80b8
|
Fixed return anf yield by reference
|
2014-02-26 18:07:16 +04:00 |
|
Dmitry Stogov
|
e49c0804da
|
Temporary memory leak fix (should be done in a better way)
|
2014-02-26 17:36:39 +04:00 |
|
Dmitry Stogov
|
39c466147a
|
Fixed user iterator creation
|
2014-02-26 16:28:04 +04:00 |
|
Dmitry Stogov
|
0bde8c9857
|
Fixed argument unpacking
|
2014-02-26 16:17:28 +04:00 |
|
Dmitry Stogov
|
6829be6c26
|
ifixed foreach() by reference
|
2014-02-26 15:38:58 +04:00 |
|
Dmitry Stogov
|
ff1778a89f
|
Temorary fix for implicit IS_CV conversion into IS_INDIRECTR
|
2014-02-26 15:17:08 +04:00 |
|
Dmitry Stogov
|
495551aa8c
|
Fixed iterators API. zend_iterator_init() has to be used in each get_iterator() callback.
|
2014-02-26 15:01:08 +04:00 |
|
Dmitry Stogov
|
a4a86df3c0
|
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2
|
2014-02-26 13:59:20 +04:00 |
|
Dmitry Stogov
|
d062fb3344
|
Generator related fixes
|
2014-02-26 13:58:59 +04:00 |
|
Xinchen Hui
|
95320f1f46
|
Fixed memory leak
|
2014-02-26 16:33:27 +08:00 |
|
Xinchen Hui
|
4b6eb998da
|
Fixed error msg
|
2014-02-26 16:24:44 +08:00 |
|
Xinchen Hui
|
a0ab299f7f
|
Fixed memory leak
|
2014-02-26 16:22:03 +08:00 |
|
Xinchen Hui
|
24540362b0
|
Re-fixed unserialize
|
2014-02-26 15:51:53 +08:00 |
|
Xinchen Hui
|
b7052ef16d
|
Revert "Fixed unserialize implementation (it's complicated, this issue took me 4 hours :<, need some review)"
This reverts commit 80a178015d.
|
2014-02-26 13:33:55 +08:00 |
|
Xinchen Hui
|
66b7f6722d
|
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2
|
2014-02-26 12:52:43 +08:00 |
|
Xinchen Hui
|
80a178015d
|
Fixed unserialize implementation (it's complicated, this issue took me 4 hours :<, need some review)
|
2014-02-26 12:51:23 +08:00 |
|