1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Fixed OSS fuzz issues #55589, #55599, and #55727

This commit is contained in:
Derick Rethans
2023-02-07 13:24:01 +00:00
parent 81aedad452
commit 5d9ee8f920
6 changed files with 52 additions and 4 deletions

3
.gitattributes vendored
View File

@@ -23,3 +23,6 @@
**/*_arginfo.h linguist-generated
/Zend/zend_vm_execute.h linguist-generated
/Zend/zend_vm_opcodes.{h,c} linguist-generated
# The OSS fuzz files are bunary
/ext/date/tests/ossfuzz*.txt binary