1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-18 11:10:32 -04:00
Commit graph

3 commits

Author SHA1 Message Date
Matthew Seaman
f8906302f6 Modernization: switch to USES=php:web
Update files/patch-lib__functions.php to work around the lack of the
deprecated mcrypt functions in php >= 7.1.

Regenerate patches with 'make makesum'

PR:		227199
Submitted by:	ohartmann@walstatt.org
2018-04-02 20:11:58 +00:00
Matthew Seaman
14a5c0e694 Finish off the incomplete conversion from 'password_hash' to
'password_hash_custom' in the previous update.  Locally written
patches.
2014-05-03 07:16:49 +00:00
Matthew Seaman
f660a251cd Add patches from the PLA git repository http://sourceforge.net/u/nihilisticz/phpldapadmin/commit_browser
These solve a function name clash with a new php-5.5 built-in and use
of the deprecated preg_replace /e modifier.

Submitted by:	Zhang Huangbin
Obtained from:	http://sourceforge.net/u/nihilisticz/phpldapadmin/commit_browser
2014-04-27 09:51:17 +00:00