pest
pest copied to clipboard
feat: show more useful exception when `intl` extension not found
What:
- [x] Bug Fix
- [ ] New Feature
Description:
This adds a more useful exception message when the intl extension does not exist (as it's required for the Spoofchecker class).
We should likely instead remove the toHaveSuspiciousCharacters() call as a default for the php() preset.
Related:
Closes https://github.com/pestphp/pest/issues/1588 Relates to https://github.com/pestphp/pest/issues/1509#issuecomment-3297284804