- Avoiding empty() in PHP https://localheinz.com/articles/2023/05/10/avoiding-empty-in-php/ 40 comments php
- Introducing PHP-CS-Fixer into legacy projects https://localheinz.com/articles/2023/04/10/introducing-php-cs-fixer-into-legacy-projects/ 6 comments php
- Collecting line, branch, and path coverage with PHPUnit https://localheinz.com/articles/2023/03/22/collecting-line-branch-and-path-coverage-with-phpunit/ 12 comments php
- Sharing configurations for PHP-CS-Fixer across projects https://localheinz.com/articles/2023/03/10/sharing-configurations-for-php-cs-fixer-across-projects/ 6 comments php
- Organizing test code in PHP https://localheinz.com/articles/2023/03/03/organizing-test-code-in-php/ 9 comments php
- Documenting the system under test in PHPUnit https://localheinz.com/articles/2023/02/22/documenting-the-system-under-test-in-phpunit/ 2 comments php
- Extending PHPUnit with its new event system https://localheinz.com/articles/2023/02/14/extending-phpunit-with-its-new-event-system/ 2 comments php
- Documenting namespaces for test code in composer.json https://localheinz.com/articles/2023/01/29/documenting-namespaces-for-test-code-in-composer.json/ 12 comments php
- Naming constructors https://localheinz.com/blog/2022/03/26/naming-constructors/ 25 comments php
- Wrapping it up https://localheinz.com/blog/2021/12/31/wrapping-it-up/ 10 comments php