Lars Moelleken

Results 56 issues of Lars Moelleken

## Feature request - fix spacing in array shapes ```php /** * @return array */ function foo() { /* ... */ } ``` --- - fix newline in array shapes?...

kind/feature request
topic/phpdoc
contribution welcome
topic/whitespace

After updating from 4.2.2 to 5.1.2 via phar file, I can't run the tests in PhpStorm anymore: ``` [docker-compose://[C:\Users\moellekenl\PhpstormProjects\Foo\docker-compose.yml]:php/]:php /opt/.phpstorm_helpers/codeception.php run --report -o "reporters: report: PhpStorm_Codeception_ReportPrinter" --no-interaction unit -c codeception.yml...

## Summary - improve PHPDocs for various UTF8 helpers ## Testing - `./vendor/bin/phpunit -c phpunit.xml` ------ https://chatgpt.com/codex/tasks/task_e_684e72238f2c83229b052f5f1dcec6b8 - - - This change is [](https://reviewable.io/reviews/voku/portable-utf8/228) ## Summary by CodeRabbit - **Documentation**...

codex

## Summary - fix vulnerabilities note in SECURITY.md - correct heading in docs generator base - clarify `html_escape` phpdoc - revert README edits since it's auto-generated ## Testing - `./vendor/bin/phpunit`...

codex

## Summary - run composer install in build directory to get latest readme generator - regenerate README via build script ## Testing - `composer install` in build directory - `php...

codex

## Summary - document changes since v6.0.13 ## Testing - `vendor/bin/phpunit --dont-report-useless-tests` ------ https://chatgpt.com/codex/tasks/task_e_684d0ff9c0f483229ef049b6da4ee97a - - - This change is [](https://reviewable.io/reviews/voku/portable-utf8/225) ## Summary by CodeRabbit - **Documentation** - Added a...

codex