mirror of
https://github.com/danog/psalm.git
synced 2024-12-03 10:07:52 +01:00
d07b57576d
This stubs out the class constants for ZipArchive, which I believe are the only constants introduced by the `zip` extension. This should allow Psalm to run over code utilizing any of these constants even if the analyzing system doesn't have ext-zip installed/enabled (e.g. a GitHub Actions container). |
||
---|---|---|
.. | ||
apcu.phpstub | ||
decimal.phpstub | ||
dom.phpstub | ||
ds.phpstub | ||
ffi.phpstub | ||
geos.phpstub | ||
gmp.phpstub | ||
ibm_db2.phpstub | ||
intl.phpstub | ||
mongodb.phpstub | ||
mysqli.phpstub | ||
pdo.phpstub | ||
random.phpstub | ||
redis.phpstub | ||
simplexml.phpstub | ||
soap.phpstub | ||
xdebug.phpstub | ||
zip.phpstub |