]> granicus.if.org Git - php/commit
Fix pecl vs ext typo in phar
authorPeter Kokot <peterkokot@gmail.com>
Sat, 30 Jun 2018 12:15:40 +0000 (14:15 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sat, 30 Jun 2018 13:35:43 +0000 (15:35 +0200)
commit7c042190988dc51ac60ba6171dce66361394ae22
tree934e7b5238b91dfa418e9c48ceac13c2ca170524
parent8bc2163c8add87bdb096cca5c09449fb69b22ec4
Fix pecl vs ext typo in phar

Phar phpinfo output lists also info about bz2 extension if it's
disabled and a quick info about installation. Instead of not maintained
pecl package bz2 the ext/bz2 should be mentioned. Also some outdated
pecl/phar are updated to ext/phar instead in test comments.
ext/phar/phar.c
ext/phar/tests/nophar.phpt
ext/phar/tests/phpinfo_003.phpt
ext/phar/tests/withphar.phpt