Commit Graph

8 Commits

Author SHA1 Message Date
Henrik Grimler ac991b4167
rebuild(main/php-*): rebuild after php upgrade to 8.2
Have not tested all addons, but at least php-redis and php-imagick
fails to load after update:
  $ php -dextension=redis.so

  Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /data/data/com.termux/files/usr/lib/php/redis.so (dlopen failed: cannot locate symbol "_zend_get_parameters_array_ex" referenced by "/data/data/com.termux/files/usr/lib/php/redis.so"...), /data/data/com.termux/files/usr/lib/php/redis.so.so (dlopen failed: library "/data/data/com.termux/files/usr/lib/php/redis.so.so" not found)) in Unknown on line 0

  $ php -dextension=imagick.so

  Warning: PHP Startup: imagick: Unable to initialize module
  Module compiled with module API=20210902
  PHP    compiled with module API=20220829
  These options need to match
   in Unknown on line 0

Rebuild all our addons to fix these issues.
2022-12-27 14:57:53 +01:00
Chongyun Lee ddee613a79 php-apcu: update to 5.1.22 2022-09-21 13:16:46 +08:00
Yaksh Bariya b77deeb32b Rebuild packages dependent on php and remove x86_64 as blacklisted arch 2021-11-05 06:49:54 +05:30
Leonid Pliushch 4ab3a39951
rebuild ed and php-apcu 2021-10-07 15:53:34 +03:00
Leonid Pliushch 826bb01be5
php-apcu: bump revision 2021-10-07 15:36:52 +03:00
Termux Github Actions bbd8da560b php-apcu: update to 5.1.21
This commit has been automatically submitted by Github Actions.
2021-10-07 12:15:51 +00:00
Leonid Pliushch 27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +03:00
Ian Hu 9d0e219094 add php-apcu 2021-08-08 09:55:38 +02:00