[Bug 257130] databases/pecl-memcached: If it is php80, a warning will be displayed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 Jul 2021 08:43:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257130 Bug ID: 257130 Summary: databases/pecl-memcached: If it is php80, a warning will be displayed Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: townwear@gmail.com Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org Hi! With php74-7.4.21 and php74-pecl-memcached-3.1.5, no warning will be displayed. $ php $ If it is php80-8.0.8 and php80-pecl-memcached-3.1.5, a warning will be displayed. $ php PHP Warning: Missing arginfo for MemcachedServer::run() in Unknown on line 0 Warning: Missing arginfo for MemcachedServer::run() in Unknown on line 0 PHP Warning: Missing arginfo for MemcachedServer::on() in Unknown on line 0 Warning: Missing arginfo for MemcachedServer::on() in Unknown on line 0 $ OS: Both OS versions are FreeBSD 13.0-RELEASE-p3. Thanks! -- You are receiving this mail because: You are the assignee for the bug.