📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-07-01 21:09:22
📂
/ (Root)
/
opt
/
alt
/
tests
/
alt-php81-pecl-geoip_1.1.1-1.el8
/
tests
📍 /opt/alt/tests/alt-php81-pecl-geoip_1.1.1-1.el8/tests
🔄 Refresh
✏️
Editing: 008.phpt
Read Only
--TEST-- Calling geoip_db_filename() with a non-existant database type within bound. --SKIPIF-- <?php if (!extension_loaded("geoip")) print "skip"; ?> --FILE-- <?php var_dump( geoip_db_filename(0) ); ?> --EXPECT-- NULL
💾 Save Changes
❌ Cancel