diff options
Diffstat (limited to 'ext/reflection')
| -rwxr-xr-x | ext/reflection/config.m4 | 1 | ||||
| -rwxr-xr-x | ext/reflection/config.w32 | 1 | ||||
| -rw-r--r-- | ext/reflection/php_reflection.h | 2 |
3 files changed, 0 insertions, 4 deletions
diff --git a/ext/reflection/config.m4 b/ext/reflection/config.m4 index 08f8e1ef5d..daab409c32 100755 --- a/ext/reflection/config.m4 +++ b/ext/reflection/config.m4 @@ -1,4 +1,3 @@ -dnl $Id$ dnl config.m4 for extension reflection AC_DEFINE(HAVE_REFLECTION, 1, [Whether Reflection is enabled]) diff --git a/ext/reflection/config.w32 b/ext/reflection/config.w32 index 2eb33c66ee..508696d033 100755 --- a/ext/reflection/config.w32 +++ b/ext/reflection/config.w32 @@ -1,4 +1,3 @@ -// $Id$ // vim:ft=javascript EXTENSION("reflection", "php_reflection.c", false /* never shared */, "/DZEND_ENABLE_STATIC_TSRMLS_CACHE=1"); diff --git a/ext/reflection/php_reflection.h b/ext/reflection/php_reflection.h index 5a60d5805f..3a35639e7b 100644 --- a/ext/reflection/php_reflection.h +++ b/ext/reflection/php_reflection.h @@ -16,8 +16,6 @@ +----------------------------------------------------------------------+ */ -/* $Id$ */ - #ifndef PHP_REFLECTION_H #define PHP_REFLECTION_H |
