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

Updated to the latest dependencies and fixed integration tests #579

Merged
merged 2 commits into from
Mar 7, 2018
Merged

Updated to the latest dependencies and fixed integration tests #579

merged 2 commits into from
Mar 7, 2018

Conversation

michalbundyra
Copy link
Member

These need update after releasing fixes in Implicit*Middlewares

See: zendframework/zend-expressive-router#58

These need update after releasing fixes in Implicit*Middlewares
@michalbundyra
Copy link
Member Author

michalbundyra commented Mar 7, 2018

Two tests are failing:

ZendTest\Expressive\Router\IntegrationTest::testAllowedMethodsWhenNoHttpMethodsSet with data set "fast-route-options" ('Zend\Expressive\Router\FastRouteRouter', 'OPTIONS')
Error: Undefined class constant 'METHOD_ANY'

because of issue in zend-expressive-fastroute which is fixed in zendframework/zend-expressive-fastroute#50

Removed all irrelevant tests - it is no longer possible to add route
without any HTTP method
@weierophinney weierophinney merged commit 73ed724 into zendframework:release-3.0.0 Mar 7, 2018
@michalbundyra michalbundyra deleted the hotfix/integraton-tests branch March 7, 2018 17:29
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.

2 participants