Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to ZF3 #1545

Open
voltan opened this issue May 20, 2017 · 2 comments
Open

Upgrade to ZF3 #1545

voltan opened this issue May 20, 2017 · 2 comments

Comments

@voltan
Copy link
Member

voltan commented May 20, 2017

I think about use ZF3 on Pi, on zf3 package system changed and need load all files by Autoloader , did you check zf3 before?

what is your idea? can we update to zf3 easy?

@taiwen @esprit-dev

@voltan
Copy link
Member Author

voltan commented Jan 11, 2018

Update loading system is important , for start we can update to zf2.5 ( or 2.6 / 2.7 ) and use new method for load zf2 , after that update to zf3 is easyer

@voltan
Copy link
Member Author

voltan commented Mar 5, 2018

I could update zf2.4 to zf2.5 :
1- Get zf2.5 by composer
2- relapse new folder by Zend folder
3- add this code on Pi\Application\Autoloader ( on __construct function or autoloadStandard ) => include Pi::path('lib/Zend/autoload.php'); ( set true path )

every things will work , after this update we will ready for work on zf3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant