MDL-67691 behat: inform about the_following_exist() removal

behat_data_generators::the_following_exist() has been removed, please use
behat_data_generators::the_following_entities_exist() instead.

See MDL-67691 for more info.
This commit is contained in:
Eloy Lafuente (stronk7) 2020-01-20 00:05:41 +01:00
parent fd126006b0
commit 881545513e

View File

@ -2,6 +2,8 @@ This files describes API changes in core libraries and APIs,
information provided here is intended especially for developers.
=== 3.9 ===
* behat_data_generators::the_following_exist() has been removed, please use
behat_data_generators::the_following_entities_exist() instead. See MDL-67691 for more info.
* admin/tool/task/cli/adhoc_task.php now observers the concurrency limits.
If you want to get the previous (unlimited) behavior, use the --ignorelimits switch).
* Removed the following deprecated functions: