Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 2015 01:17:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200945] www/codeigniter: overrides user defined default PHP version
Message-ID:  <bug-200945-13-ZOOFukMNmL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200945-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200945-13@https.bugs.freebsd.org/bugzilla/>

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

Jason Unovitch <junovitch@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needs-patch                 |
             Status|Open                        |Closed
           Assignee|freebsd-ports-bugs@FreeBSD. |junovitch@freebsd.org
                   |org                         |
         Resolution|---                         |FIXED

--- Comment #5 from Jason Unovitch <junovitch@freebsd.org> ---
Allan,
I had seen the following runtime error with PHP 5.6 and CodeIgniter 2.1.4. 
After the update to CodeIgniter 2.2.4 this error is fixed so I lumped the
removal of the hard coded default into that PR.  The upstream commit mentioned
earlier seems to be the cause and I am not seeing any other issues at this
time.

A PHP Error was encountered
Severity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 257

-- 
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-200945-13-ZOOFukMNmL>