mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
- MFB: bundled version matches pecl release 1.7.1
This commit is contained in:
parent
1ba89b7392
commit
204cb47e90
1 changed files with 1 additions and 1 deletions
|
@ -1957,7 +1957,7 @@ PHP_MINFO_FUNCTION(zip)
|
||||||
|
|
||||||
php_info_print_table_row(2, "Zip", "enabled");
|
php_info_print_table_row(2, "Zip", "enabled");
|
||||||
php_info_print_table_row(2, "Extension Version","$Id$");
|
php_info_print_table_row(2, "Extension Version","$Id$");
|
||||||
php_info_print_table_row(2, "Zip version", "1.4.0");
|
php_info_print_table_row(2, "Zip version", "1.7.1");
|
||||||
php_info_print_table_row(2, "Libzip version", "0.7.1");
|
php_info_print_table_row(2, "Libzip version", "0.7.1");
|
||||||
|
|
||||||
php_info_print_table_end();
|
php_info_print_table_end();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue