Skip to content

Commit 85f2183

Browse files
committed
Merge branch 'PHP-8.3'
2 parents fe45173 + 5fe85cc commit 85f2183

File tree

3 files changed

+321
-29
lines changed

3 files changed

+321
-29
lines changed

cmake/cmake/platforms/Windows.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,6 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Windows")
3737

3838
# PHP has unconditional getaddrinfo() support on Windows for now.
3939
set(HAVE_GETADDRINFO 1)
40+
41+
set(HAVE_NICE 1)
4042
endif()

0 commit comments

Comments
 (0)