pest icon indicating copy to clipboard operation
pest copied to clipboard

feat: show more useful exception when `intl` extension not found

Open owenvoke opened this issue 2 months ago • 0 comments

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

owenvoke avatar Dec 12 '25 12:12 owenvoke