DDB-1753 #5

Merged
dcherednik merged 21 commits from DDB-1753 into master 2025-03-21 13:37:34 +03:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit eda759e7aa - Show all commits

View File

@ -1,4 +1,5 @@
<?php <?php
const E_STRICT = 1;
use App\Kernel; use App\Kernel;