Skip to content

Commit 5b29884

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
2 parents b97550f + 54ff633 commit 5b29884

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/ext/mbstring/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ target_sources(
147147

148148
add_dependencies(php_mbstring php_pcre)
149149

150+
# TODO: Fix this better. See also https://github.com/php/php-src/pull/13713
150151
message(STATUS "Creating ext/mbstring/libmbfl/config.h")
151152
file(CONFIGURE OUTPUT libmbfl/config.h CONTENT [[
152153
#ifdef _WIN32

0 commit comments

Comments
 (0)