Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

ZF Tool Broken (ZF1 Classnames) & wrong method in ErrorController #212

Closed
wants to merge 3 commits into from
Closed

Conversation

mstaessen
Copy link
Contributor

I cleaned out the ZF1 classnames in the ZF Tool Component.

This was needed to make the ZF script work again... I got a 'Cannot redeclare Zend\Tool\Project\Provider\Project' error which was caused by the loading of Zend_Tool_Project_Provider_Project somewhere.

So I just changed all ZF1 classnames to ZF2

@mstaessen
Copy link
Contributor Author

I also added two extra commits:

  1. A Parse Error in Zend\Locale\Data\AbstractLocale - not a big deal
  2. Incorrect resource fetching in the generated ErrorController

@b-durand
Copy link
Contributor

2 sounds like we should forwardport all patchs since the last summer from svn (ZF1) into Git.

@weierophinney
Copy link
Member

Merged and pushed to master -- thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants