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.
1 parent 60b7d73 commit 5cfe771Copy full SHA for 5cfe771
php/php-8.1.11/README.md
@@ -30,7 +30,8 @@ We've commented out the S_IFFIFO cases.
30
There is no such support in WASI yet.
31
32
We have taken a shortcut and just botched the exception handling in the zend
33
-zend engine. The program will just ignore exceptions as they happen.
+engine. The program will just ignore certain exceptions at the PHP engine level
34
+(exceptions raised from within PHP scripts work).
35
36
## sqlite3 support
37
0 commit comments