3v4l.org

run code in 300+ PHP versions simultaneously
<?php $source = '<div class="cc"> <div class="text"><a href="/id17168683" class="mem_link" mention="bp-6471_105432" mention_id="id17168683">Артем</a>, я знаю про шнягу на 1.8 фф2, но у мя фф1</div>'; preg_match_all('/(?<=\<div class="text\"\>).*(?=\<\/div\>)/', $source, $matches); var_dump($matches);
Output for git.master, git.master_jit, rfc.property-hooks
array(1) { [0]=> array(1) { [0]=> string(168) "<a href="/id17168683" class="mem_link" mention="bp-6471_105432" mention_id="id17168683">Артем</a>, я знаю про шнягу на 1.8 фф2, но у мя фф1" } }

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