Hi,
We have updated PHP (from 5.4 to 5.6) via custombuild, and this failed. After running the command ./build icu manually and then compiling the PHP it was fixed.
So my question is, when does ICU itself get built. Does this happen automatically or do you always have to build it manually? I have tried to set building it with "./build set icu yes" but this is not a valid option.
We have updated PHP (from 5.4 to 5.6) via custombuild, and this failed. After running the command ./build icu manually and then compiling the PHP it was fixed.
So my question is, when does ICU itself get built. Does this happen automatically or do you always have to build it manually? I have tried to set building it with "./build set icu yes" but this is not a valid option.