Browse Source

Merge pull request #555 from colinodell/patch-3

Add PHP 7 Upgrade Guide e-book
pull/519/head
Jad Bitar 10 years ago
parent
commit
5622c73b4e
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -799,6 +799,7 @@ Various resources, such as books, websites and articles, for improving your PHP
799 799
 ## PHP Books
800 800
 *Fantastic PHP-related books.*
801 801
 
802
+* [PHP 7 Upgrade Guide](https://leanpub.com/php7) - An ebook covering all of the features and changes in PHP 7 by Colin O'Dell.
802 803
 * [PHP Pandas](http://daylerees.com/php-pandas/) - A book about learning to write PHP by Dayle Rees.
803 804
 * [Scaling PHP Applications](http://www.scalingphpbook.com) - An ebook about scaling PHP applications by Steve Corona.
804 805
 * [The Grumpy Programmer's Guide to Building Testable PHP Applications](https://leanpub.com/grumpy-testing) - A book about building testing PHP applications by Chris Hartjes.

Loading…
Cancel
Save