3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(html_entity_decode('employee_name ======= &#039;&lt;employee_name&gt;&#039; expiration_date ======= &#039;&lt;expiration_date&gt;&#039; issue_date ======= &#039;&lt;issue_date&gt;&#039; district_name ======= &#039;&lt;district_name&gt;&#039; video_link ======= &#039;&lt;video_link&gt;&#039; system_name ======= &#039;&lt;system_name&gt;&#039; system_url ======= &#039;&lt;system_url&gt;&#039; support_email ======= &#039;&lt;support_email&gt;&#039; support_phone ======= &#039;&lt;support_phone&gt;&#039; signature ======= &#039;&lt;signature&gt;&#039; contract_period ======= &#039;&lt;contract_period&gt;&#039; pass_code ======= &#039;&lt;pass_code&gt;&#039; contract_year ======= &#039;&lt;contract_year&gt;&#039;'));
Output for 5.0.0 - 5.0.4, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
string(489) "employee_name ======= '<employee_name>' expiration_date ======= '<expiration_date>' issue_date ======= '<issue_date>' district_name ======= '<district_name>' video_link ======= '<video_link>' system_name ======= '<system_name>' system_url ======= '<system_url>' support_email ======= '<support_email>' support_phone ======= '<support_phone>' signature ======= '<signature>' contract_period ======= '<contract_period>' pass_code ======= '<pass_code>' contract_year ======= '<contract_year>'"
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9, 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.40, 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30
string(619) "employee_name ======= &#039;<employee_name>&#039; expiration_date ======= &#039;<expiration_date>&#039; issue_date ======= &#039;<issue_date>&#039; district_name ======= &#039;<district_name>&#039; video_link ======= &#039;<video_link>&#039; system_name ======= &#039;<system_name>&#039; system_url ======= &#039;<system_url>&#039; support_email ======= &#039;<support_email>&#039; support_phone ======= &#039;<support_phone>&#039; signature ======= &#039;<signature>&#039; contract_period ======= &#039;<contract_period>&#039; pass_code ======= &#039;<pass_code>&#039; contract_year ======= &#039;<contract_year>&#039;"

preferences:
252.42 ms | 406 KiB | 460 Q