Commit Graph

6 Commits

Author SHA1 Message Date
Aleksander Machniak
918730b46f Fix some PHP8 compatibility issues (#8363) 2021-12-17 18:53:48 +01:00
Aleksander Machniak
d73d81032f Fix some PHP8 warnings (#8239) 2021-10-21 19:58:47 +02:00
Aleksander Machniak
6718c0d6ba Fix handling of spellcheck connection errors (#8172) 2021-08-22 10:42:39 +02:00
Aleksander Machniak
3bbb01fe13 PHP8 fixes, regression fixes 2020-12-13 12:14:15 +01:00
Aleksander Machniak
8eb382b4ca PHP8 fixes 2020-12-11 20:29:41 +01:00
Aleksander Machniak
545a1569f1 Steps -> Actions refactoring (#7688)
* Move action handling code to rcmail class
* Add rcmail_action class
* Add action aliases
* Get rid of $OUTPUT global
* Move some methods from rcmail to rcmail_action
* PHP8 compat. fixes
* Add framework for testing actions
* Fix obvious code mistakes
2020-11-01 11:25:38 +01:00