diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2016-02-15 14:34:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2016-02-15 14:34:26 +0000 |
commit | e630e52bb5f688a26b92533f2f2b0e17e3b85f33 (patch) | |
tree | 921070ae859847e6ad2f11168de4014a9c3571e8 /lang/php70-extensions/pkg-descr | |
parent | 8b812c1bf4f8270bf585201073f5504abac62e07 (diff) |
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@.
Notes
Notes:
svn path=/head/; revision=408932
Diffstat (limited to 'lang/php70-extensions/pkg-descr')
-rw-r--r-- | lang/php70-extensions/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/php70-extensions/pkg-descr b/lang/php70-extensions/pkg-descr new file mode 100644 index 000000000000..56c6df1fc300 --- /dev/null +++ b/lang/php70-extensions/pkg-descr @@ -0,0 +1,7 @@ +This is a "meta-port" to install the extensions for PHP 5.5. + +Defaults to: +ctype, dom, filter, hash, iconv, json, pdo, pdo_sqlite, phar, posix, +session, simplexml, sqlite3, tokenizer, xml, xmlreader and xmlwriter. + +WWW: http://www.php.net/ |