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

Compatibility of legacy SM2 style in PHP 7.2. #70

Merged

Conversation

alextech
Copy link
Contributor

Fix #69. No need to dynamically request service name, when its known that Navigation::class is one ultimately being requested in __invoke

Test will not run against 7.2 because #59 is against dev, while that branch is probably tested against SM3 making this less relevant. Although, test for general creation ability can be ported to improve coverage.

@alextech alextech force-pushed the hotfix/PHP_7.2_SM2_compatibility branch 5 times, most recently from 40b222a to 09a9ba2 Compare February 21, 2018 21:07
No need to dynamically request service name, when its known that Navigation::class is one ultimately being requested in __invoke
@weierophinney weierophinney changed the base branch from master to develop April 25, 2018 20:00
@weierophinney weierophinney force-pushed the hotfix/PHP_7.2_SM2_compatibility branch from 09a9ba2 to 5004fc5 Compare April 25, 2018 20:01
@weierophinney
Copy link
Member

I've rebased this from current develop, which contains updates for PHP 7.2 compatibility; I'll merge if/when the tests are green.

@weierophinney weierophinney merged commit 5004fc5 into zendframework:develop Apr 25, 2018
weierophinney added a commit that referenced this pull request Apr 25, 2018
@weierophinney
Copy link
Member

Thanks, @alextech!

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

2 participants