@@ -1704,84 +1704,6 @@ parameters:
1704
1704
count : 1
1705
1705
path : tests/cases/events/functional/ResponseCest.php
1706
1706
1707
- -
1708
- message : ' #^Cannot call method getComponents\(\) on object\|null\.$#'
1709
- identifier : method.nonObject
1710
- count : 1
1711
- path : tests/cases/locale-urls/config.php
1712
-
1713
- -
1714
- message : ' #^Cannot call method has\(\) on object\|null\.$#'
1715
- identifier : method.nonObject
1716
- count : 1
1717
- path : tests/cases/locale-urls/config.php
1718
-
1719
- -
1720
- message : ' #^Cannot call method set\(\) on object\|null\.$#'
1721
- identifier : method.nonObject
1722
- count : 1
1723
- path : tests/cases/locale-urls/config.php
1724
-
1725
- -
1726
- message : ' #^Access to an undefined property yii\\console\\Request\|yii\\web\\Request\:\:\$bodyParams\.$#'
1727
- identifier : property.notFound
1728
- count : 1
1729
- path : tests/cases/locale-urls/controllers/SiteController.php
1730
-
1731
- -
1732
- message : ' #^Access to an undefined property yii\\console\\Response\|yii\\web\\Response\:\:\$statusCode\.$#'
1733
- identifier : property.notFound
1734
- count : 1
1735
- path : tests/cases/locale-urls/controllers/SiteController.php
1736
-
1737
- -
1738
- message : ' #^Cannot access property \$request on yii\\base\\Application\|null\.$#'
1739
- identifier : property.nonObject
1740
- count : 1
1741
- path : tests/cases/locale-urls/controllers/SiteController.php
1742
-
1743
- -
1744
- message : ' #^Cannot access property \$response on yii\\base\\Application\|null\.$#'
1745
- identifier : property.nonObject
1746
- count : 1
1747
- path : tests/cases/locale-urls/controllers/SiteController.php
1748
-
1749
- -
1750
- message : ' #^Method app\\localeurls\\controllers\\SiteController\:\:actionForm\(\) has no return type specified\.$#'
1751
- identifier : missingType.return
1752
- count : 1
1753
- path : tests/cases/locale-urls/controllers/SiteController.php
1754
-
1755
- -
1756
- message : ' #^Method app\\localeurls\\controllers\\SiteController\:\:actionPost\(\) has no return type specified\.$#'
1757
- identifier : missingType.return
1758
- count : 1
1759
- path : tests/cases/locale-urls/controllers/SiteController.php
1760
-
1761
- -
1762
- message : ' #^Method tests\\LocaleUrlCest\:\:testFormSubmit\(\) has no return type specified\.$#'
1763
- identifier : missingType.return
1764
- count : 1
1765
- path : tests/cases/locale-urls/functional/LocaleUrlCest.php
1766
-
1767
- -
1768
- message : ' #^Method tests\\LocaleUrlCest\:\:testFormSubmit2\(\) has no return type specified\.$#'
1769
- identifier : missingType.return
1770
- count : 1
1771
- path : tests/cases/locale-urls/functional/LocaleUrlCest.php
1772
-
1773
- -
1774
- message : ' #^Method tests\\LocaleUrlCest\:\:testInstantiation\(\) has no return type specified\.$#'
1775
- identifier : missingType.return
1776
- count : 1
1777
- path : tests/cases/locale-urls/functional/LocaleUrlCest.php
1778
-
1779
- -
1780
- message : ' #^Method tests\\LocaleUrlCest\:\:testMultipleGet\(\) has no return type specified\.$#'
1781
- identifier : missingType.return
1782
- count : 1
1783
- path : tests/cases/locale-urls/functional/LocaleUrlCest.php
1784
-
1785
1707
-
1786
1708
message : ' #^Cannot access property \$mailer on yii\\base\\Application\|null\.$#'
1787
1709
identifier : property.nonObject
0 commit comments