diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2016-04-12 15:17:23 +0200 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2016-04-12 15:17:23 +0200 |
commit | 51702c7564454b18232e19fa9ca0d05ed33c4b3c (patch) | |
tree | 33ca0fdc9398d5985bcee23728399bcd91e63f17 /HISTORY | |
parent | 4cdb8c50f3467d8eaeac6c268242bcc6347add3b (diff) |
Doc update for #587
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ BUG: TJuiDialog: avoid "cannot call methods on dialog prior to initialization" e BUG: Fix callback update of TActiveCheckBoxList when initially empty (LCSKJ) ENH: Issue #562 - Added TClientStyleSheet::PradoStyles (ctrlaltca) ENH: Issue #569 - Improved TJavascriptLogger / browser console logging of errors (ctrlaltca) +ENH: Issue #587 - Misc foxed for PHP7 compatibility (emkael) ENH: Applied some misc optimizations to class serialization (ctrlaltca) ENH: Intercept fatal errors using register_shutdown_function (ctrlaltca) ENH: Activecontrols: avoid updating client side if the value didn't change (ctrlaltca) |