mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
- Move Reflection into its own extension
This commit is contained in:
parent
0be9760a60
commit
a40a48fbd4
9 changed files with 99 additions and 4329 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue