Skip to content

Commit 5cfe771

Browse files
assambarereslibre
andauthored
Update php/php-8.1.11/README.md
Co-authored-by: Rafael Fernández López <[email protected]>
1 parent 60b7d73 commit 5cfe771

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

php/php-8.1.11/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ We've commented out the S_IFFIFO cases.
3030
There is no such support in WASI yet.
3131

3232
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.
33+
engine. The program will just ignore certain exceptions at the PHP engine level
34+
(exceptions raised from within PHP scripts work).
3435

3536
## sqlite3 support
3637

0 commit comments

Comments
 (0)