Upgrade to 2.5.2 php errors reported
- 
 Confusingly it said freebsd 12.2 releng 2.5.0 after upgrading to 2.5.2 contents are as follows: [10-Jul-2021 07:56:06 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'intl.so' (tried: /usr/local/lib/php/20190902/intl.so (Shared object "libicuio.so.68" not found, required by "intl.so"), /usr/local/lib/php/20190902/intl.so.so (Cannot open "/usr/local/lib/php/20190902/intl.so.so")) in Unknown on line 0 
 [10-Jul-2021 07:56:06 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'intl.so' (tried: /usr/local/lib/php/20190902/intl.so (Shared object "libicuio.so.68" not found, required by "intl.so"), /usr/local/lib/php/20190902/intl.so.so (Cannot open "/usr/local/lib/php/20190902/intl.so.so")) in Unknown on line 0
 [10-Jul-2021 07:56:06 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'intl.so' (tried: /usr/local/lib/php/20190902/intl.so (Shared object "libicuio.so.68" not found, required by "intl.so"), /usr/local/lib/php/20190902/intl.so.so (Cannot open "/usr/local/lib/php/20190902/intl.so.so")) in Unknown on line 0doesn't seem to be causing me any issues more of an fyi and wonder why I saw the older version number. 
- 
 same warning on 2.5.1 upgrading to 2.5.2 
- 
 @julio12345 I was also going from 2.5.1 sorry didn't make that clear that's why the top warning was so confusing for me. Plus those lib errors and in 2019 directory and I do remember having problems when there was a big PHP upgrade in the past so maybe they are not relevant?