mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Prefix some symbols with php_
^(pcre|Xml|XML).*
This commit is contained in:
parent
365f379435
commit
315999da94
7 changed files with 76 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
|
||||
#include "php_version.h"
|
||||
#include "zend.h"
|
||||
#include "php_compat.h"
|
||||
|
||||
/* automake defines PACKAGE and VERSION for Zend too */
|
||||
#ifdef PACKAGE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue