why every time i run termux this notification appears,I have reinstalled but it still happens like this

, please help 馃檹
CANNOT LINK EXECUTABLE "php": library "libicuio.so.65" not found
What's the output of termux-info?
That was a same problem i have any one can help us

Mr.ross this is the info
@tammy0049
$ termux-info
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://termux.net stable main
# sources.list.d/pointless.list
deb https://its-pointless.github.io/files/ termux extras
# root-repo (sources.list.d/root.list)
deb https://dl.bintray.com/grimler/termux-root-packages-21 root stable
# science-repo (sources.list.d/science.list)
deb https://dl.bintray.com/grimler/science-packages-21 science stable
# game-repo (sources.list.d/game.list)
deb https://dl.bintray.com/grimler/game-packages-21 games stable
Updatable packages:
All packages up to date
Android version:
8.1.0
Kernel build information:
Linux kali 4.4.78-14803871 #1 SMP PREEMPT Thu Nov 29 19:38:27 KST 2018 aarch64 Android
Device manufacturer:
samsung
Device model:
SM-T830
$
This looks to be an Android 8 aarch64 only issue so far I can see.
Temporary fix: apt install libicu
So how can fix it
It has been fixed in php 7.4.1-6: https://github.com/termux/termux-packages/commit/b12c9448b6ad8802f9c64387b2c93cdfccb4d60c, which should be available in a few minutes.
Thanks for reporting!
Most helpful comment
Temporary fix:
apt install libicu