How To Get Up-To-Speed With PHP 8 Quickly by Bettie Taylor in PDF
Discover reliable strategies, workarounds, and also professional guidance for preventing scenarios where your application may break list below PHP 8 migration
Preface
PHP 8 represents the culmination of the PHP core development team's work to maximize efficiency in the core language. Your application code will immediately see a boost in speed as well as having a smaller memory footprint just by migrating to PHP 8.
Further, in PHP 8, developers notice that a tremendous effort has gone into normalizing syntax and language usage. In short, programming in PHP 8 is a joy to developers who appreciate adherence to good coding practices.
However, this inevitably leads to the question: where does the PHP language go from here? PHP 8 provides the answer to this question as well, in the form of the Just-In-Time compiler and support for fibers. The latter forms the foundation of asynchronous programming and has been announced for PHP 8.1.
PHP 8 gives you a glimpse of the future of the language, and that future is looking extremely bright! If you put all this together, it becomes clear that understanding and mastering the new features and stricter coding practices implemented in PHP 8 is vital to those who wish to pursue a serious career as a PHP developer.
This book is exactly the tool you need to get up and running with PHP 8 quickly. Not only do we cover new features, but we also show you how to avoid traps that could lead to code failure after a PHP 8 migration. In addition, we give you a glimpse into the future of PHP via thorough coverage of the JIT compiler and PHP asynchronous programming.
Contents :
Section 1: PHP 8 Tips
Chapter 1: Introducing New PHP 8 OOP Features
Chapter 2: Learning about PHP 8's Functional Additions
Chapter 3: Taking advantage of error-Handling Enhancements Chapter 4: Making Direct C-Language Calls
Section 2: PHP Tricks
Chapter 5: Discovering Potential OOP Backward- Compatibility Breaks
Chapter 6: Understanding PHP 8 Functional Differences
Chapter 7: Avoiding Traps When Using PHP 8 Extensions
Chapter 8: Learning about PHP 8's Deprecated or Removed Functionality
Section 3: PHP 8 Best Practices
Chapter 9: Mastering PHP 8 Best Practices
Chapter 10: Improving Performance
Chapter 11: Migrating Existing PHP Apps to PHP 8
Chapter 12: Creating PHP 8 Application Using Asynchronous Programming
About the book:
Free Download the Book: How To Get Up-To-Speed With PHP 8 Quickly
PS: Share the link with your friends
If the Download link is not working, kindly drop a comment below, so we'll update the download link for you.
Happy downloading!