Date: Tue, 09 Jun 2026 01:54:27 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 295953] devel/pecl-msgpack: update to 3.0.1, clarify APCu/opcache confusion Message-ID: <bug-295953-7788@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295953 Bug ID: 295953 Summary: devel/pecl-msgpack: update to 3.0.1, clarify APCu/opcache confusion Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/msgpack/msgpack-php/releases/tag/v3 .0.1 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: fluffy@FreeBSD.org Reporter: pkaipila@gmail.com Assignee: fluffy@FreeBSD.org Flags: maintainer-feedback?(fluffy@FreeBSD.org) Created attachment 271639 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=271639&action=edit 0001-devel-pecl-msgpack-update-3.0.0-3.0.1.patch APCu in an in-memory key-value store. Msgpack can be used as an alternative serializer for APCu. https://github.com/krakjoe/apcu Opcache is completely another thing, it caches compiled PHP code. Msgpack has no relation to opcache. https://www.php.net/manual/en/book.opcache.php APC (without u) had both of these functionalities, but that's ancient history. Also patched config.m4 to always honor APCu setting, original idea from vvd (bug #295867). -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295953-7788>
