mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-51603 dataformats: coding_exception if output buffering
This commit is contained in:
parent
5b95105600
commit
9df4ae4189
4 changed files with 5 additions and 10 deletions
|
@ -116,6 +116,7 @@ information provided here is intended especially for developers.
|
|||
* 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
|
||||
|
||||
=== 3.0 ===
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue