📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 13:12:52
📂
/
/
opt
/
alt
/
tests
/
alt-php85-pecl-stats_2.1.0-2.fac78cf.el8
/
tests
✏️
Editing: bug58394.phpt
--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