revert the change from call by reference to call by value #17
ci.yml
on: push
framework-ci
/
Install PHP dependencies
25s
framework-ci
/
Run PHPstan
29s
framework-ci
/
Run Unit tests
23s
Matrix: framework-ci / Run Unit tests
Annotations
8 errors
framework-ci / Run PHPstan
Process completed with exit code 1.
|
framework-ci / Run PHPstan:
src/OutputFilter.php#L234
Parameter &$text by-ref type of method Joomla\Filter\OutputFilter::cleanText() expects string, string|null given.
|
framework-ci / Run PHPstan:
src/OutputFilter.php#L233
Parameter &$text by-ref type of method Joomla\Filter\OutputFilter::cleanText() expects string, string|null given.
|
framework-ci / Run PHPstan:
src/OutputFilter.php#L232
Parameter &$text by-ref type of method Joomla\Filter\OutputFilter::cleanText() expects string, string|null given.
|
framework-ci / Run PHPstan:
src/OutputFilter.php#L231
Parameter &$text by-ref type of method Joomla\Filter\OutputFilter::cleanText() expects string, string|null given.
|
framework-ci / Run PHPstan:
src/OutputFilter.php#L230
Parameter &$text by-ref type of method Joomla\Filter\OutputFilter::cleanText() expects string, string|null given.
|
framework-ci / Run PHPstan:
src/OutputFilter.php#L229
Parameter &$text by-ref type of method Joomla\Filter\OutputFilter::cleanText() expects string, string|null given.
|
framework-ci / Run PHPstan:
src/OutputFilter.php#L228
Parameter &$text by-ref type of method Joomla\Filter\OutputFilter::cleanText() expects string, string|null given.
|