mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
It sets the access log limit as configurable log_limit to allow larger log limit than the currently fixed limit of 1024 characters. Fixes GH-12302 Closes GH-18725