]> granicus.if.org Git - php/commit
Fix a couple of warnings. Use %zu to printf a time_t and get_request_time
authorRasmus Lerdorf <rasmus@php.net>
Mon, 16 May 2011 15:52:31 +0000 (15:52 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Mon, 16 May 2011 15:52:31 +0000 (15:52 +0000)
commit27dd44db9577f09864cb231b0e1e58efe9a14230
tree07137dca0ef0dcff9be24922d9ff606bd63403df
parenta90b7da4358e9fdd873035fb58f4418ddbdd9e65
Fix a couple of warnings. Use %zu to printf a time_t and get_request_time
actually returns a double, not a time_t.
main/SAPI.h
sapi/apache2handler/sapi_apache2.c