File tree Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 4
4
<phar name =" php-cs-fixer" version =" ^3.0" installed =" 3.0.0" location =" ./tools/php-cs-fixer" copy =" true" />
5
5
<phar name =" phpdox" version =" ^0.12" installed =" 0.12.0" location =" ./tools/phpdox" copy =" true" />
6
6
<phar name =" phploc" version =" ^4.0" installed =" 4.0.1" location =" ./tools/phploc" copy =" true" />
7
- <phar name =" psalm" version =" ^4.0" installed =" 4.8 .1" location =" ./tools/psalm" copy =" true" />
7
+ <phar name =" psalm" version =" ^4.0" installed =" 4.9 .1" location =" ./tools/psalm" copy =" true" />
8
8
<phar name =" humbug/php-scoper" version =" ^0.15.0" installed =" 0.15.0" location =" ./tools/php-scoper" copy =" true" />
9
9
<phar name =" composer" version =" ^2.0.3" installed =" 2.1.5" location =" ./tools/composer" copy =" true" />
10
10
</phive >
Original file line number Diff line number Diff line change 990
990
<code >endTest</code >
991
991
<code >startTest</code >
992
992
</DeprecatedMethod >
993
- <DeprecatedProperty occurrences =" 1" >
993
+ <DeprecatedProperty occurrences =" 11" >
994
+ <code >$this-> listeners</code >
995
+ <code >$this-> listeners</code >
996
+ <code >$this-> listeners</code >
997
+ <code >$this-> listeners</code >
998
+ <code >$this-> listeners</code >
999
+ <code >$this-> listeners</code >
1000
+ <code >$this-> listeners</code >
1001
+ <code >$this-> listeners</code >
1002
+ <code >$this-> listeners</code >
1003
+ <code >$this-> listeners</code >
994
1004
<code >$this-> listeners</code >
995
1005
</DeprecatedProperty >
996
1006
<DocblockTypeContradiction occurrences =" 1" >
1453
1463
<MissingParamType occurrences =" 1" >
1454
1464
<code >$variable</code >
1455
1465
</MissingParamType >
1456
- <PossiblyInvalidIterator occurrences =" 1" >
1457
- <code >$constants['user']</code >
1458
- </PossiblyInvalidIterator >
1459
1466
</file >
1460
1467
<file src =" src/Util/Json.php" >
1461
1468
<MissingParamType occurrences =" 1" >
You can’t perform that action at this time.
0 commit comments