Bug 237013 - [MAINTAINER] net/phpldapadmin: enable php73
Summary: [MAINTAINER] net/phpldapadmin: enable php73
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-04 13:04 UTC by Krzysztof
Modified: 2019-04-08 20:14 UTC (History)
0 users

See Also:


Attachments
Patch to work with php73 (585 bytes, patch)
2019-04-04 13:04 UTC, Krzysztof
ports: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof 2019-04-04 13:04:29 UTC
Created attachment 203377 [details]
Patch to work with php73

net/phpldapadmin is marked as ignored with php73. I've just built and tested it with php73. It seems to work correctly.

So I've made a patch to "unlock" php73 support. Also I've tested it with my poudriere - you can check logs at http://pkg.bsdserwis.com/pkg/data/11x64-testing-php73/2019-04-04_14h58m09s/logs/phpldapadmin-php73-1.2.3_10,1.log

I hope this ptch will be applied soon :-)))
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-08 20:13:37 UTC
A commit references this bug:

Author: swills
Date: Mon Apr  8 20:13:02 UTC 2019
New revision: 498424
URL: https://svnweb.freebsd.org/changeset/ports/498424

Log:
  net/phpldapadmin: enable php73

  PR:		237013
  Submitted by:	Krzysztof <ports@bsdserwis.com> (maintainer)

Changes:
  head/net/phpldapadmin/Makefile
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-04-08 20:14:09 UTC
Committed, thanks!