Migrating to PHP 7
Offered By: International PHP Conference via YouTube
Course Description
Overview
Discover proven strategies for migrating to PHP 7 in this informative conference talk. Learn how to analyze your current PHP 5 application, develop a migration plan, and overcome common obstacles. Explore topics such as selling the migration to stakeholders, incremental maintenance costs, and whether a rewrite is necessary. Gain insights into essential tools like the PHP 7 Compatibility Checker, error reporting techniques, and log analysis. Address challenges with third-party code, test automation, and characterization tests. Dive into migration specifics including Zend Engine 1 considerations, container usage, and data quality improvements. Pick up valuable pro tips on handling deprecation warnings and implementing an agile migration approach. Equip yourself with the knowledge to successfully transition your PHP 5 application to PHP 7 and reap the benefits of improved performance and features.
Syllabus
Introduction
Selling PHP 7
gdpr
incremental maintenance cost
should we rewrite
install PHP 7
tools
PHP 7 Compatibility Checker
Unique Class Names
Error Reporting
Aggregate Logs
Filtering Logs
ThirdParty Code
Check for Updates
Test Automation
Characterization Tests
Migrating to PHP 7
Zent Engine 1
Containers
Data Quality
Davi Shafiq
Prepared Statements vs PDO
Prepared Statements
Pro Tip
Deprecation warnings
Agile migration
Taught by
International PHP Conference
Related Courses
PHP FibersInternational PHP Conference via YouTube Growing the PHP Core - One Test at a Time
International PHP Conference via YouTube New Feature - What the Fibers Extension Can Do for You
International PHP Conference via YouTube How to Design for the Metaverse
International PHP Conference via YouTube WordPress for Modern Developers
International PHP Conference via YouTube