Files
ports/lang/php82-extensions/pkg-descr
Jimmy Olgeni 68f5535431 lang/php*-extensions: Fix version numbers and Makefile ordering
- Update pkg-descr files to show correct PHP version (was 8.0 for all)
- Update COMMENT in Makefiles to include correct version branch
- Fix Makefile variable ordering (IGNORE_WITH_PHP before PHP_VER)
- Fix incomplete IGNORE_WITH_PHP entries to include all other PHP versions
- Apply portfmt formatting

While here, ensure all ports pass portclippy validation.

Reviewed by:	bofh
Differential Revision:	https://reviews.freebsd.org/D51148
2025-07-03 20:49:00 +02:00

6 lines
216 B
Plaintext

This is a "meta-port" to install the extensions for PHP 8.2
Defaults to:
ctype, dom, filter, iconv, json, opcache, pdo, pdo_sqlite, phar, posix,
session, simplexml, sqlite3, tokenizer, xml, xmlreader and xmlwriter.