Sarjuuk
790264ba08
Misc/Fixup
...
* floating changes against profiler
* no functional changes
2025-04-02 21:49:25 +02:00
Sarjuuk
3a6c86092b
Core/Compat
...
* create namespace Aowow to avoid naming conflicts
* inclues/libs/ is outside of the Aowow namespace
2025-04-01 22:32:37 +02:00
Sarjuuk
12ddc6fe82
Misc/Fixup
...
* prevent direct access to some internal files where applicable and reword error for others
* if CFG_DEBUG is set also enable debug in client javascript
* non-breaking formatting changes
* define regions and missing locales for later use
2024-06-17 19:59:51 +02:00
Sarjuuk
33a870ef78
Structure/Types
...
* move distributed constant values to object
* move reused iterators and checks to object
2022-03-22 15:05:50 +01:00
Sarjuuk
4972cc0faf
POST/GET
...
* unify accessing &_GET and &_POST data
2022-03-17 13:47:48 +01:00
Sarjuuk
d9cd24026c
PHP/Core
...
* enforced v7.1 compliance, preparations for v7.2
* removed deprecated usage of each()
* prefer array deconstruction via [] instead of calling list()
* try to catch failed session_start()
* prefer ... - Token instead of calling func_get_args() func_num_args()
* enforce return types in AjaxHandler
* revision push
2018-11-29 00:45:19 +01:00
Sarjuuk
3fd25ca889
Profiler/Backend
...
* added core functions nessecary for profiler
2018-03-22 17:36:28 +01:00