Skip to content

Conversation

@thomasvargiu
Copy link

Updated dependencies to support zf2 and zf3 components.
Changed prompt from Select to Number to select cache. This fix the problem when there are more than 9 cache defined.

@thomasvargiu
Copy link
Author

@juriansluiman @jurreantonisse Any update on this?

@jurreantonisse
Copy link

jurreantonisse commented Oct 21, 2016

Hello Thomas,

Sorry I'm not able to review this PR.
Please ask @juriansluiman for a merge or transfer.

Kind regards

@snapshotpl
Copy link

@juriansluiman ping

@snapshotpl
Copy link

@jurreantonisse do you have contact with @juriansluiman ?

"container-interop/container-interop": "^1.0"
},
"require-dev": {
"doctrine/doctrine-orm-module": "~0.9 || ^1.0"

Choose a reason for hiding this comment

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

Add also into suggest

Copy link
Author

Choose a reason for hiding this comment

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

@snapshotpl Done. Thank you

protected function getCaches()
{
$config = $this->getServiceLocator()->get('Config');
$config = $this->container->get('config');

Choose a reason for hiding this comment

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

Why not to inject this config into controller?

Copy link
Author

Choose a reason for hiding this comment

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

@snapshotpl This PR is not a completely refactor, we could do it later in a separate PR, after that this PR will be merged.

@snapshotpl
Copy link

@juriansluiman ping again...

@snapshotpl
Copy link

@juriansluiman ping!

@snapshotpl
Copy link

@juriansluiman ping

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

Successfully merging this pull request may close these issues.

3 participants