3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = '{\&#34;part_no\&#34;:\&#34;CAT 0964747\&#34;,\&#34;qty\&#34;:\&#34;1\&#34;,\&#34;price\&#34;:\&#34;\&#34;,\&#34;discount\&#34;:\&#34;\&#34;,\&#34;net_price_each\&#34;:\&#34;\&#34;,\&#34;net_price_ext\&#34;:\&#34;\&#34;},{\&#34;part_no\&#34;:\&#34;CAT 1003133\&#34;,\&#34;qty\&#34;:\&#34;1\&#34;,\&#34;price\&#34;:\&#34;\&#34;,\&#34;discount\&#34;:\&#34;\&#34;,\&#34;net_price_each\&#34;:\&#34;\&#34;,\&#34;net_price_ext\&#34;:\&#34;\&#34;}'; var_dump(html_entity_decode($string));
Output for git.master, git.master_jit, rfc.property-hooks
string(247) "{\"part_no\":\"CAT 0964747\",\"qty\":\"1\",\"price\":\"\",\"discount\":\"\",\"net_price_each\":\"\",\"net_price_ext\":\"\"},{\"part_no\":\"CAT 1003133\",\"qty\":\"1\",\"price\":\"\",\"discount\":\"\",\"net_price_each\":\"\",\"net_price_ext\":\"\"}"

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