Date: Mon, 17 May 2021 08:43:14 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 255940] [PATCH] www/pear-HTTP_Request2: current ports version not working with PHP7.4+ Message-ID: <bug-255940-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255940 Bug ID: 255940 Summary: [PATCH] www/pear-HTTP_Request2: current ports version not working with PHP7.4+ Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: simplerezo@gmail.com Created attachment 225015 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D225015&action= =3Dedit Update to version 2.4.2 (stable) This PHP library ports version is not compatible with PHP7.4+ because of us= age of get_magic_quotes_runtime(). The version is ports tree is clearly outdated (5 years old), just updating = to last version (2.4.2) fix the issue. Patch attached. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255940-7788>