]> granicus.if.org Git - php/log
php
11 years agoFixed wrong condition (introduced by previous ci)
Xinchen Hui [Sun, 2 Mar 2014 13:48:38 +0000 (21:48 +0800)]
Fixed wrong condition (introduced by previous ci)

11 years agoFixed invalid free
Xinchen Hui [Sun, 2 Mar 2014 13:44:17 +0000 (21:44 +0800)]
Fixed invalid free

11 years agoFixed zend_string
Xinchen Hui [Sun, 2 Mar 2014 13:42:21 +0000 (21:42 +0800)]
Fixed zend_string

11 years agoFixed getClosureThis()
Xinchen Hui [Sun, 2 Mar 2014 13:40:20 +0000 (21:40 +0800)]
Fixed getClosureThis()

11 years agoFixed test
Xinchen Hui [Sun, 2 Mar 2014 13:38:00 +0000 (21:38 +0800)]
Fixed test

11 years agoFixed memory leak
Xinchen Hui [Sun, 2 Mar 2014 13:36:51 +0000 (21:36 +0800)]
Fixed memory leak

11 years agoFixed php_info related
Xinchen Hui [Sun, 2 Mar 2014 13:31:38 +0000 (21:31 +0800)]
Fixed php_info related

11 years agoFixed zend_string
Xinchen Hui [Sun, 2 Mar 2014 08:02:32 +0000 (16:02 +0800)]
Fixed zend_string

11 years agoNot reference anymore
Xinchen Hui [Sun, 2 Mar 2014 07:47:08 +0000 (15:47 +0800)]
Not reference anymore

11 years agoFixed refcounting
Xinchen Hui [Sun, 2 Mar 2014 07:15:51 +0000 (15:15 +0800)]
Fixed refcounting

11 years agoFixed reflection (incompeleted)
Xinchen Hui [Sun, 2 Mar 2014 07:14:00 +0000 (15:14 +0800)]
Fixed reflection (incompeleted)

11 years agoThis should be a real problem
Xinchen Hui [Sun, 2 Mar 2014 06:35:41 +0000 (14:35 +0800)]
This should be a real problem

11 years agoFixed SplPriorityQueue's free_obj
Xinchen Hui [Sat, 1 Mar 2014 04:44:33 +0000 (12:44 +0800)]
Fixed SplPriorityQueue's free_obj

11 years agoTemporary fix for reference counting
Dmitry Stogov [Fri, 28 Feb 2014 19:42:32 +0000 (23:42 +0400)]
Temporary fix for reference counting

11 years agoFixed refcounting
Dmitry Stogov [Fri, 28 Feb 2014 19:25:06 +0000 (23:25 +0400)]
Fixed refcounting

11 years agoFixed user stream filters
Dmitry Stogov [Fri, 28 Feb 2014 19:05:22 +0000 (23:05 +0400)]
Fixed user stream filters

11 years agoMerge branch 'refactoring2' of github.com:zendtech/php into refactoring2
Xinchen Hui [Fri, 28 Feb 2014 16:46:11 +0000 (00:46 +0800)]
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2

11 years agoFixing spl_autoload functional (one test failed due to get_closure)
Xinchen Hui [Fri, 28 Feb 2014 16:07:11 +0000 (00:07 +0800)]
Fixing spl_autoload functional (one test failed due to get_closure)

11 years agoFixed autoload_func_info using zval instead of zval *
Xinchen Hui [Fri, 28 Feb 2014 15:05:13 +0000 (23:05 +0800)]
Fixed  autoload_func_info using zval instead of zval *

11 years agoFixed uninilized intern
Xinchen Hui [Fri, 28 Feb 2014 14:55:59 +0000 (22:55 +0800)]
Fixed uninilized intern

11 years agoFixed offset_key
Xinchen Hui [Fri, 28 Feb 2014 14:52:18 +0000 (22:52 +0800)]
Fixed offset_key

11 years agoFixed refcount handling
Xinchen Hui [Fri, 28 Feb 2014 14:44:50 +0000 (22:44 +0800)]
Fixed refcount handling

