------ ---------------------------------------------------------------------
Line src/SchemaManager/CompatibilityChecker.php
------ ---------------------------------------------------------------------
87 Match expression does not handle remaining value: mixed
192 Comparison operation ">=" between int<0, max> and 0 is always true.
------ ---------------------------------------------------------------------
------ ----------------------------------------------------------------------
Line src/SchemaManager/StreamWrapper.php
------ ----------------------------------------------------------------------
24 Call to an undefined method object::getSchema().
24 Parameter #1 $stream of function fwrite expects resource,
resource|false given.
24 Parameter #2 $data of function fwrite expects string, string|false
given.
25 Parameter #1 $stream of function rewind expects resource,
resource|false given.
26 Property Drupal\Core\StreamWrapper\LocalStream::$handle (resource)
does not accept resource|false.
27 Method Drupal\ui_patterns\SchemaManager\StreamWrapper::stream_open()
should return bool but returns resource|false.
------ ---------------------------------------------------------------------- Issue fork ui_patterns-3464288
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
pdureau commentedLast issue which may be moved to #3464397: [2.0.0-beta2] ui_patterns_legacy: remaining phpstan results:
Comment #5
pdureau commentedComment #6
pdureau commented