You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -54,14 +54,6 @@ parameters:
54
54
count:1
55
55
path:lib/Tmdb/Model/Movie.php
56
56
57
-
-
58
-
message:"""
59
-
#^Call to deprecated method getReleases\\(\\) of class Tmdb\\\\Model\\\\Movie\\:
60
-
Use the getReleaseDates instead$#
61
-
"""
62
-
count:1
63
-
path:lib/Tmdb/Repository/MovieRepository.php
64
-
65
57
-
66
58
message:"""
67
59
#^Return type of method Tmdb\\\\Repository\\\\MovieRepository\\:\\:getReleases\\(\\) has typehint with deprecated class Tmdb\\\\Model\\\\Movie\\\\Release\\:
0 commit comments