3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_match_all("[^>]+</[^>]+>|U", "<b>example: </b><div align=left>this is a test</div>", $out, PREG_PATTERN_ORDER); echo $out[0][0].", ".$out[0][1]."\n"; echo $out[1][0].", ".$out[1][1]."\n"; ?>
Output for 8.3.0 - 8.3.6
Warning: preg_match_all(): Unknown modifier '+' in /in/h2QYd on line 2 Warning: Trying to access array offset on null in /in/h2QYd on line 5 Warning: Trying to access array offset on null in /in/h2QYd on line 5 Warning: Trying to access array offset on null in /in/h2QYd on line 5 Warning: Trying to access array offset on null in /in/h2QYd on line 5 , Warning: Trying to access array offset on null in /in/h2QYd on line 6 Warning: Trying to access array offset on null in /in/h2QYd on line 6 Warning: Trying to access array offset on null in /in/h2QYd on line 6 Warning: Trying to access array offset on null in /in/h2QYd on line 6 ,
Output for 8.2.0 - 8.2.18
Warning: preg_match_all(): Unknown modifier '+' in /in/h2QYd on line 2 Warning: Trying to access array offset on value of type null in /in/h2QYd on line 5 Warning: Trying to access array offset on value of type null in /in/h2QYd on line 5 Warning: Trying to access array offset on value of type null in /in/h2QYd on line 5 Warning: Trying to access array offset on value of type null in /in/h2QYd on line 5 , Warning: Trying to access array offset on value of type null in /in/h2QYd on line 6 Warning: Trying to access array offset on value of type null in /in/h2QYd on line 6 Warning: Trying to access array offset on value of type null in /in/h2QYd on line 6 Warning: Trying to access array offset on value of type null in /in/h2QYd on line 6 ,
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28
Warning: preg_match_all(): Unknown modifier '+' in /in/h2QYd on line 4 Warning: Trying to access array offset on value of type null in /in/h2QYd on line 5 Warning: Trying to access array offset on value of type null in /in/h2QYd on line 5 Warning: Trying to access array offset on value of type null in /in/h2QYd on line 5 Warning: Trying to access array offset on value of type null in /in/h2QYd on line 5 , Warning: Trying to access array offset on value of type null in /in/h2QYd on line 6 Warning: Trying to access array offset on value of type null in /in/h2QYd on line 6 Warning: Trying to access array offset on value of type null in /in/h2QYd on line 6 Warning: Trying to access array offset on value of type null in /in/h2QYd on line 6 ,
Output for 7.4.0 - 7.4.25, 7.4.27 - 7.4.33
Warning: preg_match_all(): Unknown modifier '+' in /in/h2QYd on line 4 Notice: Trying to access array offset on value of type null in /in/h2QYd on line 5 Notice: Trying to access array offset on value of type null in /in/h2QYd on line 5 Notice: Trying to access array offset on value of type null in /in/h2QYd on line 5 Notice: Trying to access array offset on value of type null in /in/h2QYd on line 5 , Notice: Trying to access array offset on value of type null in /in/h2QYd on line 6 Notice: Trying to access array offset on value of type null in /in/h2QYd on line 6 Notice: Trying to access array offset on value of type null in /in/h2QYd on line 6 Notice: Trying to access array offset on value of type null in /in/h2QYd on line 6 ,
Output for 5.2.3 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.35, 5.6.0 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.26
Warning: preg_match_all(): Unknown modifier '+' in /in/h2QYd on line 4 , ,
Output for 4.4.3 - 4.4.9, 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.2
<br /> <b>Warning</b>: preg_match_all() [<a href='function.preg-match-all'>function.preg-match-all</a>]: Unknown modifier '+' in <b>/in/h2QYd</b> on line <b>4</b><br /> , ,
Output for 4.3.11, 4.4.0 - 4.4.2
<br /> <b>Warning</b>: preg_match_all(): Unknown modifier '+' in <b>/in/h2QYd</b> on line <b>4</b><br /> , ,
Output for 4.3.0 - 4.3.10
<br /> <b>Warning</b>: Unknown modifier '+' in <b>/in/h2QYd</b> on line <b>4</b><br /> , ,

preferences:
251.93 ms | 401 KiB | 388 Q