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

Fixed loading of php templating helper when php engine isn't enabled #291

Merged
merged 1 commit into from Feb 3, 2015
Merged

Conversation

polc
Copy link
Contributor

@polc polc commented Jan 18, 2015

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets #289
License MIT

The "knp_paginator.templating.helper.pagination" service is now disabled when the php engine isn't activated and the class Processor doesn't use symfony templating helper anymore (because all templating helpers are disabled when the php engine is disabled).

It make the KnpPaginatorBundle working again with Symfony 2.7-dev

@oohnoitz
Copy link
Contributor

oohnoitz commented Feb 2, 2015

@pilot Since #292 has been merged, this PR should be passing the tests again.

@pilot
Copy link
Contributor

pilot commented Feb 2, 2015

@oohnoitz I've rerun tests

@oohnoitz
Copy link
Contributor

oohnoitz commented Feb 3, 2015

Could we get this merged too @pilot? Thanks.

pilot added a commit that referenced this pull request Feb 3, 2015
Fixed loading of php templating helper when php engine isn't enabled
@pilot pilot merged commit 5990419 into KnpLabs:master Feb 3, 2015
@soullivaneuh
Copy link
Contributor

Could we have a new 2.4 stable version for this bugfix ?

Thanks.

@arkste
Copy link

arkste commented Jun 9, 2015

i agree, ping @pilot !

Symfony 2.7 LTS works fine while using knp-paginator-bundle "2.4.*@dev", but a new stable release would be greatly appreciated.

@pilot
Copy link
Contributor

pilot commented Jun 9, 2015

@soullivaneuh
Copy link
Contributor

@pilot 👍

@arkste arkste mentioned this pull request Jun 9, 2015
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.

None yet

5 participants