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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Wed Oct 09 07:01:28 2024 UTC