Raise version min PHP 7.3.

This commit is contained in:
Wilmer Arambula
2024-03-20 17:27:20 -03:00
parent e2a167028b
commit ce813e5060
189 changed files with 1901 additions and 1586 deletions

View File

@ -20,7 +20,7 @@ use yiiunit\TestCase;
*/
class UrlRuleTest extends TestCase
{
protected function setUp()
protected function setUp(): void
{
parent::setUp();
$this->mockApplication();
@ -415,6 +415,8 @@ class UrlRuleTest extends TestCase
*/
public function testGetCreateUrlStatusProvider()
{
$this->expectNotToPerformAssertions();
return [
'single controller' => [
// rule properties