Skip to content

revert the change from call by reference to call by value #17

revert the change from call by reference to call by value

revert the change from call by reference to call by value #17

Triggered via push July 16, 2025 18:09
Status Success
Total duration 1m 27s
Artifacts

ci.yml

on: push
framework-ci  /  Install PHP dependencies
25s
framework-ci / Install PHP dependencies
framework-ci  /  Check PHP code style
21s
framework-ci / Check PHP code style
framework-ci  /  Run PHPstan
29s
framework-ci / Run PHPstan
framework-ci  /  Run Unit tests
23s
framework-ci / Run Unit tests
Matrix: framework-ci / Run Unit tests
Fit to window
Zoom out
Zoom in

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.