comparison vendor/symfony/phpunit-bridge/CHANGELOG.md @ 12:7a779792577d

Update Drupal core to v8.4.5 (via Composer)
author Chris Cannam
date Fri, 23 Feb 2018 15:52:07 +0000
parents
children 1fec387a4317
comparison
equal deleted inserted replaced
11:bfffd8d7479a 12:7a779792577d
1 CHANGELOG
2 =========
3
4 3.1.0
5 -----
6
7 * passing a numerically indexed array to the constructor of the `SymfonyTestsListenerTrait`
8 is deprecated, pass an array of namespaces indexed by the mocked feature instead