Skip to content
This repository was archived by the owner on May 16, 2018. It is now read-only.

Extend view renderer controller fix (#440) #537

Merged
merged 2 commits into from
Mar 27, 2015

Conversation

froschdesign
Copy link
Member

ping @akrabat

Please take a closer look to this fix. Thanks!

$module = $dispatcher->formatModuleName($request->getModuleName());

// Format controller name
$filter = new Zend_Filter_Word_CamelCaseToDash();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to require_once 'Zend/Filter/Word/CamelCaseToDash.php somewhere.

@froschdesign
Copy link
Member Author

Github has some problems: https://status.github.com/

At this time we're fully operational but we're still mitigating the ongoing DDoS attack and there may be intermittent connectivity issues as we continue working on the problem

@akrabat akrabat merged commit 5670c86 into zendframework:master Mar 27, 2015
@froschdesign froschdesign deleted the hotfix/440 branch March 27, 2015 14:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants