We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b010fac commit b08d0a9Copy full SHA for b08d0a9
1 file changed
ext/zip/php_zip.h
@@ -36,7 +36,7 @@ extern zend_module_entry zip_module_entry;
36
#define ZIP_LENGTH_TO_END 0
37
#endif
38
39
-/* Additionnal flags not from libzip */
+/* Additional flags not from libzip */
40
#define ZIP_FL_OPEN_FILE_NOW (1u<<30)
41
42
#define PHP_ZIP_VERSION "1.22.8"
0 commit comments