Catch deprecation warnings in oci tests

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
Côme Chilliet 2023-01-26 11:00:46 +01:00 committed by Joas Schilling
parent 0925709c62
commit ac5df8e94f
No known key found for this signature in database
GPG key ID: 74434EFE0D2E2205

View file

@ -36,6 +36,7 @@ jobs:
extensions: ctype, curl, dom, fileinfo, gd, imagick, intl, json, mbstring, oci8, openssl, pdo_sqlite, posix, sqlite, xml, zip
tools: phpunit:9
coverage: none
ini-file: development
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}