]> granicus.if.org Git - php/commit
Fix #78202: Opcache stats for cache hits are capped at 32bit NUM
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 25 Jun 2019 07:56:33 +0000 (09:56 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 25 Jun 2019 11:00:28 +0000 (13:00 +0200)
commit4366f22dfcadfa080862c3fcbac8e0e42f05bf62
tree3cc8a1d92b6c23a8268d8b92a445f519a7d5457a
parent102c64e8274e072426c95f8805dd727e87c5f69d
Fix #78202: Opcache stats for cache hits are capped at 32bit NUM

We use the proper format specifiers now.
NEWS
ext/opcache/zend_accelerator_module.c