Skip to content
  • Hephaestus Builder's avatar
    3f1aff89
    FIX: Escape values containing space (Laravel) · 3f1aff89
    Hephaestus Builder authored
    FIX: Defer user reconfigurable until wp-config.php file ready (Wordpress)
    FIX: get_file_contents()- is_readable() evaluates based upon getuid() not geteuid(). posix_eaccess() available in PHP 8.3 is required for appropriate checks. Try open in geteuid() > 0 environments (file)
    CHG: Add W3TC master.php to fortification paths (Wordpress)
    CHG: support forwarding exception stack (Error Reporter)
    CHG: full chroot command retrievable with getCommand() (Chroot)
    CHG: configure screenshot acquisition timeout with [screenshots] => request_timeout. Workaround for sites that endlessly redirect to Cloudflare Turnstile (Service\BulkCapture)
    CHG: generate_quota_list()- sidestep intermediate buffer usage, which may hit memory limits on sites with >1m files (user)
    3f1aff89
    FIX: Escape values containing space (Laravel)
    Hephaestus Builder authored
    FIX: Defer user reconfigurable until wp-config.php file ready (Wordpress)
    FIX: get_file_contents()- is_readable() evaluates based upon getuid() not geteuid(). posix_eaccess() available in PHP 8.3 is required for appropriate checks. Try open in geteuid() > 0 environments (file)
    CHG: Add W3TC master.php to fortification paths (Wordpress)
    CHG: support forwarding exception stack (Error Reporter)
    CHG: full chroot command retrievable with getCommand() (Chroot)
    CHG: configure screenshot acquisition timeout with [screenshots] => request_timeout. Workaround for sites that endlessly redirect to Cloudflare Turnstile (Service\BulkCapture)
    CHG: generate_quota_list()- sidestep intermediate buffer usage, which may hit memory limits on sites with >1m files (user)
Loading