logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: PHP 7.1.0 released
Author
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Fri 02 Dec '16 10:35    Post subject: PHP 7.1.0 released Reply with quote

http://php.net/index.php#id2016-12-01-3
Quote:
The PHP development team announces the immediate availability of PHP 7.1.0. This release is the first point release in the 7.x series.

PHP 7.1.0 comes with numerous improvements and new features such as
    Nullable types
    Void return type
    Iterable pseudo-type
    Class constant visiblity modifiers
    Square bracket syntax for list() and the ability to specify keys in list()
    Catching multiple exceptions types
    Many more features and changes…

For source downloads of PHP 7.1.0 please visit our downloads page, Windows binaries can be found on http://windows.php.net/download/. The list of changes is recorded in the ChangeLog.

The migration guide is available in the PHP Manual. Please consult it for the detailed list of new features and backward incompatible changes.

Many thanks to all the contributors and supporters!

See also my builds with a lot of extensions at https://www.apachelounge.com/viewtopic.php?t=6359
Back to top


Reply to topic   Topic: PHP 7.1.0 released View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads