]> granicus.if.org Git - php/commit
Revert "Implemented FR #61602 Allow access to name of constant used as default value"
authorXinchen Hui <laruence@php.net>
Wed, 23 May 2012 05:50:12 +0000 (13:50 +0800)
committerXinchen Hui <laruence@php.net>
Wed, 23 May 2012 05:50:12 +0000 (13:50 +0800)
commitdf481764f34b0268025d031a082297edee124c7c
tree7ba1f750e24e9d817a449fbf4763dd7ec0dce417
parent29876c5c29e737158ecfeb32a59b5bfb0607723b
Revert "Implemented FR #61602 Allow access to name of constant used as default value"

This reverts commit 054f3e3ce5af13c2c3a6ccd54f7dc3e2f6cd4f74.

See: http://news.php.net/php.cvs/69137 and the author confirmed.
Will commit later after the author fixed this then make a new PR.

Conflicts:

ext/reflection/php_reflection.c
ext/reflection/php_reflection.c
ext/reflection/tests/ReflectionParameter_DefaultValueConstant_basic1.phpt [deleted file]
ext/reflection/tests/ReflectionParameter_DefaultValueConstant_basic2.phpt [deleted file]
ext/reflection/tests/ReflectionParameter_DefaultValueConstant_error.phpt [deleted file]