summaryrefslogtreecommitdiff
path: root/databases/php80-pgsql (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-31lang/php80: SunsetMuhammad Moinur Rahman1-9/+0
2021-10-16*: fix tab vs. space issues, and comments according to the guide.Jimmy Olgeni1-1/+1
2021-04-07One more small cleanup, forgotten yesterday.Mathieu Arnold1-1/+0
Reported by: lwhsu
2021-04-06Remove # $FreeBSD$ from Makefiles.Mathieu Arnold1-1/+0
2020-10-21Welcome PHP 8.0 RC 2 to the ports treeTorsten Zuehlsdorff1-0/+11
There are many greater changes including: - json is now part of core - xmlrpc is removed - More than 150 backward incompatible changes Have a look at: https://github.com/php/php-src/blob/php-8.0.0RC2/UPGRADING Reviewed by: ale, mfechner, Pascal Christen Sponsored by: PHP Update Service Differential Revision: https://reviews.freebsd.org/D26848 Notes: svn path=/head/; revision=552906