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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
28 - 8 = ?
Subscribe to this entry?

 
 [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: Fri Apr 26 06:01:32 2024 UTC