php-src/ext/reflection
Adam Harvey fea9a6fc77 Merge remote-tracking branch 'datibbaw/kill-ereg'
Conflicts:
	ext/ereg/config.w32
	ext/ereg/config0.m4
	ext/ereg/ereg.c
	ext/ereg/php_ereg.h
	ext/ereg/php_regex.h
	ext/ereg/regex/engine.c
	ext/ereg/regex/main.c
	ext/ereg/regex/regcomp.c
	ext/ereg/regex/regerror.c
	ext/ereg/tests/split_error_002.phpt
	ext/ereg/tests/split_variation_003.phpt
	ext/ereg/tests/spliti_error_002.phpt
	ext/ereg/tests/spliti_variation_003.phpt
	ext/pgsql/pgsql.c
	sapi/apache/php_apache_http.h
	sapi/apache_hooks/php_apache_http.h
2015-03-05 00:21:38 +00:00
..
tests Merge remote-tracking branch 'datibbaw/kill-ereg' 2015-03-05 00:21:38 +00:00
config.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 more exts converted for static tsrm ls pointer 2014-10-15 19:19:23 +02:00
CREDITS - Moved reflection into its own extension 2005-11-30 21:53:20 +00:00
php_reflection.c Lazy duplication of op_array->static_variables 2015-02-20 13:28:26 +03:00
php_reflection.h bump year 2015-01-15 23:27:30 +08:00
reflectionclass_for_traits.phpt Add test to ensure ReflectionClass works correctly with traits 2015-02-12 23:25:09 +01:00