actual URLs in $text to encoded URLs in the @@PLUGINFILE@@ form.
* behat_util::is_server_running() is removed, please use behat_util::check_server_status() instead.
* Behat\Mink\Selector\SelectorsHandler::xpathLiteral() method is deprecated use behat_context_helper::escape instead
+ when building Xpath, or pass the unescaped value when using the named selector.',
+* table_sql download process is using the new data formats plugin which you can't use if you are buffering any output
+ * flexible_table::get_download_menu(), considered private, has been deleted. Use
+ $OUTPUT->download_dataformat_selector() instead.
+ when building Xpath, or pass the unescaped value when using the named selector.
+ * Add new file_is_executable(), to consistently check for executables even in Windows (PHP bug #41062).
=== 3.0 ===