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 6344110 + c0c7698 commit 1d89721Copy full SHA for 1d89721
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