diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-05-24 09:19:57 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-05-24 09:19:57 +0200 |
commit | a8994090bbcaa6142aaf8b1fb13912b1d492e2f7 (patch) | |
tree | 1c7d318fc310c2b8b70a46709ddf03bbae79b7d4 /CHANGELOG | |
parent | cb34c1b52449b229b77483527e2029271e18b29c (diff) |
Fix fatal error when xdebug.max_nesting_level was exceeded in rcube_washtml (#1489110)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix fatal error when xdebug.max_nesting_level was exceeded in rcube_washtml (#1489110) - Fix PHP warning in html_table::set_row_attribs() in PHP 5.4 (#1489094) - Fix invalid option selected in default_font selector when font is unset (#1489112) - Fix displaying contact with ID divisible by 100 in sql addressbook (#1489121) |