[MacPorts] #39178: php54 and missing calendar support
#39178: php54 and missing calendar support ---------------------+-------------------------------- Reporter: syr1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.1.3 Keywords: php 5.4 | Port: php54 ---------------------+-------------------------------- I've recently installed php 5.4 using "sudo port install php54". Now, I receive errors from PHP such as "Call to undefined function easter_date()". It seems the flag --enable-calendar has been forgotten. Please correct it... -- Ticket URL: <https://trac.macports.org/ticket/39178> MacPorts <http://www.macports.org/> Ports system for OS X
#39178: php54 and missing calendar support ---------------------+-------------------------- Reporter: syr1@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: php54 | ---------------------+-------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => ryandesign@… * keywords: php 5.4 => * priority: High => Normal Comment: In the future, please Cc the port maintainer(s) and do not set the Priority field. -- Ticket URL: <https://trac.macports.org/ticket/39178#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#39178: php54 and missing calendar support ----------------------+-------------------------- Reporter: syr1@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: Port: php54 | ----------------------+-------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid Comment: Calendar functions are a separate PHP extension. php54 and the other PHP SAPI ports deliberately don't include most extensions; they're in separate ports so that you can install the ones you need and avoid installing the ones you don't need. For php54, calendar functions are in the php54-calendar port (`sudo port install php54-calendar`). -- Ticket URL: <https://trac.macports.org/ticket/39178#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts