chandler/chandler
Alexander Minkin 0d094c9830
fix: make __wakeup methods public
PHP 8+ requires that __wakeup must be public
2023-12-11 13:38:00 +03:00
..
ControlPanel Initial commit 2020-05-29 21:49:16 +03:00
Database fix: make __wakeup methods public 2023-12-11 13:38:00 +03:00
Debug Fix error in DatabasePanel 2021-04-21 11:35:31 +00:00
Email Include additional email configuration fields 2022-04-16 19:39:42 +03:00
Eventing Initial commit 2020-05-29 21:49:16 +03:00
Extensions Use anonymous functions instead of create_function 2022-08-19 16:40:03 +03:00
MVC Fix of error 500 with many sequential slashes in URL (#15) 2023-08-11 02:07:20 +03:00
Patterns fix: make __wakeup methods public 2023-12-11 13:38:00 +03:00
Security Fix User::makeHash on PHP8 2022-10-11 19:11:22 +03:00
Session Initial commit 2020-05-29 21:49:16 +03:00
Signaling Fiks lonpul? 2023-11-11 14:54:35 +03:00
bindata Initial commit 2020-05-29 21:49:16 +03:00
procedural Don't depend on YAML extension 2021-09-16 18:42:36 +03:00
Bootstrap.php Add logs support to DBEntity (#14) 2023-08-11 16:42:40 +03:00