owncloud / files_antivirus

:space_invader: virus scanner for ownCloud
GNU Affero General Public License v3.0
48 stars 30 forks source link

[tests-only] Check PHP code with 7.3 #528

Closed phil-davis closed 1 year ago

phil-davis commented 1 year ago

oC10 core up to 10.11 supports PHP 7.3. For the time being, when we release core apps, we want to know that the PHP code works OK with PHP 7.3. So run code-style in CI with PHP 7.3

phil-davis commented 1 year ago

https://drone.owncloud.com/owncloud/files_antivirus/2783/2/3 coding-standard-php7.3 passes - good.