3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = "We look forward to seeing you at the Uni of Portsmouth Open Day on [xxxPodInvite.event_datexxx]. For talk times, latest travel and parking info see the guide at http://bit.ly/openday-guide. If you wish to amend your booking you can login to http://j.mp/UoPOpen using booking ref: [xxxPodInvite.booking_refxxx]. ГЏ"; var_dump($test); var_dump(mb_convert_encoding($test, 'UTF-7', 'UTF-8')); var_dump(mb_convert_encoding($test, 'UCS-2', 'UTF-8')); var_dump(mb_detect_encoding($test, ['UTF-7'])); var_dump(mb_detect_encoding($test));
Output for git.master, git.master_jit, rfc.property-hooks
string(316) "We look forward to seeing you at the Uni of Portsmouth Open Day on [xxxPodInvite.event_datexxx]. For talk times, latest travel and parking info see the guide at http://bit.ly/openday-guide. If you wish to amend your booking you can login to http://j.mp/UoPOpen using booking ref: [xxxPodInvite.booking_refxxx]. ГЏ" string(342) "We look forward to seeing you at the Uni of Portsmouth Open Day on +AFs-xxxPodInvite.event+AF8-datexxx+AF0. For talk times, latest travel and parking info see the guide at http://bit.ly/openday-guide. If you wish to amend your booking you can login to http://j.mp/UoPOpen using booking ref: +AFs-xxxPodInvite.booking+AF8-refxxx+AF0. +BBMEDw-" string(628) "We look forward to seeing you at the Uni of Portsmouth Open Day on [xxxPodInvite.event_datexxx]. For talk times, latest travel and parking info see the guide at http://bit.ly/openday-guide. If you wish to amend your booking you can login to http://j.mp/UoPOpen using booking ref: [xxxPodInvite.booking_refxxx]. " string(5) "UTF-7" string(5) "UTF-8"

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:
38.26 ms | 404 KiB | 8 Q