aboutsummaryrefslogtreecommitdiff
path: root/mail/php80-imap
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-05-13 18:52:55 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-05-13 18:57:01 +0000
commita6acea55b9730bd14a84299c60b94ecb47e8bd32 (patch)
tree2e1767ba2139ba445c7b12a1fd5c8b63c2b2cc43 /mail/php80-imap
parent716c17799f1bbd46ffa8cee33f62579bcba82e4e (diff)
downloadports-a6acea55b9730bd14a84299c60b94ecb47e8bd32.tar.gz
ports-a6acea55b9730bd14a84299c60b94ecb47e8bd32.zip
lang/php80: Update version 8.0.18=>8.0.19
* Core: Fixed bug #8289 (Exceptions thrown within a yielded from iterator are not rethrown into the generator). * Date: Fixed bug #7979 (DatePeriod iterator advances when checking if valid). * FFI: Fixed bug #8433 (Assigning function pointers to structs in FFI leaks). * FPM: Fixed bug #76003 (FPM /status reports wrong number of active processe) Fixed bug #77023 (FPM cannot shutdown processes). Fixed comment in kqueue remove callback log message. * Iconv: Fixed bug #8218 (ob_end_clean does not reset Content-Encoding header). * Intl: Fixed bug #8364 (msgfmt_format $values may not support references). * MySQLi: Fixed bug #8267 (MySQLi uses unsupported format specifier on Windows). * SPL: Fixed bug #8366 (ArrayIterator may leak when calling __construct()). Fixed bug #8273 (SplFileObject: key() returns wrong value). * Streams: Fixed php://temp does not preserve file-position when switched to temporary file. * zlib: Fixed bug #8218 (ob_end_clean does not reset Content-Encoding header). Approved by: tz (private email) Sponsored by: Bounce Experts
Diffstat (limited to 'mail/php80-imap')
-rw-r--r--mail/php80-imap/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/php80-imap/Makefile b/mail/php80-imap/Makefile
index 8044e1fb4ee9..740d14b0f761 100644
--- a/mail/php80-imap/Makefile
+++ b/mail/php80-imap/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
CATEGORIES= mail
MASTERDIR= ${.CURDIR}/../../lang/php80