php
php copied to clipboard
Sync markdown
- [ ] Run
bin/configlet sync -u -e markdown --yes --docs --filepaths --metadata --tests include(updates the Markdown files and maybetests.toml)- docs: instructions unsynced: markdown
- metadata: unsynced: markdown
- [ ] Drop strict types comments from test file and example code (these are useless)
- [ ] Add and sync test meta data to tests (
uuidin DocBlocks /#TestDox()) - [ ] Add exercise to
bin/auto-sync.txtto keep it in sync (keep the file alphabetically sorted) - [ ] Decide on adding / adjusting / ordering test cases to match current problem specs
- markdown: missing 5 test cases
Do not redesign the student's interface or add test cases that would invalidate existing community solutions. These are extra tasks, which should be discussed in advance.
Remember: This is a refactoring exercise. It must have this ugly solution in the students file!