-
Notifications
You must be signed in to change notification settings - Fork 166
Migration Guide
Dmitriy Zayceff edited this page Apr 29, 2015
·
13 revisions
JPHP has the zend legacy extension, but you will have problems when you will work with it. We recomend you to do not use this extension and try to use better approach from the JPHP Standard Library.
One of the project goals is:
Replacing the ugly runtime library of Zend PHP with a better runtime library.
Our migration guide helps you to use alternative classes and functions from JPHP Standard Library.
JPHP Group 2015