Commit Graph

8 Commits

Author SHA1 Message Date
Christoph M. Becker dc48bef3a6 Upgrade bundled PHP to 8.3.9 (GH-20)
As of PHP 8.2.0, ext/zip is no longer statically available, but since
it is needed by the PHP SDK (e.g. too unpack the fetched dependencies),
we include the DLL, and load it in php.ini.
2024-08-28 20:39:40 +02:00
Anatol Belski c73ab2dc76 Switch also to 64-bit PHP build for internal purposes 2019-06-01 12:57:49 +02:00
Anatol Belski 14df5a921a ups, this shouldn't have been here 2017-05-17 10:40:22 +02:00
Anatol Belski 7cc9c62cae make us also recognize pure build tools installation, too 2017-05-17 10:29:37 +02:00
Anatol Belski 37fa9bb323 add mysqli to bundled php 2017-05-11 01:51:18 +02:00
Anatol Belski a4ab6b98d8 make php verbose 2016-11-28 16:39:14 +01:00
Anatol Belski 9134ee4718 upgrade PHP and add ext/mbstring needed for pickle 2016-11-16 20:19:17 +01:00
Anatol Belski 312d4bbc26 add php executable for binary tools internal usage 2016-09-29 18:19:01 +02:00