Add support to libicu70
Currently, php-symfony-polyfill will FTBFS if built with a version of php-intl linked against libicu70 because the upstream project relies on a libicu buggy behavior.
This patch fixes the behavior when libicu70 is used.
Edited by Athos Ribeiro