📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 09:49:19
📂
/ (Root)
/
opt
/
alt
/
tests
/
alt-php84-pecl-uploadprogress_2.0.2-1.el8
/
tests
📍 /opt/alt/tests/alt-php84-pecl-uploadprogress_2.0.2-1.el8/tests
🔄 Refresh
✏️
Editing: uploadprogress_get_info_error003.phpt
Read Only
--TEST-- uploadprogress_get_info - When filename template is empty --SKIPIF-- <?php if (!extension_loaded('uploadprogress')) exit('skip extension not loaded'); --INI-- uploadprogress.file.filename_template= --FILE-- <?php $info = uploadprogress_get_info('fileId'); var_dump(ini_get('uploadprogress.file.filename_template')); var_dump($info); --EXPECTF-- string(0) "" NULL
💾 Save Changes
❌ Cancel