79468170

Date: 2025-02-26 00:03:18
Score: 2.5
Natty:
Report link

I wanted to post a comment to the answer just above but I don't have enough reputation.

You need to install php-intl with MacPorts as said above, but you're having trouble because MacPorts doesn't install the extension in the right place.

Find out where it was installed (MacPorts documentation for php-intl depending on your version)

For me it's : /opt/local/lib/php82/extensions/no-debug-non-zts-20220829/intl.so

So I copied the intl.so file and pasted it here: /Applications/XAMPP/xamppfiles/lib/php/no-debug-non-zts-20220829

And that's it

Reasons:
  • RegEx Blacklisted phrase (1.5): I don't have enough reputation
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: ktroisn