11 years agoTemporary fix zcontext
Xinchen Hui [Fri, 28 Feb 2014 14:21:51 +0000 (22:21 +0800)]
Temporary fix zcontext

11 years agoFixed ini_get_all()
Dmitry Stogov [Fri, 28 Feb 2014 13:47:00 +0000 (17:47 +0400)]
Fixed ini_get_all()

11 years agoRedesigned SRR_OFFSET handling
Dmitry Stogov [Fri, 28 Feb 2014 13:39:08 +0000 (17:39 +0400)]
Redesigned SRR_OFFSET handling

11 years agoFixed access to undefined properties
Dmitry Stogov [Fri, 28 Feb 2014 12:56:52 +0000 (16:56 +0400)]
Fixed access to undefined properties

11 years agoFixed NULL pointer dereferencing
Dmitry Stogov [Fri, 28 Feb 2014 12:16:15 +0000 (16:16 +0400)]
Fixed NULL pointer dereferencing

11 years agoFixed closures in static methods
Dmitry Stogov [Fri, 28 Feb 2014 12:06:38 +0000 (16:06 +0400)]
Fixed closures in static methods

11 years agoFixed support for references
Dmitry Stogov [Fri, 28 Feb 2014 11:58:11 +0000 (15:58 +0400)]
Fixed support for references

11 years agoFixed array_push()
Dmitry Stogov [Fri, 28 Feb 2014 11:48:39 +0000 (15:48 +0400)]
Fixed array_push()

11 years agoFixed uninitialized zval
Dmitry Stogov [Fri, 28 Feb 2014 11:47:37 +0000 (15:47 +0400)]
Fixed uninitialized zval

11 years agoFixed method argument parsing
Dmitry Stogov [Fri, 28 Feb 2014 11:47:12 +0000 (15:47 +0400)]
Fixed method argument parsing

11 years agoMerge branch 'refactoring2' of github.com:zendtech/php into refactoring2
Xinchen Hui [Fri, 28 Feb 2014 11:08:08 +0000 (19:08 +0800)]
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2

11 years agoRefactored spl_filesystem_iterator
Xinchen Hui [Fri, 28 Feb 2014 09:43:19 +0000 (17:43 +0800)]
Refactored spl_filesystem_iterator

11 years agoFixed memory leak
Dmitry Stogov [Fri, 28 Feb 2014 10:24:35 +0000 (14:24 +0400)]
Fixed memory leak

11 years agoFixed memory leak
Dmitry Stogov [Fri, 28 Feb 2014 09:43:52 +0000 (13:43 +0400)]
Fixed memory leak

11 years agoFixed memory leaks
Dmitry Stogov [Fri, 28 Feb 2014 09:37:55 +0000 (13:37 +0400)]
Fixed memory leaks

11 years agoFixed memory leak
Dmitry Stogov [Fri, 28 Feb 2014 09:29:18 +0000 (13:29 +0400)]
Fixed memory leak

11 years agoFixed __COMPILER_HALT_OFFSET handling
Dmitry Stogov [Fri, 28 Feb 2014 09:15:40 +0000 (13:15 +0400)]
Fixed __COMPILER_HALT_OFFSET handling

11 years agoWe need to stash the object_ptr in fci
Xinchen Hui [Fri, 28 Feb 2014 09:12:53 +0000 (17:12 +0800)]
We need to stash the object_ptr in fci

11 years agoFixed get_defined_functions()
Dmitry Stogov [Fri, 28 Feb 2014 09:10:07 +0000 (13:10 +0400)]
Fixed get_defined_functions()

11 years agoFixed isset($str[$double])
Dmitry Stogov [Fri, 28 Feb 2014 09:04:46 +0000 (13:04 +0400)]
Fixed isset($str[$double])

11 years agoFixed IS_REFERENCE support
Dmitry Stogov [Fri, 28 Feb 2014 08:54:38 +0000 (12:54 +0400)]
Fixed IS_REFERENCE support

