X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.27;h=d8866ad1c5da9e3990b442981e828343606f4636;hb=b61be675497ff1beb22e7ee4105faf8be3e090a1;hp=a1614d03b8ff02aad8ab4c45b2be5d9a01923b27;hpb=27d3f08d4e41ca5745c80a57afd441f9250db7e1;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.27 b/RELEASE-NOTES-1.27 index a1614d03b8..d8866ad1c5 100644 --- a/RELEASE-NOTES-1.27 +++ b/RELEASE-NOTES-1.27 @@ -172,7 +172,8 @@ HHVM 3.1. ==== Upgraded external libraries ==== * Updated oojs/oojs-ui from v0.12.12 to v0.13.3. * Updated composer/semver from v1.0.0 to v1.2.0. -* Update liuggio/statsd-php-client to 1.0.18. +* Updated liuggio/statsd-php-client to 1.0.18. +* Updated QUnit from v1.18.0 to v1.22.0. ==== New external libraries ==== * Added wikimedia/base-convert v1.0.1. @@ -358,6 +359,8 @@ changes to languages because of Phabricator reports. ** WatchedItem::duplicateEntries was deprecated. ** EmailNotification::updateWatchlistTimestamp was deprecated. ** User::getWatchedItem was removed. +* Unit tests don't work with external PHPUnit anymore, Composer is now the only supported + way. Run `composer install` to install it and other dev dependencies to run unit tests. == Compatibility ==