]> granicus.if.org Git - php/commit
Merge branch 'array_keys_strict_refs' of https://github.com/tony2001/php-src
authorBob Weinand <bobwei9@hotmail.com>
Mon, 5 Oct 2015 12:45:15 +0000 (14:45 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Mon, 5 Oct 2015 12:50:04 +0000 (14:50 +0200)
commita6be0f3fd6cdd59ac00ecd76630c6c04fee03417
tree3339746b2cf7f7dcb5e11d52896f141ecff7c129
parent881c50252066132f83e190325e344f532be19033
Merge branch 'array_keys_strict_refs' of https://github.com/tony2001/php-src
Zend/zend_operators.c
Zend/zend_operators.h
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
ext/standard/array.c
ext/standard/tests/array/array_keys_non_strict.phpt [new file with mode: 0644]
ext/standard/tests/array/array_keys_strict.phpt [new file with mode: 0644]
ext/standard/tests/array/array_keys_strict_ref.phpt [new file with mode: 0644]