3v4l.org

run code in 300+ PHP versions simultaneously
<?php $formatter = \IntlDateFormatter::create( 'en_US', null, IntlDateFormatter::SHORT, 'Asia/Sakhalin' ); var_dump($formatter->format(unserialize('O:8:"DateTime":3:{s:4:"date";s:26:"2017-07-03 00:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:13:"Asia/Sakhalin";}')));
Output for git.master, git.master_jit, rfc.property-hooks
Deprecated: IntlDateFormatter::create(): Passing null to parameter #2 ($dateType) of type int is deprecated in /in/2fq56 on line 3 string(32) "Monday, July 3, 2017 at 12:00 AM"

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:
50.14 ms | 401 KiB | 8 Q