new php-cs-fixer

This commit is contained in:
Shish
2021-12-14 18:32:47 +00:00
parent b2ceb36499
commit 3d9e32e919
466 changed files with 2138 additions and 1253 deletions

View File

@@ -1,4 +1,6 @@
<?php declare(strict_types=1);
<?php
declare(strict_types=1);
/*
* A small number of PHP-sanity things (eg don't silently ignore errors) to
* be included right at the very start of index.php and tests/bootstrap.php