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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: requinix@php.net
New email:
PHP Version: OS:

 

 [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: Tue Apr 23 08:01:30 2024 UTC