3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = "\xE0\xA4\xA0\xA0"; $text = iconv( 'utf-8', 'utf-8', $text ); var_dump( $text );
Output for git.master_jit, git.master, rfc.property-hooks
Notice: iconv(): Detected an illegal character in input string in /in/4Ft3C on line 4 bool(false)

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:
29.15 ms | 405 KiB | 5 Q