Skip to content

Commit 9748a8d

Browse files
Merge branch '5.3' into 5.4
* 5.3: fix cs Update validators.lv.xlf Fix API gateway service name Fix CS in composer.json Update validators.uz.xlf [ExpressionLanguage] Fix LexerTest number types [Process] intersect with getenv() to populate default envs Improve CI script a bit Fix Loco Provider [Cache] fix dbindex Redis Fix typos in a test message Never rely on dynamic properties
2 parents 9c8d699 + 661a7a6 commit 9748a8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/EventDispatcherTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,7 @@ public function __invoke()
416416

417417
class TestEventListener
418418
{
419+
public $name;
419420
public $preFooInvoked = false;
420421
public $postFooInvoked = false;
421422

0 commit comments

Comments
 (0)