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 5cfe771 commit b1c7bb7Copy full SHA for b1c7bb7
php/php-8.1.11/README.md
@@ -15,7 +15,7 @@ We are not using mman emulation due to the reasons outlined [below](#mmap-suppor
15
This describes the most common places where we needed to exclude code because
16
a method or constant is not available or is somehow different with WASI.
17
18
-## S_IFSOCK is the same as S_IFFIFO
+## S_IFSOCK is the same as S_IFIFO
19
20
WASI snapshot2 is not out yet - https://github.com/nodejs/uvwasi/issues/59.
21
0 commit comments