📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 09:56:49
📂
/ (Root)
/
opt
/
alt
/
tests
/
alt-php85-pecl-uploadprogress_2.0.2-1.el8
/
tests
📍 /opt/alt/tests/alt-php85-pecl-uploadprogress_2.0.2-1.el8/tests
🔄 Refresh
✏️
Editing: uploadprogress_get_info_variation002.phpt
Read Only
--TEST-- uploadprogress_get_info - When empty template and identifier --SKIPIF-- <?php if (!extension_loaded('uploadprogress')) exit('skip extension not loaded'); --FILE-- <?php ini_set('uploadprogress.file.filename_template', ''); $info = uploadprogress_get_info(''); var_export($info); --EXPECTF-- NULL
💾 Save Changes
❌ Cancel