Path to this page:
./
lang/php70,
PHP Hypertext Preprocessor version 7.0
Branch: pkgsrc-2017Q3,
Version: 7.0.25,
Package name: php-7.0.25,
Maintainer: pkgsrc-usersPHP is an HTML-embedded scripting language. It is modular, with
some object-oriented features. Much of its syntax is borrowed from
C, Java and Perl with a couple of unique PHP-specific features
thrown in. The language is designed to allow web developers to
write dynamically generated pages quickly.
This package provides PHP version 7.0.x.
PHP 7.0.0 comes with a new version of the Zend Engine, numerous improvements
and new features such as
* Improved performance: PHP 7 is up to twice as fast as PHP 5.6
* Significantly reduced memory usage
* Abstract Syntax Tree
* Consistent 64-bit support
* Improved Exception hierarchy
* Many fatal errors converted to Exceptions
* Secure random number generator
* Removed old and unsupported SAPIs and extensions
* The null coalescing operator (??)
* Return and Scalar Type Declarations
* Anonymous Classes
* Zero cost asserts
Required to run:[
devel/readline] [
textproc/libxml2]
Required to build:[
pkgtools/cwrappers]
Package options: inet6, readline, ssl
Master sites: (Expand)
SHA1: 910700d4340244b4775ffad62e2a59e1ccd5641f
RMD160: 54c3aada6892efe6c01294b5a52d3c2ec379ee1c
Filesize: 14295.132 KB
Version history: (Expand)
- (2017-10-31) Updated to version: php-7.0.25
- (2017-09-29) Package added to pkgsrc.se, version php-7.0.23 (created)