Commit Graph
11 Commits
Author SHA1 Message Date
Selamanse 7b4c676d9f Reverte cache changes 2022-11-20 23:42:27 +01:00
Selamanse 77e047c38a Change method calls to non-static methods
Calling non-static methods statically throws an Error since version 8 and is long deprecated.

https://www.php.net/manual/en/language.oop5.static.php
2022-11-20 23:38:23 +01:00
Selamanse 9f83b61086 Add symboltitel to json output 2022-11-20 23:33:22 +01:00
Selamanse d7b3437326 Update readme for localdev 2022-11-20 10:34:13 +01:00
Selamanse 9db5a97c12 Activate display errors for php 2022-11-20 10:34:05 +01:00
Selamanse 6b6d5ba89f Fix upstream controller method compatibility 2022-11-20 10:33:29 +01:00
Selamanse 472a19b0cc Fixes static call to non-static method 2022-11-20 10:33:09 +01:00
Selamanse a91ac6ade5 Adjust docker dev env and readme 2022-11-19 00:52:25 +01:00
Selamanse 041731f1bf Add joomla pw 2022-11-18 23:56:56 +01:00
Selamanse edeebb71ae Fix component scripts 2022-11-18 23:50:00 +01:00
Selamanse 4e9163cc90 Add docker dev files 2022-11-18 23:46:00 +01:00