Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2022 13:50:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262245] www/phalcon: update to 5.0.0beta3
Message-ID:  <bug-262245-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 262245
           Summary: www/phalcon: update to 5.0.0beta3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vidar@karlsen.tech
                CC: franco@opnsense.org
                CC: franco@opnsense.org
             Flags: maintainer-feedback?(franco@opnsense.org)

Created attachment 232158
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D232158&action=
=3Dedit
git format-patch

The attached patch updates Phalcon 5 to the third beta version, released Feb
08, 2022.

QA: Build-tested (poudriere testport) on 13.0.

Changelog snipped from
https://blog.phalcon.io/post/phalcon-5-0-0beta3-released:

Phalcon v5.0.0beta3 has been released, featuring mostly bug fixes!=20

Changed:
- Renamed Phalcon\Db\Result\Pdo to Phalcon\Db\Result\PdoResult to avoid
collisions with \PDO #15874

Fixed
- Fixed Phalcon\Logger\AbstractAdapter::getFormattedItem() to not add PHP_E=
OL
at the end of the message and added it to the Phalcon\Logger\Adapter\Stream
#14547
- Fixed Phalcon\Html\Helper\Title:__invoke() to not use the $separator as
parameter - no need to redefine it in a view #15866
- Fixed the delimiters for Phalcon\Support\Helper\SnakeCase and
Phalcon\Support\Helper\KamelCase #15850
- Fixed Phalcon\Mvc\Router\Route::getName() and
Phalcon\Mvc\Router\Route::getHostname() to also return null #15880
- Fixed Phalcon\Mvc\Router\RouteInterface::getName() and
Phalcon\Mvc\Router\RouteInterface::getHostname() to also return null #15880
- Fixed Phalcon\Mvc\Model::findFirst() to return mixed or null #15883

Added
- Added Phalcon\Html\Helper\Title:setSeparator to allow setting the separat=
or
independently #15866

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