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
e0150feda6
implemented type areatrigger
...
* staff only
2018-07-16 21:08:18 +02:00
Sarjuuk
3fd25ca889
Profiler/Backend
...
* added core functions nessecary for profiler
2018-03-22 17:36:28 +01:00
Sarjuuk
fbcf00e0fc
Profiler/Filter
...
* implemented flag options when searching for strings
2018-03-22 14:45:26 +01:00
Sarjuuk
959d0ace0b
ListPages/Filter
...
* vastly improved input validation
* content and type validation occurs when filter is created
* contextual filters like itemTypes are now only applied in context
2017-04-23 20:20:34 +02:00