[PATCH] fix deprecation error on PHP 8.4 Implicitly marking parameter $arguments as nullable is deprecated, the explicit nullable type must be used instead
Fix phpunit deprecation warning This was required before migration to phpunit 10. . Output was produced with: . phpunit --migrate-configuration . Error was: . There was 1 PHPUnit test runner deprecation: . 1) Your XML configuration validates against a deprecated schema. Migrate your XML configuration using "--migrate-configuration"! .
Fix phpunit deprecation warning This was required before migration to phpunit 10. . Error was: . PHPUnit 9.5.20 #StandWithUkraine Warning - The configuration file did not pass validation! The following problems have been detected: Line 9: - Element 'log': This element is not expected. Line 11: - Element 'filter': This element is not expected. Test results may not be as expected.
Fab Stz <fabstz-it@yahoo.fr>
no
Showing 1 to 3 of 3 entries
All known versions for source package 'php-datto-json-rpc'