Skip to content

Commit 6627bab

Browse files
author
Thies C. Arntzen
committed
name-protect new expat function
1 parent b1cc3bd commit 6627bab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/php_compat.h

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#define XML_DefaultCurrent php_XML_DefaultCurrent
3030
#define XML_ErrorString php_XML_ErrorString
3131
#define XML_ExpatVersion php_XML_ExpatVersion
32+
#define XML_ExpatVersionInfo php_XML_ExpatVersionInfo
3233
#define XML_ExternalEntityParserCreate php_XML_ExternalEntityParserCreate
3334
#define XML_GetBase php_XML_GetBase
3435
#define XML_GetBuffer php_XML_GetBuffer

0 commit comments

Comments
 (0)