[MacPorts] #59815: php: add php74 subports

MacPorts noreply at macports.org
Fri Jan 3 15:10:02 UTC 2020


#59815: php: add php74 subports
----------------------+------------------------
  Reporter:  elcheco  |      Owner:  ryandesign
      Type:  request  |     Status:  accepted
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:           |   Keywords:
      Port:  php      |
----------------------+------------------------

Comment (by chrisminett):

 @ryandesign I've got a working build of php74 on a branch here:

 https://github.com/macports/macports-
 ports/compare/master...chrisminett:php74

 It installs and appears to work OK. I've installed all the core extensions
 that needed updates for the changed configure args, and compared the
 output of `php -i` to php73 to make sure that the correct versions are
 installed via pkg-config (rather than in some cases using the macOS
 library).

 Outside this branch I've also updated a bunch of non-core extensions like
 xdebug, memcached, zip, etc. as some of those need changes, but I guess
 those would be done separately to adding the core PHP version.

 I haven't gone the whole way to creating a PR, as I'm still not entirely
 confident in Tcl or whether some of these changes are even the correct way
 to add a new PHP version, but hoping that you could make some suggestions
 so that it might get there!

 ChrisM

-- 
Ticket URL: <https://trac.macports.org/ticket/59815#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list