3v4l.org

run code in 300+ PHP versions simultaneously
<?php $_array = array( 'X-Powered-By: PHP/5.6.7', 'Expires: Thu, 19 Nov 1981 08:52:00 GMT', 'Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0', 'Pragma: no-cache', 'X-MW360-Cache-Expires: 1430494628', 'Content-type: text/html; charset=UTF-8' ); var_dump( strpos(implode('&', $_array), 'X-MW360-Cache-Expires') );
Output for git.master, git.master_jit, rfc.property-hooks
int(158)

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