📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 17:43:13
📂
/
/
opt
/
alt
/
tests
/
alt-php80-pecl-geoip_1.1.1-1.el8
/
tests
✏️
Editing: 011.phpt
--TEST-- Calling geoip_database_info() with a non-existant database type within bound. --SKIPIF-- <?php if (!extension_loaded("geoip")) print "skip"; ?> --FILE-- <?php geoip_database_info(0); ?> --EXPECTF-- Warning: geoip_database_info(): Required database not available. in %s on line %d
💾 Save Changes
❌ Cancel