]> git.mxchange.org Git - ctracker.git/commit
Continued: master
authorRoland Häder <roland@mxchange.org>
Wed, 6 Sep 2023 02:36:45 +0000 (04:36 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 6 Sep 2023 02:43:42 +0000 (04:43 +0200)
commit932234b77aa61eed6cdcabf0da2f5ec123f92608
tree94dc72dfa3c7d58054fa54d91133050fd6803509
parent3aa36483a4900ae55ccc533ce8220f9ddef0cc01
Continued:
- removed last remaining closing PHP tag
- added type-hints for scalar parameter
- fixed possible E_NOTICE and E_WARNING when configuration file exists but
  contains invalid data
- fixed BadFunctionCallException
config/db_config.php.dist
libs/lib_connect.php
libs/lib_detector.php
libs/lib_general.php