aboutsummaryrefslogtreecommitdiff
path: root/textproc/php81-xml
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2022-04-15 22:29:49 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2022-04-15 22:31:12 +0000
commit384fd725e23247b2aefa1c0dfab5c924239dd5cf (patch)
tree76e22c92067f2347523ffff5d71cc56bec08cf46 /textproc/php81-xml
parentadc832aebae0fb8abd815e60eafa39de6b56de79 (diff)
downloadports-384fd725e23247b2aefa1c0dfab5c924239dd5cf.tar.gz
ports-384fd725e23247b2aefa1c0dfab5c924239dd5cf.zip
lang/php81: Upgrade from 8.1.4 to 8.1.5
Changelog: Core: Fixed bug #8176 (Enum values in property initializers leak). Fixed freeing of internal attribute arguments. Fixed bug #8070 (memory leak of internal function attribute hash). Fixed bug #8160 (ZTS support on Alpine is broken). Filter: Fixed signedness confusion in php_filter_validate_domain(). Intl: Fixed bug #8115 (Can't catch arg type deprecation when instantiating Intl classes). Fixed bug #8142 (Compilation error on cygwin). Fixed bug #7734 (Fix IntlPartsIterator key off-by-one error and first key). MBString: Fixed bug #8208 (mb_encode_mimeheader: $indent functionality broken). MySQLi: Fixed bug #8068 (mysqli_fetch_object creates inaccessible properties). Pcntl: Fixed bug #8142 (Compilation error on cygwin). PgSQL: Fixed result_type related stack corruption on LLP64 architectures. Fixed bug #8253 (pg_insert() fails for references). Sockets: Fixed Solaris builds. SPL: Fixed bug #8121 (SplFileObject - seek and key with csv file inconsistent). Fixed bug #8192 (Cannot override DirectoryIterator::current() without return typehint in 8.1). Standard: Fixed bug #8048 (Force macOS to use statfs). Sponsored by: Bounce Experts
Diffstat (limited to 'textproc/php81-xml')
-rw-r--r--textproc/php81-xml/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/php81-xml/Makefile b/textproc/php81-xml/Makefile
index f6ecc318d269..6baacc4611cc 100644
--- a/textproc/php81-xml/Makefile
+++ b/textproc/php81-xml/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 2
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php81