3v4l.org

run code in 500+ PHP versions simultaneously
<?php $array = [1 => 0, // Implicit conversion from float 1.2 to int loses precision 1.2 => 1, // as string, it fits! '1.1' => 2, ];
Output for git.master, git.master_jit
Deprecated: Implicit conversion from float 1.2 to int loses precision in /in/dvHg8 on line 5

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
54.9 ms | 853 KiB | 4 Q