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

fix prototype for PHP 7.2 #39

Merged
merged 1 commit into from Oct 30, 2017
Merged

Conversation

remicollet
Copy link
Contributor

Discovered in Fedora QA with PHP 7.2.0RC4
https://apps.fedoraproject.org/koschei/package/php-zendframework-zend-router?collection=f28

PHP Fatal error: Declaration of ZendTest\Router\Http\TestAsset\DummyRouteWithParam::match(Zend\Stdlib\RequestInterface $request) must be compatible with ZendTest\Router\Http\TestAsset\DummyRoute::match(Zend\Stdlib\RequestInterface $request, $pathOffset = NULL) in /builddir/build/BUILD/zend-router-03763610632a9022aff22a0e8f340852e68392a1/test/Http/TestAsset

@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.242% when pulling 27a4b83 on remicollet:issue-php72 into 0a53776 on zendframework:master.

@froschdesign froschdesign added this to Ready in PHP 7.2 Oct 24, 2017
@Xerkus Xerkus added this to the 3.1.0 milestone Oct 30, 2017
@Xerkus Xerkus merged commit 27a4b83 into zendframework:master Oct 30, 2017
Xerkus added a commit that referenced this pull request Oct 30, 2017
Xerkus added a commit that referenced this pull request Oct 30, 2017
@remicollet remicollet deleted the issue-php72 branch October 30, 2017 12:52
@Xerkus Xerkus moved this from Ready to Finished in PHP 7.2 Nov 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
PHP 7.2
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants