Skip to content
Snippets Groups Projects

php8 only; added variable types; short array syntax; remove glyphicons

Merged Hahn Axel (hahn) requested to merge 7359-update-php83 into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
@@ -131,7 +131,8 @@ return [
// limit access to appmonitor client to specific token
"token" => [<%= @replace["appmonitor-token"] %>],
],
// ----------------------------------------------------------------------
Loading