Opened 6 years ago
Closed 6 years ago
#58201 closed enhancement (fixed)
PHP update to 7.3.3
Reported by: | kirmorozov (Kirill Morozov) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | chrstphrchvz (Christopher Chavez) | |
Port: | php73 |
Description
Simple update of PHP to latest version. Compatible with xdebug 2.7.0 https://trac.macports.org/ticket/58013
Here is PR: https://github.com/macports/macports-ports/pull/3876
Change History (4)
comment:1 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
comment:2 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
comment:4 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… removed |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
The PR was merged in [2a4fce77e877c3326e37da43a1aec60c87a263a8/macports-ports], so this can be closed.
A clarification for the contributor: having "referenced existing tickets on Trac with full URL" means including the link to the Trac ticket somewhere in the commit message rather than just in the pull request description. Putting a special line beginning with a keyword like
Closes:
, e.g.lets the corresponding ticket be closed automatically when the PR is merged.
Hope this helps!