11 years agoFixed SEPARATE_ZVAL_IF_REF()
Dmitry Stogov [Fri, 28 Feb 2014 08:21:12 +0000 (12:21 +0400)]
Fixed SEPARATE_ZVAL_IF_REF()

11 years agoFixed un-initilized iterator in DirectoyItrator
Xinchen Hui [Fri, 28 Feb 2014 08:06:47 +0000 (16:06 +0800)]
Fixed un-initilized iterator in DirectoyItrator

11 years agoFixed Z_ADDREF
Xinchen Hui [Fri, 28 Feb 2014 07:29:00 +0000 (15:29 +0800)]
Fixed Z_ADDREF

11 years agoMerge branch 'refactoring2' of github.com:zendtech/php into refactoring2
Xinchen Hui [Fri, 28 Feb 2014 07:25:18 +0000 (15:25 +0800)]
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2

11 years agoFixed SEPARATE_ZVAL() to support objects and resources
Dmitry Stogov [Fri, 28 Feb 2014 07:21:15 +0000 (11:21 +0400)]
Fixed SEPARATE_ZVAL() to support objects and resources

11 years agoAdd zend_iterator_dtor
Xinchen Hui [Fri, 28 Feb 2014 07:03:43 +0000 (15:03 +0800)]
Add zend_iterator_dtor

11 years agoConverting from reference to regular value
Dmitry Stogov [Fri, 28 Feb 2014 07:03:05 +0000 (11:03 +0400)]
Converting from reference to regular value

11 years agoFixed return value handling in ZEND_ASSIGN_OBJ
Dmitry Stogov [Fri, 28 Feb 2014 06:41:28 +0000 (10:41 +0400)]
Fixed return value handling in ZEND_ASSIGN_OBJ

11 years agoRevert "Move zend_objects_store_put out of zend_object_std_init"
Xinchen Hui [Fri, 28 Feb 2014 05:59:07 +0000 (13:59 +0800)]
Revert "Move zend_objects_store_put out of zend_object_std_init"

This reverts commit 8ced4f0ac906fd9a28b968801487630326c45bc8.

11 years agoFixed typo in previous commit
Xinchen Hui [Fri, 28 Feb 2014 05:15:51 +0000 (13:15 +0800)]
Fixed typo in previous commit

11 years agoFixed module name printing
Xinchen Hui [Fri, 28 Feb 2014 05:02:28 +0000 (13:02 +0800)]
Fixed module name printing

11 years agoMove zend_objects_store_put out of zend_object_std_init
Xinchen Hui [Fri, 28 Feb 2014 04:59:51 +0000 (12:59 +0800)]
Move zend_objects_store_put out of zend_object_std_init

11 years agoMerge branch 'refactoring2' of github.com:zendtech/php into refactoring2
Xinchen Hui [Fri, 28 Feb 2014 03:44:39 +0000 (11:44 +0800)]
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2

11 years agoFixed support for IS_REFERENCE
Dmitry Stogov [Thu, 27 Feb 2014 20:21:12 +0000 (00:21 +0400)]
Fixed support for IS_REFERENCE

11 years agoFixed FETCH_OBJ_UNSET, FETCH_DIM_UNSET
Dmitry Stogov [Thu, 27 Feb 2014 20:09:43 +0000 (00:09 +0400)]
Fixed FETCH_OBJ_UNSET, FETCH_DIM_UNSET

11 years agoI don't know how to fix it
Dmitry Stogov [Thu, 27 Feb 2014 19:51:00 +0000 (23:51 +0400)]
I don't know how to fix it

11 years agoTemporarry commented
Dmitry Stogov [Thu, 27 Feb 2014 19:50:43 +0000 (23:50 +0400)]
Temporarry commented

11 years agoFixed reference counting
Dmitry Stogov [Thu, 27 Feb 2014 19:25:41 +0000 (23:25 +0400)]
Fixed reference counting

