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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

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 25 04:01:38 2024 UTC