Skip to content

Commit f5ff9b3

Browse files
committed
Add 8.5 suffix hints to FindPHP
1 parent c394594 commit f5ff9b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmake/cmake/modules/FindPHPSystem.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ find_program(
3131
PHPSystem_EXECUTABLE
3232
NAMES
3333
php
34+
php8.5
35+
php85
3436
php8.4
3537
php84
3638
php8.3

0 commit comments

Comments
 (0)