You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But this command fails. This is the last part of error log
/private/var/tmp/pear/temp/intl/collator/collator_sort.h:23:39: note: to match this '('
typedef int (*collator_compare_func_t)( zval *result, zval *op1, zval *op2 TSRMLS_DC );
^
In file included from /private/var/tmp/pear/temp/intl/php_intl.c:25:
/private/var/tmp/pear/temp/intl/php_intl.h:33:10: fatal error: 'unicode/ubrk.h' file not found
#include <unicode/ubrk.h>
^~~~~~~~~~~~~~~~
2 errors generated.
make: *** [php_intl.lo] Error 1
ERROR: `make' failed
During installation, script ask me:
Specify where ICU libraries and headers can be found [DEFAULT] :
I click ENTER...a
Please help me to found a solution. I need to enable "Local" Class for my Application:
Fatal error: Uncaught Error: Class "Locale" not found
Thanks in advance
The text was updated successfully, but these errors were encountered:
Environment:
PHP Version:
Tried to install package using brew:
But this command fails. This is the last part of error log
During installation, script ask me:
I click ENTER...a
Please help me to found a solution. I need to enable "Local" Class for my Application:
Thanks in advance
The text was updated successfully, but these errors were encountered: