You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Libicu in termux-packages was upgraded, all revdeps should be rebuilt against it.
~ $ apt install php7
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
...
Setting up php7 (7.4.33-3) ...
********
PHP 7.4 reaches its end of life on 28 Nov 2022 and is no longer supported afterwards.
Please consider migrating to a newer version of PHP.
********
~ $ php
CANNOT LINK EXECUTABLE "php": library "libicuio.so.75" not found
linker: CANNOT LINK EXECUTABLE "php": library "libicuio.so.75" not found
What steps will reproduce the bug?
pkg up
pkg i php7
php
What is the expected behavior?
N/A
System information
N/A
The text was updated successfully, but these errors were encountered:
Problem description
Libicu in termux-packages was upgraded, all revdeps should be rebuilt against it.
What steps will reproduce the bug?
What is the expected behavior?
N/A
System information
N/A
The text was updated successfully, but these errors were encountered: