Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Mar 2021 10:47:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253951] net-mgmt/pnp: 0.6.26 uses deprecated php functions get_magic_quotes_runtime() and get_magic_quotes_gpc()
Message-ID:  <bug-253951-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253951

            Bug ID: 253951
           Summary: net-mgmt/pnp: 0.6.26 uses deprecated php functions
                    get_magic_quotes_runtime() and get_magic_quotes_gpc()
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: lme@FreeBSD.org
          Reporter: shuriku@shurik.kiev.ua
          Assignee: lme@FreeBSD.org
             Flags: maintainer-feedback?(lme@FreeBSD.org)

Created attachment 222914
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D222914&action=
=3Dedit
patch

Running net-mgmt/pnp with php7 cause an error:

Please check the documentation for information about the following error.

Function get_magic_quotes_runtime() is deprecated
file [line]:

/usr/local/lib/kohana/system/libraries/Input.php [57]:

It is possible an upstream bug. Proposed patch simply disables using of this
deprecated functions.

--=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-253951-7788>