-
-
Notifications
You must be signed in to change notification settings - Fork 412
Closed
Labels
bugSomething isn't workingSomething isn't workingwaiting for feedbackWaiting for user feedbackWaiting for user feedback
Description
Version of install-php-extensions
latest
Error description
see https://github.com/mvorisek/image-php/runs/5755017479?check_suite_focus=true#step:5:5916
/usr/src/php/ext/intl/collator/collator_sort.c: In function 'zif_collator_sort':
/usr/src/php/ext/intl/collator/collator_sort.c:349:26: error: 'TRUE' undeclared (first use in this function)
349 | collator_sort_internal( TRUE, INTERNAL_FUNCTION_PARAM_PASSTHRU );
| ^~~~
/usr/src/php/ext/intl/collator/collator_sort.c:349:26: note: each undeclared identifier is reported only once for each function it appears in
/usr/src/php/ext/intl/collator/collator_sort.c: In function 'zif_collator_asort':
/usr/src/php/ext/intl/collator/collator_sort.c:543:26: error: 'FALSE' undeclared (first use in this function)
543 | collator_sort_internal( FALSE, INTERNAL_FUNCTION_PARAM_PASSTHRU );
| ^~~~~
make: *** [Makefile:204: collator/collator_sort.lo] Error 1
Docker image
Alpine & PHP 7.2
Minimal Dockerfile
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingwaiting for feedbackWaiting for user feedbackWaiting for user feedback