Comment 11 for bug 439407

Revision history for this message
Martin Bogomolni (martinbogo) wrote :

default@beagleboard:~$ php5

<?php
var_dump(function_exists("gzopen"));
?>
bool(false)