php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #76157 %d token for access.format supports "miliseconds"
Submitted: 2018-03-28 11:35 UTC Modified: 2021-11-30 21:26 UTC
From: requinix@php.net Assigned: bukka (profile)
Status: Closed Package: FPM related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2018-03-28 11:35 UTC] requinix@php.net
Description:
------------
%d supports seconds, micro[seconds], and "mili[seconds]". The correct spelling can be added in, but this isn't documented so fixing the typo is probably okay too.

fpm_log.c

(see also bug #62828 for documentation)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-11-30 21:26 UTC] bukka@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: bukka
 [2021-11-30 21:26 UTC] bukka@php.net
This has been resolved by accepting correct and incorrect spelling (for backward compatibility).
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 19:01:30 2024 UTC