Jump to ratings and reviews
Rate this book

Upgrading to PHP 7

Rate this book
Upgrading to PHP 7
By Davey Shafik
Publisher: O'Reilly
Released: November 2015
PHP 7—the most dramatic update to the language in over a decade—has arrived. This O’Reilly report provides you with a short guide to the major changes in this new release, including a revamped engine (Zend Engine 3), a bunch of new features, and lots of language cleanup. You’ll learn about basic language changes, deprecated features, Unicode enhancements, changes in Object-Oriented programming, and other enhancements.

You’ll also discover why it’s taken more than 10 years for the first new major version of PHP since PHP 5 to appear—and what happened to version 6 in the meantime.

Get important details regarding changes to PHP 7, including:

Deprecated features, starting with alternative PHP tags and POSIX-compatible regular expressions
Uniform Variable Syntax, including consistency fixes and new syntax
Basic language changes, such as new operators, constant arrays, new functions, and regular expressions
Expectations and Assertions
Error handling
Enhancements to PHP’s Unicode, closure, and Generator features
Changes in Object-Oriented programming
Scalar type hints (perhaps the most polarizing and exciting new feature)
Davey Shafik is a full-time developer with over 14 years of experience in PHP and related technologies. A Developer Evangelist at Akamai Technologies, he also co-organizes the Prompt initiative (mhprompt.org), which is dedicated to lifting the stigma surrounding mental health discussions.

Unknown Binding

Published November 1, 2015

8 people want to read

About the author

Davey Shafik

11 books22 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
5 (33%)
4 stars
8 (53%)
3 stars
2 (13%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 7 of 7 reviews
Profile Image for Omid Milanifard.
385 reviews43 followers
January 14, 2020
A brief description of new changes and features of PHP 7.0.
It assumed that you know PHP completely.
Profile Image for Salvador.
8 reviews
February 26, 2017
Concise a clear. A great way to catch up with the most important changes in PHP 7. For the ones not covered in the book, links to the relevant RFCs are given at the end.

Slightly dated as something mentioned in the book as "possible", are already implemented in PHP 7.1, but still a great way to get up to speed.
Profile Image for Michael Sypes.
217 reviews2 followers
April 27, 2019
A very clear and concise introduction to (what was) the brand new PHP 7.0. We're already on 7.3, so some things have progressed beyond the boo, but I certainly found it a great refresher on some things I had forgotten, and a few things I never even knew about before.
Profile Image for  Maksim.
116 reviews4 followers
February 7, 2017
Я бы назвал эту книгу: We have no time, upgrading to php 7! :)
Очень кратко и с примерами, без лишний воды и объяснения тривиальных вещей.
Profile Image for Jesús.
115 reviews10 followers
May 12, 2017
Conciso y con ejemplos muy claros. Recomendado para tener una guía rápida de novedades, cambios y backward compatibility
Profile Image for Miguel Manzano García.
60 reviews4 followers
February 23, 2017
If you are interested in the new features availables on PHP7 this book is a great resource. This book make the RFCs Human Readable using code examples.
4 reviews2 followers
Read
February 16, 2017
Libro muy interesante, se lee rápidamente (2 horas) y te pone al día de las novedades de php7.

Lo más interesante del libro es que lo explica tan bien que te dan ganas de empezar a picar código en php7.
Displaying 1 - 7 of 7 reviews

Can't find what you're looking for?

Get help and learn more about the design.