An error occurred while loading the file. Please try again.
-
Christian Kuhn authored
Do not forget to "composer update" test instances! Updating from phpunit 3.7 to 4.1 is smooth, except two details: * The mock framework dropped staticExpects, two test cases must be refactored to circumvent this. * The mocker now tries to resolve method argument type hints, so those classes must exist and autoloaded, some FLOW dependencies are affected here. Change-Id: Ie74bdad000182dde808d3771fa6eec4764a133da Resolves: #58676 Releases: 6.2 Reviewed-on: https://review.typo3.org/29584 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Tymoteusz Motylewski Tested-by: Tymoteusz Motylewski Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
4f982ca0
This project manages its dependencies using Composer.
Learn more