Opened 7 years ago

Closed 7 years ago

#53234 closed enhancement (fixed)

Update phpmyadmin @ 4.6.5.2 to support php71

Reported by: josephsacco Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: phpmyadmin

Description

Attached is a Portfile diff and a patch for libraries/ErrorHandler.php to support php71. Note that the patch is a temporary measure to resolve a php71 issue that will be fixed in phpmyadmin 4.6.6. See:

http://stackoverflow.com/questions/41065984/phpmyadmin-mcrypt-error-on-php7-1

-Joseph

Attachments (2)

Portfile.diff (989 bytes) - added by josephsacco 7 years ago.
Portfile diff
patch-ErrorHandler.php (531 bytes) - added by josephsacco 7 years ago.
patch for libraries/ErrorHandler.php

Download all attachments as: .zip

Change History (4)

Changed 7 years ago by josephsacco

Attachment: Portfile.diff added

Portfile diff

Changed 7 years ago by josephsacco

Attachment: patch-ErrorHandler.php added

patch for libraries/ErrorHandler.php

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Cc: ryandesign removed
Keywords: haspatch added
Owner: set to ryandesign
Status: newassigned
Version: 2.3.5

comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In eee62f0e/macports-ports:

phpmyadmin: Update to 4.6.6 and add php71 variant

Closes: #53234

Note: See TracTickets for help on using tickets.