| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847 |
- parameters:
- ignoreErrors:
- -
- message: "#^Strict comparison using \\=\\=\\= between string and false will always evaluate to false\\.$#"
- count: 1
- path: src/Auth/DigestAuthenticate.php
- -
- message: "#^Method Cake\\\\Auth\\\\Storage\\\\MemoryStorage\\:\\:redirectUrl\\(\\) should return array\\|string\\|null but return statement is missing\\.$#"
- count: 1
- path: src/Auth/Storage/MemoryStorage.php
- -
- message: "#^Constructor of class Cake\\\\Auth\\\\Storage\\\\SessionStorage has an unused parameter \\$response\\.$#"
- count: 1
- path: src/Auth/Storage/SessionStorage.php
- -
- message: "#^Method Cake\\\\Auth\\\\Storage\\\\SessionStorage\\:\\:redirectUrl\\(\\) should return array\\|string\\|null but return statement is missing\\.$#"
- count: 1
- path: src/Auth/Storage/SessionStorage.php
- -
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
- count: 2
- path: src/Cache/CacheEngine.php
- -
- message: "#^Access to undefined constant Memcached\\:\\:OPT_CLIENT_MODE\\.$#"
- count: 1
- path: src/Cache/Engine/MemcachedEngine.php
- -
- message: "#^Access to undefined constant Memcached\\:\\:DYNAMIC_CLIENT_MODE\\.$#"
- count: 1
- path: src/Cache/Engine/MemcachedEngine.php
- -
- message: "#^Parameter \\#1 \\$iterator of class LimitIterator constructor expects Iterator, Countable&Traversable given\\.$#"
- count: 2
- path: src/Collection/Collection.php
- -
- message: "#^Parameter \\#1 \\$it of method AppendIterator\\:\\:append\\(\\) expects Iterator, Traversable given\\.$#"
- count: 2
- path: src/Collection/Collection.php
- -
- message: "#^Strict comparison using \\=\\=\\= between class\\-string\\<ArrayObject\\> and 'ArrayIterator' will always evaluate to false\\.$#"
- count: 1
- path: src/Collection/Collection.php
- -
- message: "#^Parameter \\#1 \\$iterator of class LimitIterator constructor expects Iterator, Countable&Traversable given\\.$#"
- count: 2
- path: src/Collection/Iterator/TreeIterator.php
- -
- message: "#^Parameter \\#1 \\$it of method AppendIterator\\:\\:append\\(\\) expects Iterator, Traversable given\\.$#"
- count: 2
- path: src/Collection/Iterator/TreeIterator.php
- -
- message: "#^Strict comparison using \\=\\=\\= between class\\-string\\<ArrayObject\\> and 'ArrayIterator' will always evaluate to false\\.$#"
- count: 1
- path: src/Collection/Iterator/TreeIterator.php
- -
- message: "#^Parameter \\#1 \\$iterator of class LimitIterator constructor expects Iterator, Countable&Traversable given\\.$#"
- count: 2
- path: src/Collection/Iterator/TreePrinter.php
- -
- message: "#^Parameter \\#1 \\$it of method AppendIterator\\:\\:append\\(\\) expects Iterator, Traversable given\\.$#"
- count: 2
- path: src/Collection/Iterator/TreePrinter.php
- -
- message: "#^Strict comparison using \\=\\=\\= between class\\-string\\<ArrayObject\\> and 'ArrayIterator' will always evaluate to false\\.$#"
- count: 1
- path: src/Collection/Iterator/TreePrinter.php
- -
- message: "#^Parameter \\#1 \\$iterator of class LimitIterator constructor expects Iterator, Countable&Traversable given\\.$#"
- count: 2
- path: src/Collection/Iterator/ZipIterator.php
- -
- message: "#^Parameter \\#1 \\$it of method AppendIterator\\:\\:append\\(\\) expects Iterator, Traversable given\\.$#"
- count: 2
- path: src/Collection/Iterator/ZipIterator.php
- -
- message: "#^Strict comparison using \\=\\=\\= between class\\-string\\<ArrayObject\\> and 'ArrayIterator' will always evaluate to false\\.$#"
- count: 1
- path: src/Collection/Iterator/ZipIterator.php
- -
- message: "#^Parameter \\#1 \\$iterator of class LimitIterator constructor expects Iterator, Countable&Traversable given\\.$#"
- count: 2
- path: src/ORM/ResultSet.php
- -
- message: "#^Parameter \\#1 \\$it of method AppendIterator\\:\\:append\\(\\) expects Iterator, Traversable given\\.$#"
- count: 2
- path: src/ORM/ResultSet.php
- -
- message: "#^Strict comparison using \\=\\=\\= between class\\-string\\<ArrayObject\\> and 'ArrayIterator' will always evaluate to false\\.$#"
- count: 1
- path: src/ORM/ResultSet.php
- -
- message: "#^Method Cake\\\\ORM\\\\ResultSet\\:\\:first\\(\\) should return array\\|object but return statement is missing\\.$#"
- count: 1
- path: src/ORM/ResultSet.php
- -
- message: "#^Call to an undefined method Traversable\\:\\:getArrayCopy\\(\\)\\.$#"
- count: 1
- path: src/Collection/Iterator/ExtractIterator.php
- -
- message: "#^Unsafe usage of new static\\(\\)\\.$#"
- count: 1
- path: src/Collection/Iterator/NestIterator.php
- -
- message: "#^Unsafe usage of new static\\(\\)\\.$#"
- count: 1
- path: src/Collection/Iterator/NoChildrenIterator.php
- -
- message: "#^Parameter \\#1 \\$var_array of function extract is passed by reference, so it expects variables only\\.$#"
- count: 1
- path: src/Command/I18nExtractCommand.php
- -
- message: "#^Strict comparison using \\!\\=\\= between null and null will always evaluate to false\\.$#"
- count: 2
- path: src/Command/I18nExtractCommand.php
- -
- message: "#^Else branch is unreachable because ternary operator condition is always true\\.$#"
- count: 1
- path: src/Console/CommandCollection.php
- -
- message: "#^Strict comparison using \\=\\=\\= between int and null will always evaluate to false\\.$#"
- count: 1
- path: src/Console/CommandRunner.php
- -
- message: "#^Unsafe usage of new static\\(\\)\\.$#"
- count: 2
- path: src/Console/ConsoleOptionParser.php
- -
- message: "#^Strict comparison using \\=\\=\\= between int and null will always evaluate to false\\.$#"
- count: 1
- path: src/Console/ShellDispatcher.php
- -
- message: "#^Call to an undefined method Cake\\\\Auth\\\\Storage\\\\StorageInterface\\:\\:getConfig\\(\\)\\.$#"
- count: 1
- path: src/Controller/Component/AuthComponent.php
- -
- message: "#^Call to an undefined method Cake\\\\Auth\\\\Storage\\\\StorageInterface\\:\\:setConfig\\(\\)\\.$#"
- count: 1
- path: src/Controller/Component/AuthComponent.php
- -
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
- count: 1
- path: src/Controller/Component/RequestHandlerComponent.php
- -
- message: "#^Property Cake\\\\Controller\\\\Controller\\:\\:\\$response \\(Cake\\\\Http\\\\Response\\) does not accept Psr\\\\Http\\\\Message\\\\ResponseInterface\\.$#"
- count: 1
- path: src/Controller/Controller.php
- -
- message: "#^Parameter \\#1 \\$request of method Cake\\\\Controller\\\\ControllerFactory\\:\\:getControllerClass\\(\\) expects Cake\\\\Http\\\\ServerRequest, Psr\\\\Http\\\\Message\\\\ServerRequestInterface given\\.$#"
- count: 1
- path: src/Controller/ControllerFactory.php
- -
- message: "#^Parameter \\#1 \\$request of method Cake\\\\Controller\\\\ControllerFactory\\:\\:missingController\\(\\) expects Cake\\\\Http\\\\ServerRequest, Psr\\\\Http\\\\Message\\\\ServerRequestInterface given\\.$#"
- count: 2
- path: src/Controller/ControllerFactory.php
- -
- message: "#^Parameter \\#1 \\$autoload_function of function spl_autoload_register expects callable\\(string\\)\\: void, array\\(\\$this\\(Cake\\\\Core\\\\ClassLoader\\), 'loadClass'\\) given\\.$#"
- count: 1
- path: src/Core/ClassLoader.php
- -
- message: "#^PHPDoc tag @param for parameter \\$object with type TObject is not subtype of native type object\\.$#"
- count: 1
- path: src/Core/ObjectRegistry.php
- -
- message: "#^Array \\(array\\<string, TObject\\>\\) does not accept object\\.$#"
- count: 1
- path: src/Core/ObjectRegistry.php
- -
- message: "#^Variable \\$_registry in PHPDoc tag @var does not exist\\.$#"
- count: 1
- path: src/Cache/Cache.php
- -
- message: "#^Variable \\$_registry in PHPDoc tag @var does not exist\\.$#"
- count: 1
- path: src/Datasource/ConnectionManager.php
- -
- message: "#^Variable \\$_registry in PHPDoc tag @var does not exist\\.$#"
- count: 1
- path: src/Log/Log.php
- -
- message: "#^Variable \\$_registry in PHPDoc tag @var does not exist\\.$#"
- count: 1
- path: src/Mailer/Mailer.php
- -
- message: "#^Variable \\$_registry in PHPDoc tag @var does not exist\\.$#"
- count: 1
- path: src/Mailer/TransportFactory.php
- -
- message: "#^Access to an undefined property PDO\\:\\:\\$_connection\\.$#"
- count: 1
- path: src/Database/Driver/Sqlserver.php
- -
- message: "#^If condition is always true\\.$#"
- count: 1
- path: src/Database/Driver/Sqlserver.php
- -
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
- count: 1
- path: src/Database/Driver/Sqlserver.php
- -
- message: "#^Instanceof between mixed and int\\|string results in an error\\.$#"
- count: 1
- path: src/Database/Driver/Sqlserver.php
- -
- message: "#^Property Cake\\\\Database\\\\Driver\\:\\:\\$_connection \\(PDO\\) does not accept null\\.$#"
- count: 2
- path: src/Database/Driver.php
- -
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
- count: 1
- path: src/Database/Driver.php
- -
- message: "#^If condition is always true\\.$#"
- count: 1
- path: src/Database/Driver/Mysql.php
- -
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
- count: 1
- path: src/Database/Driver/Mysql.php
- -
- message: "#^Instanceof between mixed and int\\|string results in an error\\.$#"
- count: 1
- path: src/Database/Driver/Mysql.php
- -
- message: "#^If condition is always true\\.$#"
- count: 1
- path: src/Database/Driver/Postgres.php
- -
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
- count: 1
- path: src/Database/Driver/Postgres.php
- -
- message: "#^Instanceof between mixed and int\\|string results in an error\\.$#"
- count: 1
- path: src/Database/Driver/Postgres.php
- -
- message: "#^If condition is always true\\.$#"
- count: 1
- path: src/Database/Driver/Sqlite.php
- -
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
- count: 1
- path: src/Database/Driver/Sqlite.php
- -
- message: "#^Instanceof between mixed and int\\|string results in an error\\.$#"
- count: 1
- path: src/Database/Driver/Sqlite.php
- -
- message: "#^Unsafe usage of new static\\(\\)\\.$#"
- count: 7
- path: src/Database/Expression/QueryExpression.php
- -
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
- count: 1
- path: src/Database/Expression/QueryExpression.php
- -
- message: "#^Access to an undefined property Exception\\:\\:\\$queryString\\.$#"
- count: 1
- path: src/Database/Log/LoggingStatement.php
- -
- message: "#^Result of && is always false\\.$#"
- count: 1
- path: src/Database/Query.php
- -
- message: "#^Access to undefined constant PDO\\:\\:SQLSRV_ENCODING_BINARY\\.$#"
- count: 1
- path: src/Database/Statement/SqlserverStatement.php
- -
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
- count: 1
- path: src/ORM/Entity.php
- -
- message: "#^Result of && is always false\\.$#"
- count: 2
- path: src/Datasource/QueryCacher.php
- -
- message: "#^Cannot unset offset 'args' on array\\('path' \\=\\> string, 'reference' \\=\\> mixed\\)\\.$#"
- count: 1
- path: src/Error/Debugger.php
- -
- message: "#^Cannot unset offset 'object' on array\\('path' \\=\\> string, 'reference' \\=\\> mixed\\)\\.$#"
- count: 1
- path: src/Error/Debugger.php
- -
- message: "#^Unsafe usage of new static\\(\\)\\.$#"
- count: 1
- path: src/Event/EventManager.php
- -
- message: "#^Method Cake\\\\Event\\\\EventManager\\:\\:instance\\(\\) should return static\\(Cake\\\\Event\\\\EventManager\\) but returns Cake\\\\Event\\\\EventManager\\.$#"
- count: 1
- path: src/Event/EventManager.php
- -
- message: "#^Call to function is_int\\(\\) with string\\|false will always evaluate to false\\.$#"
- count: 1
- path: src/Filesystem/File.php
- -
- message: "#^Parameter \\#1 \\$it of class RegexIterator constructor expects Iterator, Traversable given\\.$#"
- count: 1
- path: src/Filesystem/Filesystem.php
- -
- message: "#^Parameter \\#1 \\$it of class CallbackFilterIterator constructor expects Iterator, Traversable given\\.$#"
- count: 1
- path: src/Filesystem/Filesystem.php
- -
- message: "#^Constructor of class Cake\\\\Http\\\\Client\\\\Auth\\\\Digest has an unused parameter \\$options\\.$#"
- count: 1
- path: src/Http/Client/Auth/Digest.php
- -
- message: "#^Property Cake\\\\Http\\\\Cookie\\\\Cookie\\:\\:\\$sameSite \\(Cake\\\\Http\\\\Cookie\\\\CookieInterface\\) does not accept string\\.$#"
- count: 1
- path: src/Http/Cookie/Cookie.php
- -
- message: "#^Unsafe usage of new static\\(\\)\\.$#"
- count: 1
- path: src/Http/Cookie/Cookie.php
- -
- message: "#^Call to an undefined method DateTimeInterface\\:\\:setTimezone\\(\\)\\.$#"
- count: 1
- path: src/Http/Cookie/Cookie.php
- -
- message: "#^Method Cake\\\\Http\\\\Cookie\\\\Cookie\\:\\:createFromHeaderString\\(\\) should return static\\(Cake\\\\Http\\\\Cookie\\\\Cookie\\) but returns Cake\\\\Http\\\\Cookie\\\\Cookie\\.$#"
- count: 1
- path: src/Http/Cookie/Cookie.php
- -
- message: "#^If condition is always true\\.$#"
- count: 1
- path: src/Http/Cookie/Cookie.php
- -
- message: "#^Parameter \\#2 \\.\\.\\.\\$args of function sprintf expects bool\\|float\\|int\\|string\\|null, Cake\\\\Http\\\\Cookie\\\\CookieInterface given\\.$#"
- count: 1
- path: src/Http/Cookie/Cookie.php
- -
- message: "#^Method Cake\\\\Http\\\\Cookie\\\\Cookie\\:\\:getSameSite\\(\\) should return string\\|null but returns Cake\\\\Http\\\\Cookie\\\\CookieInterface\\.$#"
- count: 1
- path: src/Http/Cookie/Cookie.php
- -
- message: "#^Property Cake\\\\Http\\\\Cookie\\\\Cookie\\:\\:\\$sameSite \\(Cake\\\\Http\\\\Cookie\\\\CookieInterface\\) does not accept string\\|null\\.$#"
- count: 1
- path: src/Http/Cookie/Cookie.php
- -
- message: "#^Unsafe usage of new static\\(\\)\\.$#"
- count: 2
- path: src/Http/Cookie/CookieCollection.php
- -
- message: "#^Method Cake\\\\Http\\\\Response\\:\\:withDisabledCache\\(\\) should return static\\(Cake\\\\Http\\\\Response\\) but returns Cake\\\\Http\\\\Response\\.$#"
- count: 1
- path: src/Http/Response.php
- -
- message: "#^Method Cake\\\\Http\\\\Response\\:\\:withCache\\(\\) should return static\\(Cake\\\\Http\\\\Response\\) but returns Cake\\\\Http\\\\Response\\.$#"
- count: 1
- path: src/Http/Response.php
- -
- message: "#^Method Cake\\\\Http\\\\Response\\:\\:withNotModified\\(\\) should return static\\(Cake\\\\Http\\\\Response\\) but returns Cake\\\\Http\\\\Response\\.$#"
- count: 1
- path: src/Http/Response.php
- -
- message: "#^Call to an undefined method DateTimeInterface\\:\\:setTimezone\\(\\)\\.$#"
- count: 1
- path: src/Http/Response.php
- -
- message: "#^Method Cake\\\\Http\\\\Response\\:\\:withFile\\(\\) should return static\\(Cake\\\\Http\\\\Response\\) but returns Cake\\\\Http\\\\Response\\.$#"
- count: 1
- path: src/Http/Response.php
- -
- message: "#^Access to an undefined property Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:\\$webroot\\.$#"
- count: 3
- path: src/Http/ServerRequestFactory.php
- -
- message: "#^Access to an undefined property Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:\\$base\\.$#"
- count: 2
- path: src/Http/ServerRequestFactory.php
- -
- message: "#^Unsafe usage of new static\\(\\)\\.$#"
- count: 1
- path: src/Http/Session.php
- -
- message: "#^Variable \\$_SESSION in isset\\(\\) always exists and is not nullable\\.$#"
- count: 2
- path: src/Http/Session.php
- -
- message: "#^Call to an undefined method Cake\\\\Chronos\\\\DifferenceFormatterInterface\\:\\:dateAgoInWords\\(\\)\\.$#"
- count: 1
- path: src/I18n/Date.php
- -
- message: "#^Call to function is_subclass_of\\(\\) with class\\-string\\<static\\(Cake\\\\I18n\\\\Date\\)\\> and 'Cake\\\\\\\\Chronos\\\\\\\\Date' will always evaluate to false\\.$#"
- count: 1
- path: src/I18n/Date.php
- -
- message: "#^Unsafe usage of new static\\(\\)\\.$#"
- count: 1
- path: src/I18n/Date.php
- -
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
- count: 1
- path: src/I18n/Date.php
- -
- message: "#^Result of \\|\\| is always true\\.$#"
- count: 1
- path: src/I18n/FrozenDate.php
- -
- message: "#^Unsafe usage of new static\\(\\)\\.$#"
- count: 1
- path: src/I18n/FrozenDate.php
- -
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
- count: 1
- path: src/I18n/FrozenDate.php
- -
- message: "#^Call to an undefined method Cake\\\\Chronos\\\\DifferenceFormatterInterface\\:\\:dateAgoInWords\\(\\)\\.$#"
- count: 1
- path: src/I18n/FrozenDate.php
- -
- message: "#^Call to function is_subclass_of\\(\\) with class\\-string\\<static\\(Cake\\\\I18n\\\\FrozenTime\\)\\> and 'Cake\\\\\\\\Chronos\\\\\\\\Date' will always evaluate to false\\.$#"
- count: 1
- path: src/I18n/FrozenTime.php
- -
- message: "#^Unsafe usage of new static\\(\\)\\.$#"
- count: 1
- path: src/I18n/FrozenTime.php
- -
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
- count: 1
- path: src/I18n/FrozenTime.php
- -
- message: "#^Call to an undefined method Cake\\\\Chronos\\\\DifferenceFormatterInterface\\:\\:timeAgoInWords\\(\\)\\.$#"
- count: 1
- path: src/I18n/FrozenTime.php
- -
- message: "#^Call to function is_subclass_of\\(\\) with class\\-string\\<static\\(Cake\\\\I18n\\\\Time\\)\\> and 'Cake\\\\\\\\Chronos\\\\\\\\Date' will always evaluate to false\\.$#"
- count: 1
- path: src/I18n/Time.php
- -
- message: "#^Unsafe usage of new static\\(\\)\\.$#"
- count: 1
- path: src/I18n/Time.php
- -
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
- count: 1
- path: src/I18n/Time.php
- -
- message: "#^Call to an undefined method Cake\\\\Chronos\\\\DifferenceFormatterInterface\\:\\:timeAgoInWords\\(\\)\\.$#"
- count: 1
- path: src/I18n/Time.php
- -
- message: "#^PHPDoc tag @var has invalid value \\(\\\\Psr\\\\SimpleCache\\\\CacheInterface&\\\\Cake\\\\Cache\\\\CacheEngineInterface\\|null\\)\\: Unexpected token \"\\|\", expected TOKEN_OTHER at offset 175$#"
- count: 1
- path: src/I18n/TranslatorRegistry.php
- -
- message: "#^Method Cake\\\\Mailer\\\\Email\\:\\:deliver\\(\\) should return static\\(Cake\\\\Mailer\\\\Email\\) but returns Cake\\\\Mailer\\\\Email\\.$#"
- count: 1
- path: src/Mailer/Email.php
- -
- message: "#^Call to sprintf contains 0 placeholders, 1 value given\\.$#"
- count: 1
- path: src/Mailer/Message.php
- -
- message: "#^Method Cake\\\\Mailer\\\\Renderer\\:\\:render\\(\\) should return array\\(\\)\\|array\\('html' \\=\\> string, 'text' \\=\\> string\\) but returns array\\<string, string\\>\\.$#"
- count: 2
- path: src/Mailer/Renderer.php
- -
- message: "#^Access to an undefined property Cake\\\\Mailer\\\\Renderer\\:\\:\\$request\\.$#"
- count: 1
- path: src/Mailer/Renderer.php
- -
- message: "#^Access to an undefined property Cake\\\\Mailer\\\\Renderer\\:\\:\\$response\\.$#"
- count: 1
- path: src/Mailer/Renderer.php
- -
- message: "#^Strict comparison using \\=\\=\\= between int and true will always evaluate to false\\.$#"
- count: 1
- path: src/Network/Socket.php
- -
- message: "#^Parameter \\#2 \\$callback of function array_filter expects callable\\(mixed, mixed\\)\\: bool, 'strlen' given\\.$#"
- count: 1
- path: src/ORM/Association/BelongsToMany.php
- -
- message: "#^Call to an undefined method Cake\\\\Collection\\\\CollectionInterface\\:\\:printer\\(\\)\\.$#"
- count: 1
- path: src/ORM/Behavior/TreeBehavior.php
- -
- message: "#^Unsafe usage of new static\\(\\)\\.$#"
- count: 2
- path: src/ORM/EagerLoader.php
- -
- message: "#^Parameter \\#1 \\$assoc of method Cake\\\\ORM\\\\Marshaller\\:\\:_belongsToMany\\(\\) expects Cake\\\\ORM\\\\Association\\\\BelongsToMany, Cake\\\\ORM\\\\Association given\\.$#"
- count: 1
- path: src/ORM/Marshaller.php
- -
- message: "#^Parameter \\#2 \\$callback of function array_filter expects callable\\(mixed, mixed\\)\\: bool, 'strlen' given\\.$#"
- count: 1
- path: src/ORM/Marshaller.php
- -
- message: "#^Parameter \\#2 \\$assoc of method Cake\\\\ORM\\\\Marshaller\\:\\:_mergeBelongsToMany\\(\\) expects Cake\\\\ORM\\\\Association\\\\BelongsToMany, Cake\\\\ORM\\\\Association given\\.$#"
- count: 1
- path: src/ORM/Marshaller.php
- -
- message: "#^Parameter \\#1 \\$entities of method Cake\\\\ORM\\\\Marshaller\\:\\:mergeMany\\(\\) expects iterable\\<Cake\\\\Datasource\\\\EntityInterface\\>&Traversable\\<mixed, Cake\\\\Datasource\\\\EntityInterface\\>, array\\<Cake\\\\Datasource\\\\EntityInterface\\> given\\.$#"
- count: 3
- path: src/ORM/Marshaller.php
- -
- message: "#^Parameter \\#1 \\$table of method Cake\\\\ORM\\\\Query\\:\\:addDefaultTypes\\(\\) expects Cake\\\\ORM\\\\Table, Cake\\\\Datasource\\\\RepositoryInterface given\\.$#"
- count: 1
- path: src/ORM/Query.php
- -
- message: "#^Parameter \\#1 \\$table of method Cake\\\\ORM\\\\Query\\:\\:_addAssociationsToTypeMap\\(\\) expects Cake\\\\ORM\\\\Table, Cake\\\\Datasource\\\\RepositoryInterface given\\.$#"
- count: 5
- path: src/ORM/Query.php
- -
- message: "#^Method Cake\\\\ORM\\\\Query\\:\\:find\\(\\) should return static\\(Cake\\\\ORM\\\\Query\\) but returns Cake\\\\ORM\\\\Query\\.$#"
- count: 1
- path: src/ORM/Query.php
- -
- message: "#^Parameter \\#2 \\$callback of function array_filter expects callable\\(mixed, mixed\\)\\: bool, 'strlen' given\\.$#"
- count: 1
- path: src/ORM/Rule/IsUnique.php
- -
- message: "#^Result of && is always false\\.$#"
- count: 1
- path: src/ORM/Rule/LinkConstraint.php
- -
- message: "#^Negated boolean expression is always true\\.$#"
- count: 1
- path: src/ORM/Table.php
- -
- message: "#^Variable \\$entities in PHPDoc tag @var does not match any variable in the foreach loop\\: \\$key, \\$entity$#"
- count: 1
- path: src/ORM/Table.php
- -
- message: "#^Parameter \\#1 \\$request of static method Cake\\\\Routing\\\\Router\\:\\:setRequest\\(\\) expects Cake\\\\Http\\\\ServerRequest, Psr\\\\Http\\\\Message\\\\ServerRequestInterface given\\.$#"
- count: 2
- path: src/Routing/Middleware/RoutingMiddleware.php
- -
- message: "#^Parameter \\#1 \\$request of static method Cake\\\\Routing\\\\Router\\:\\:parseRequest\\(\\) expects Cake\\\\Http\\\\ServerRequest, Psr\\\\Http\\\\Message\\\\ServerRequestInterface given\\.$#"
- count: 1
- path: src/Routing/Middleware/RoutingMiddleware.php
- -
- message: "#^Result of && is always false\\.$#"
- count: 1
- path: src/Routing/Route/EntityRoute.php
- -
- message: "#^Unsafe usage of new static\\(\\)\\.$#"
- count: 1
- path: src/Routing/RouteBuilder.php
- -
- message: "#^Property Cake\\\\TestSuite\\\\ConsoleIntegrationTestCase\\:\\:\\$_out \\(Cake\\\\TestSuite\\\\Stub\\\\ConsoleOutput\\) does not accept null\\.$#"
- count: 1
- path: src/TestSuite/ConsoleIntegrationTestCase.php
- -
- message: "#^Property Cake\\\\TestSuite\\\\ConsoleIntegrationTestCase\\:\\:\\$_err \\(Cake\\\\TestSuite\\\\Stub\\\\ConsoleOutput\\) does not accept null\\.$#"
- count: 1
- path: src/TestSuite/ConsoleIntegrationTestCase.php
- -
- message: "#^Property Cake\\\\TestSuite\\\\ConsoleIntegrationTestCase\\:\\:\\$_in \\(Cake\\\\Console\\\\ConsoleInput\\) does not accept null\\.$#"
- count: 1
- path: src/TestSuite/ConsoleIntegrationTestCase.php
- -
- message: "#^Variable \\$event in PHPDoc tag @var does not match assigned variable \\$events\\.$#"
- count: 1
- path: src/TestSuite/Constraint/EventFiredWith.php
- -
- message: "#^Access to an undefined property PHPUnit\\\\Framework\\\\Test\\:\\:\\$fixtureManager\\.$#"
- count: 1
- path: src/TestSuite/Fixture/FixtureInjector.php
- -
- message: "#^Variable \\$fixtures in PHPDoc tag @var does not match any variable in the foreach loop\\: \\$fixture$#"
- count: 1
- path: src/TestSuite/Fixture/FixtureManager.php
- -
- message: "#^Call to an undefined method Cake\\\\Database\\\\ConstraintsInterface\\:\\:sourceName\\(\\)\\.$#"
- count: 1
- path: src/TestSuite/Fixture/FixtureManager.php
- -
- message: "#^Parameter \\#1 \\$connection of method Cake\\\\Database\\\\Schema\\\\SqlGeneratorInterface\\:\\:createSql\\(\\) expects Cake\\\\Database\\\\Connection, Cake\\\\Datasource\\\\ConnectionInterface given\\.$#"
- count: 1
- path: src/TestSuite/Fixture/TestFixture.php
- -
- message: "#^Parameter \\#1 \\$connection of method Cake\\\\Database\\\\Schema\\\\SqlGeneratorInterface\\:\\:dropSql\\(\\) expects Cake\\\\Database\\\\Connection, Cake\\\\Datasource\\\\ConnectionInterface given\\.$#"
- count: 1
- path: src/TestSuite/Fixture/TestFixture.php
- -
- message: "#^Parameter \\#1 \\$connection of method Cake\\\\Database\\\\Schema\\\\SqlGeneratorInterface\\:\\:addConstraintSql\\(\\) expects Cake\\\\Database\\\\Connection, Cake\\\\Datasource\\\\ConnectionInterface given\\.$#"
- count: 1
- path: src/TestSuite/Fixture/TestFixture.php
- -
- message: "#^Parameter \\#1 \\$connection of method Cake\\\\Database\\\\Schema\\\\SqlGeneratorInterface\\:\\:dropConstraintSql\\(\\) expects Cake\\\\Database\\\\Connection, Cake\\\\Datasource\\\\ConnectionInterface given\\.$#"
- count: 1
- path: src/TestSuite/Fixture/TestFixture.php
- -
- message: "#^Parameter \\#1 \\$connection of method Cake\\\\Database\\\\Schema\\\\SqlGeneratorInterface\\:\\:truncateSql\\(\\) expects Cake\\\\Database\\\\Connection, Cake\\\\Datasource\\\\ConnectionInterface given\\.$#"
- count: 1
- path: src/TestSuite/Fixture/TestFixture.php
- -
- message: "#^Property Cake\\\\TestSuite\\\\IntegrationTestCase\\:\\:\\$_response \\(Psr\\\\Http\\\\Message\\\\ResponseInterface\\) does not accept null\\.$#"
- count: 1
- path: src/TestSuite/IntegrationTestCase.php
- -
- message: "#^Property Cake\\\\TestSuite\\\\IntegrationTestCase\\:\\:\\$_controller \\(Cake\\\\Controller\\\\Controller\\) does not accept null\\.$#"
- count: 1
- path: src/TestSuite/IntegrationTestCase.php
- -
- message: "#^Property Cake\\\\TestSuite\\\\IntegrationTestCase\\:\\:\\$_viewName \\(string\\) does not accept null\\.$#"
- count: 1
- path: src/TestSuite/IntegrationTestCase.php
- -
- message: "#^Property Cake\\\\TestSuite\\\\IntegrationTestCase\\:\\:\\$_layoutName \\(string\\) does not accept null\\.$#"
- count: 1
- path: src/TestSuite/IntegrationTestCase.php
- -
- message: "#^Property Cake\\\\TestSuite\\\\IntegrationTestCase\\:\\:\\$_requestSession \\(Cake\\\\Http\\\\Session\\) does not accept null\\.$#"
- count: 1
- path: src/TestSuite/IntegrationTestCase.php
- -
- message: "#^Negated boolean expression is always false\\.$#"
- count: 1
- path: src/TestSuite/IntegrationTestCase.php
- -
- message: "#^Ternary operator condition is always true\\.$#"
- count: 1
- path: src/TestSuite/IntegrationTestCase.php
- -
- message: "#^Parameter \\#1 \\$response of class Cake\\\\TestSuite\\\\Constraint\\\\Response\\\\CookieEquals constructor expects Cake\\\\Http\\\\Response\\|null, Psr\\\\Http\\\\Message\\\\ResponseInterface given\\.$#"
- count: 1
- path: src/TestSuite/IntegrationTestCase.php
- -
- message: "#^Parameter \\#1 \\$response of class Cake\\\\TestSuite\\\\Constraint\\\\Response\\\\CookieEncryptedEquals constructor expects Cake\\\\Http\\\\Response\\|null, Psr\\\\Http\\\\Message\\\\ResponseInterface given\\.$#"
- count: 1
- path: src/TestSuite/IntegrationTestCase.php
- -
- message: "#^Variable \\$tags in PHPDoc tag @var does not match any variable in the foreach loop\\: \\$tag, \\$attributes$#"
- count: 1
- path: src/TestSuite/TestCase.php
- -
- message: "#^Result of \\|\\| is always true\\.$#"
- count: 2
- path: src/Utility/Hash.php
- -
- message: "#^Variable \\$tempData in PHPDoc tag @var does not match any variable in the foreach loop\\: \\$key, \\$hashVal$#"
- count: 1
- path: src/Utility/Text.php
- -
- message: "#^Return type \\(array\\<string, array\\|string\\>\\) of method Cake\\\\View\\\\Exception\\\\MissingCellTemplateException\\:\\:getAttributes\\(\\) should be compatible with return type \\(array\\<string, array\\|string\\>\\) of method Cake\\\\View\\\\Exception\\\\MissingTemplateException\\:\\:getAttributes\\(\\)$#"
- count: 1
- path: src/View/Exception/MissingCellTemplateException.php
- -
- message: "#^Unsafe usage of new static\\(\\)\\.$#"
- count: 1
- path: src/View/Form/ContextFactory.php
- -
- message: "#^Call to an undefined method Cake\\\\ORM\\\\Association\\:\\:junction\\(\\)\\.$#"
- count: 1
- path: src/View/Form/EntityContext.php
- -
- message: "#^Constructor of class Cake\\\\View\\\\Form\\\\NullContext has an unused parameter \\$context\\.$#"
- count: 1
- path: src/View/Form/NullContext.php
- -
- message: "#^Method Cake\\\\View\\\\Helper\\:\\:__get\\(\\) should return Cake\\\\View\\\\Helper\\|null but return statement is missing\\.$#"
- count: 1
- path: src/View/Helper.php
- -
- message: "#^Offset 'debug' does not exist on array\\('fields' \\=\\> string, 'unlocked' \\=\\> string\\)\\.$#"
- count: 1
- path: src/View/Helper/FormHelper.php
- -
- message: "#^Call to an undefined method DateTimeInterface\\:\\:setTimezone\\(\\)\\.$#"
- count: 1
- path: src/View/Helper/TimeHelper.php
- -
- message: "#^Parameter \\#3 \\$options of method Cake\\\\View\\\\View\\:\\:_elementCache\\(\\) expects array\\('cache' \\=\\> array\\('key' \\=\\> string, 'config' \\=\\> string\\)\\|string, \\?'callbacks' \\=\\> mixed, \\?'plugin' \\=\\> mixed\\), array given\\.$#"
- count: 1
- path: src/View/View.php
- -
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
- count: 1
- path: src/View/Widget/SelectBoxWidget.php
- -
- message: "#^Class Psy\\\\Shell not found\\.$#"
- count: 1
- path: src/basics.php
|