Mercurial > hg > isophonics-drupal-site
annotate 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 |
rev | line source |
---|---|
Chris@12 | 1 CHANGELOG |
Chris@12 | 2 ========= |
Chris@12 | 3 |
Chris@12 | 4 3.1.0 |
Chris@12 | 5 ----- |
Chris@12 | 6 |
Chris@12 | 7 * passing a numerically indexed array to the constructor of the `SymfonyTestsListenerTrait` |
Chris@12 | 8 is deprecated, pass an array of namespaces indexed by the mocked feature instead |