Run:
$ make test
Note that the tests may fail if:
The Collator extension is already enabled in php.ini
LD_LIBRARY_PATH is used to load ICU libraries and value of the 'variables_order' setting in php.ini doesn't contain letter 'E' (missing 'E' means "do not register Environment variables");