📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 22:43:53
📂
/ (Root)
/
opt
/
alt
/
tests
/
alt-php80-pecl-stats_2.1.0-2.fac78cf.el8
/
tests
📍 /opt/alt/tests/alt-php80-pecl-stats_2.1.0-2.fac78cf.el8/tests
🔄 Refresh
✏️
Editing: bug58394.phpt
Read Only
--TEST-- Bug #58394 stats_cdf_chisquare() dies when which=2,3 --FILE-- <?php var_dump(round(stats_cdf_chisquare(0.0525437064989, 283, 2), 6)); var_dump(round(stats_cdf_chisquare(0.0525437064989, 245.56, 3), 6)); ?> --EXPECTF-- float(245.56) float(283)
💾 Save Changes
❌ Cancel