This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware
Watch
1
Star
0
Fork
1
You've already forked egroupware
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-07-24 01:16:10 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00f7b51fbd9fed4c3581415fb2082f64a6b8376b
egroupware
/
preferences
/
inc
History
nathan
2287ca15c2
Fix PHP 8.0 Fatal error: Declaration of preferences_categories_ui::index(?array $content = null) must be compatible with admin_categories::index(?array $content = null, $msg = '')
2021-11-16 16:07:23 -07:00
..
class.preferences_acl.inc.php
use new api for preferences
2016-04-30 17:16:36 +00:00
class.preferences_categories_ui.inc.php
Fix PHP 8.0 Fatal error: Declaration of preferences_categories_ui::index(?array $content = null) must be compatible with admin_categories::index(?array $content = null, $msg = '')
2021-11-16 16:07:23 -07:00
class.preferences_hooks.inc.php
spread operator does not take care of it automatic, have to use array_values to get ride of string keys
2021-04-06 09:47:21 +02:00
class.preferences_password.inc.php
fix PHP 8.0 error setting up two factor auth
2021-10-26 19:59:10 +02:00
class.preferences_settings.inc.php
fix PHP 8.0 error: Unsupported operand types: null + array
2021-10-20 15:03:41 +02:00