Welcome php 7.0.3

Changelog:
    http://php.net/ChangeLog-7.php#7.0.0
    http://php.net/ChangeLog-7.php#7.0.1
    http://php.net/ChangeLog-7.php#7.0.2
    http://php.net/ChangeLog-7.php#7.0.3

I'd like to thanks:
  Kurt Jaeger
  Matthias Breddin
  Rainer Duffner
  Victor van Vlaardingen
  Torsten Zuehlsdorff
  Franco Fichtner
  and all helpers and testers from ports@.
This commit is contained in:
Martin Wilke
2016-02-15 14:34:26 +00:00
parent 8b812c1bf4
commit e630e52bb5
119 changed files with 2676 additions and 10 deletions

View File

@@ -0,0 +1,10 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php70
PKGNAMESUFFIX= -sqlite3
.include "${MASTERDIR}/Makefile"