- Move Reflection into its own extension

This commit is contained in:
Marcus Boerger 2005-11-17 22:59:39 +00:00
parent 0be9760a60
commit a40a48fbd4
9 changed files with 99 additions and 4329 deletions

View file

@ -23,7 +23,6 @@
#include "zend.h"
#include "zend_API.h"
#include "zend_reflection_api.h"
#include "zend_builtin_functions.h"
#include "zend_interfaces.h"
#include "zend_exceptions.h"