In this workshop we'll show you how to migrate a PHP source code from older versions to PHP 7. Slavey will guide you through a sample project and after that you should be able to migrate your own source code using the techniques demonstrated in the workshop. PHP knowledge is a must. GIT knowledge is a plus.

Source code of the test application, slides and tool scripts can be found here:
https://github.com/slaff/ZC2017

Comments

Comments are closed.

Slavey Karadzhov (Speaker) at 11:20 on 23 Oct 2017

Source code of the test application, slides and tool scripts can be found here: https://github.com/slaff/ZC2017

Lots of tools given (and partially demonstrated) to help automated the switch from PHP 5.x to 7.0. A lot of it was stuff I'd already known, as I'd done some research on this before arriving, but the tools given were so helpful that the talk was well worth it. Lots of expertise shown.