php
php copied to clipboard
Exercism exercises in PHP.
Hey guys, running the exercise I get the following error: Undefined constant "COLORS". Reading from another issue that's been closed, COLORS is a constant that should be declared by the...
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.19.0 to 2.21.2. Release notes Sourced from shivammathur/setup-php's releases. 2.21.2 Support Ukraine Added support for rector in tools input. #627 - name: Setup PHP uses: shivammathur/setup-php@v2 with:...
Updates the requirements on [slevomat/coding-standard](https://github.com/slevomat/coding-standard) to permit the latest version. Release notes Sourced from slevomat/coding-standard's releases. 8.4.0 🔧 Improvements Support of phpstan/phpdoc-parser 1.7.0 🐛 Fixes Fixed detection of some PHP...
Hi 👋 , I've got some minor contributions to the golang track. And was wondering as PHP does not have publicly accessible `concepts` if this is something being worked on,...
Looking for input. Not disagreeing with people having a personal preference of one style over the other, but what do you think of implementing some sort of automated formatting that...
Experimental draft PR to evaluate laminas coding standard rules
_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ There are several new features in Exercism v3 for tracks to...
Each track needs a file that contains track-specific instructions on how to manually run the tests. The contents of this document are only presented to the student when using the...
_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ Exercism v3 introduces a new type of exercise: [Concept Exercises](https://github.com/exercism/v3-docs/blob/main/product/concept-exercises.md). All...