11 years agofixed refcounting in "$a->magic_prop += 2"
Dmitry Stogov [Thu, 27 Feb 2014 19:18:37 +0000 (23:18 +0400)]
fixed refcounting in "$a->magic_prop += 2"

11 years agoFixed ASSIGN_OBJ with IS_TMP and IS_CONST operand
Dmitry Stogov [Thu, 27 Feb 2014 18:53:56 +0000 (22:53 +0400)]
Fixed ASSIGN_OBJ with IS_TMP and IS_CONST operand

11 years agoFixed memory leak
Dmitry Stogov [Thu, 27 Feb 2014 18:21:02 +0000 (22:21 +0400)]
Fixed memory leak

11 years agoFixed ASSIGN of IS_REFERENCE (it should be separated)
Dmitry Stogov [Thu, 27 Feb 2014 18:16:15 +0000 (22:16 +0400)]
Fixed ASSIGN of IS_REFERENCE (it should be separated)

11 years agoUnused element
Xinchen Hui [Thu, 27 Feb 2014 14:50:31 +0000 (22:50 +0800)]
Unused element

11 years agoFixed object creating (std_init calls store_put now)
Xinchen Hui [Thu, 27 Feb 2014 14:47:30 +0000 (22:47 +0800)]
Fixed object creating (std_init calls store_put now)

11 years agoFixed refcounting
Dmitry Stogov [Thu, 27 Feb 2014 14:10:42 +0000 (18:10 +0400)]
Fixed refcounting

11 years agoFixed __get() related memleak
Dmitry Stogov [Thu, 27 Feb 2014 12:58:18 +0000 (16:58 +0400)]
Fixed __get() related memleak

11 years agoFixed constant expressions in array indeces handling
Dmitry Stogov [Thu, 27 Feb 2014 12:41:41 +0000 (16:41 +0400)]
Fixed constant expressions in array indeces handling

11 years agoVarious fixes related to read_property(), read_dimension() and iterators refactoring
Dmitry Stogov [Thu, 27 Feb 2014 12:07:36 +0000 (16:07 +0400)]
Various fixes related to read_property(), read_dimension() and iterators refactoring

11 years agoMerge branch 'refactoring2' of github.com:zendtech/php into refactoring2
Dmitry Stogov [Thu, 27 Feb 2014 11:40:51 +0000 (15:40 +0400)]
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2

11 years agoRefactored read_property() and read_dimension() handlers
Dmitry Stogov [Thu, 27 Feb 2014 11:40:13 +0000 (15:40 +0400)]
Refactored read_property() and read_dimension() handlers

11 years agoRefactoring zend_iterator (incompleted)
Xinchen Hui [Thu, 27 Feb 2014 11:19:02 +0000 (19:19 +0800)]
Refactoring zend_iterator (incompleted)

11 years agoTemporary refcounting fix
Dmitry Stogov [Thu, 27 Feb 2014 09:06:11 +0000 (13:06 +0400)]
Temporary refcounting fix

11 years agoMerge branch 'refactoring2' of github.com:zendtech/php into refactoring2
Xinchen Hui [Thu, 27 Feb 2014 08:56:17 +0000 (16:56 +0800)]
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2

11 years agoTemporarry refcounting fix
Dmitry Stogov [Thu, 27 Feb 2014 08:53:40 +0000 (12:53 +0400)]
Temporarry refcounting fix

11 years agoFixed empty()
Dmitry Stogov [Thu, 27 Feb 2014 08:48:53 +0000 (12:48 +0400)]
Fixed empty()

11 years agoResource closing without destruction
Dmitry Stogov [Thu, 27 Feb 2014 08:28:55 +0000 (12:28 +0400)]
Resource closing without destruction

11 years agoFixed return anf yield by reference
Dmitry Stogov [Wed, 26 Feb 2014 14:07:16 +0000 (18:07 +0400)]
Fixed return anf yield by reference

11 years agoTemporary memory leak fix (should be done in a better way)
Dmitry Stogov [Wed, 26 Feb 2014 13:36:39 +0000 (17:36 +0400)]
Temporary memory leak fix (should be done in a better way)

