We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d01316a + 1d89721 commit 3bcd923Copy full SHA for 3bcd923
cmake/ext/session/CMakeLists.txt
@@ -72,7 +72,7 @@ add_dependencies(
72
php_session
73
php_date
74
php_random
75
- php_spl # For spl autoloading https://bugs.php.net/53141 (optonal dependency).
+ php_spl # Optional dependency for spl autoloading https://bugs.php.net/53141
76
)
77
78
# Check whether pread() and pwrite() work.
0 commit comments