]> granicus.if.org Git - php/commit
Remove sqlite and xmlrpc extension versions from phpinfo output
authorPeter Kokot <peterkokot@gmail.com>
Sat, 30 Jun 2018 17:59:13 +0000 (19:59 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 3 Jul 2018 15:01:17 +0000 (17:01 +0200)
commit29000091b2e5e07c8c0e2dd061a663b87c52e116
tree96ce6a5be9fbcb913db8a0f4b10c07c87854d5a1
parent14e6c0cb8cd58888d5962bf82f17fc3888863baf
Remove sqlite and xmlrpc extension versions from phpinfo output

The rest of the core extensions don't display the extension versions in
the phpinfo output since they in most cases match the PHP release version.
ext/sqlite3/sqlite3.c
ext/xmlrpc/xmlrpc-epi-php.c