mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
- MFH Move reflection to its own extension
# As discussed with RM
This commit is contained in:
parent
c60079862b
commit
16177d63f2
5 changed files with 1 additions and 20 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