11 years agoFixed user iterator creation
Dmitry Stogov [Wed, 26 Feb 2014 12:28:04 +0000 (16:28 +0400)]
Fixed user iterator creation

11 years agoFixed argument unpacking
Dmitry Stogov [Wed, 26 Feb 2014 12:17:28 +0000 (16:17 +0400)]
Fixed argument unpacking

11 years agoifixed foreach() by reference
Dmitry Stogov [Wed, 26 Feb 2014 11:38:58 +0000 (15:38 +0400)]
ifixed foreach() by reference

11 years agoTemorary fix for implicit IS_CV conversion into IS_INDIRECTR
Dmitry Stogov [Wed, 26 Feb 2014 11:17:08 +0000 (15:17 +0400)]
Temorary fix for implicit IS_CV conversion into IS_INDIRECTR

11 years agoFixed iterators API. zend_iterator_init() has to be used in each get_iterator() callback.
Dmitry Stogov [Wed, 26 Feb 2014 11:01:08 +0000 (15:01 +0400)]
Fixed iterators API. zend_iterator_init() has to be used in each get_iterator() callback.

11 years agoMerge branch 'refactoring2' of github.com:zendtech/php into refactoring2
Dmitry Stogov [Wed, 26 Feb 2014 09:59:20 +0000 (13:59 +0400)]
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2

11 years agoGenerator related fixes
Dmitry Stogov [Wed, 26 Feb 2014 09:58:59 +0000 (13:58 +0400)]
Generator related fixes

11 years agoFixed memory leak
Xinchen Hui [Wed, 26 Feb 2014 08:33:27 +0000 (16:33 +0800)]
Fixed memory leak

11 years agoFixed error msg
Xinchen Hui [Wed, 26 Feb 2014 08:24:44 +0000 (16:24 +0800)]
Fixed error msg

11 years agoFixed memory leak
Xinchen Hui [Wed, 26 Feb 2014 08:22:03 +0000 (16:22 +0800)]
Fixed memory leak

11 years agoRe-fixed unserialize
Xinchen Hui [Wed, 26 Feb 2014 07:51:53 +0000 (15:51 +0800)]
Re-fixed unserialize

11 years agoRevert "Fixed unserialize implementation (it's complicated, this issue took me 4...
Xinchen Hui [Wed, 26 Feb 2014 05:33:55 +0000 (13:33 +0800)]
Revert "Fixed unserialize implementation (it's complicated, this issue took me 4 hours :<, need some review)"

This reverts commit 80a178015d6b162ff0ba7a8e8f5a08c88829cc3c.

11 years agoMerge branch 'refactoring2' of github.com:zendtech/php into refactoring2
Xinchen Hui [Wed, 26 Feb 2014 04:52:43 +0000 (12:52 +0800)]
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2

11 years agoFixed unserialize implementation (it's complicated, this issue took me 4 hours :...
Xinchen Hui [Wed, 26 Feb 2014 04:50:40 +0000 (12:50 +0800)]
Fixed unserialize implementation (it's complicated, this issue took me 4 hours :<, need some review)

11 years agoFixed class name usage
Xinchen Hui [Wed, 26 Feb 2014 03:26:08 +0000 (11:26 +0800)]
Fixed class name usage

11 years agoFixed reference handling in zif_unserialize
Xinchen Hui [Wed, 26 Feb 2014 03:21:52 +0000 (11:21 +0800)]
Fixed reference handling in zif_unserialize

11 years agoFixed has_propery
Xinchen Hui [Wed, 26 Feb 2014 03:18:19 +0000 (11:18 +0800)]
Fixed has_propery

11 years agoFixed reference handling in serialize/unserialize
Xinchen Hui [Wed, 26 Feb 2014 03:08:13 +0000 (11:08 +0800)]
Fixed reference handling in serialize/unserialize

11 years agoReflection related fixes
Dmitry Stogov [Tue, 25 Feb 2014 22:02:57 +0000 (02:02 +0400)]
Reflection related fixes