"Exclusive" Zend guard online subscription 75 percent. Online order >>
Exclusive exclusive Zend Studio line 75 percent. Online order >>
This tutorial will introduce some of the new features in the new version of Zend Studio that support PHP 7 so that you can start using PHP 7 in your project. Zend Studio Latest beta download please jab >>> tutorial Content
In this tutorial, you will learn how to use PHP 7 Express to migrate projects to PHP 7 How to create a new PHP 7 project How to add support for existing projects to PHP 7 How to run PHP 7 Project Prerequisites in Zend Studio from Zend The studio download page downloads Zend Studio 13.x or later. Step 1: Use PHP 7 Express
PHP 7 Express can help you get your PHP 5 code ready for Migration to PHP 7 by performing a compatibility check on an existing project, indicating an deprecated expression and outdated syntax.
1. Right-click your PHP 5 project in PHP Explorer and choose Run PHP 7 Express. The PHP 7 Express dialog box will be displayed.
2. If you have a library in your project, you can select the ' Check Library folders ' check box to perform a compatibility check on the library.
3. Click Ok,zend Studio to scan your code and display any compatibility issues in the PHP 7 Express view.
4. Double-click a question to see your code carefully. The related file opens in the PHP editor, highlighting the row.