]> git.mxchange.org Git - ctracker.git/commit
Continued: master
authorRoland Häder <roland@mxchange.org>
Mon, 9 Sep 2024 02:07:41 +0000 (04:07 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 9 Sep 2024 02:07:41 +0000 (04:07 +0200)
commit94dfc84e957b11b3a653f30ef56c1f5fea8b36af
treec33a7e61ba7ff4917602a46224d4575fc944be6a
parent932234b77aa61eed6cdcabf0da2f5ec123f92608
Continued:
- added primitive type-hints for string, int
- each() has been removed in 8.0.0, let's use foreach() instead which is even
  much simplier code than while(), list() and each() calls

Signed-off-by: Roland Häder <roland@mxchange.org>
libs/lib_general.php
libs/lib_updates.php