Skip to content

Commit 1d89721

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
2 parents 6344110 + c0c7698 commit 1d89721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/ext/session/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ add_dependencies(
7272
php_session
7373
php_date
7474
php_random
75-
php_spl # For spl autoloading https://bugs.php.net/53141 (optonal dependency).
75+
php_spl # Optional dependency for spl autoloading https://bugs.php.net/53141
7676
)
7777

7878
# Check whether pread() and pwrite() work.

0 commit comments

Comments
 (0)