Skip to content

Commit ad3b1a6

Browse files
committed
Merge branch 'PHP-8.4'
2 parents ffd9a29 + 39015dc commit ad3b1a6

File tree

4 files changed

+237
-407
lines changed

4 files changed

+237
-407
lines changed

cmake/cmake/modules/PHP/ConfigureFile.cmake

Lines changed: 0 additions & 277 deletions
This file was deleted.

cmake/main/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,8 @@ function(_php_main_configure_build_defs)
326326
CONTENT "${content}"
327327
)
328328

329-
# Regenerate file on the install step when using different installation
330-
# prefix at the 'cmake --install ... --prefix <install-prefix>' phase.
329+
# Regenerate file on the install step when using different installation prefix
330+
# at the 'cmake --install ... --prefix <install-prefix>' phase.
331331
string(CONFIGURE [[
332332
@code@
333333
configure_file(

0 commit comments

Comments
 (0)