Skip to content
  • Sarjuuk's avatar
    PHP/Core · d9cd2402
    Sarjuuk 创作于
     * 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
    d9cd2402