Skip to content

Commit da3295c

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
2 parents 996a0e6 + ec5391d commit da3295c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/ext/pcre/config.cmake.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
/* Number of bits in non-UTF mode for PCRE library. */
88
#cmakedefine PCRE2_CODE_UNIT_WIDTH @PCRE2_CODE_UNIT_WIDTH@
99

10-
/* Define to 1 if PCRE library is built statically. */
10+
/* Define to 1 if PCRE library is built statically on Windows. */
1111
#cmakedefine PCRE2_STATIC 1

0 commit comments

Comments
 (0)