]> granicus.if.org Git - php/commit
Fixed bug #79030 Use usec from apache request time
authorHerbert256 <herbert@groot.jebbink.nl>
Wed, 24 Jun 2020 07:44:35 +0000 (09:44 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 24 Jun 2020 12:41:50 +0000 (14:41 +0200)
commit4a26628b292b7735d1d220509eab1155346ddc6e
tree0ca38db0611792e7c4f61d82c32526602ecda1d9
parente94126aac74a80749c7bcf00f5faa9ad9542c94b
Fixed bug #79030 Use usec from apache request time

Don't unnecessarily truncate to milliseconds.

Closes GH-5760.
NEWS
sapi/apache2handler/sapi_apache2.c