Skip to content

Commit 253dc38

Browse files
author
foobar
committed
Fixed bug #24563 (preg_match() crashes PHP under Apache2)
1 parent 8c7c27b commit 253dc38

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
@@ -39,6 +39,7 @@
3939
#define pcre_maketables php_pcre_maketables
4040
#define pcre_study php_pcre_study
4141
#define pcre_version php_pcre_version
42+
#define pcre_fullinfo php_pcre_fullinfo
4243
#endif
4344

4445
#define lookup php_lookup

0 commit comments

Comments
 (0)