(package (name "php") (version "8.5.3") (homepage "https://www.php.net/") (dependencies pkg-config libxml2 sqlite3 openssl zlib bzip2 curl libpng libwebp libfreetype libicu liboniguruma) (src (tar (url "https://www.php.net/distributions/php-8.5.3.tar.gz") (dir "php-8.5.3") (blake3 "717d92bb41ce7c62c579469dfd5fec79f99ea0aeeeedfb813a749986b075cfdf"))) (build (configure_make (configure_flags "--with-curl --with-zlib --with-openssl --with-bz2 --enable-xml --enable-mbstring --enable-intl --enable-gd --enable-exif --with-gettext --with-webp --with-jpeg --with-mysqli --with-freetype"))))