3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "sharing.buttons.facebook_share({ 'type': 'subbuzz', 'replace': this, 'subbuzz': '4387992_9896828', 'subbuzz_no': '2', 'description': unescape(''), 'blurb': unescape(''), 'gt_label': '/static/2016-11/1/12/asset/buzzfeed-prod-web09/sub-buzz-13844-1478018713-1.png' });"; var_dump(preg_match_all("'(.*?)'/", $str, $matches)); var_dump($matches);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/i4KvJ
function name:  (null)
number of ops:  13
compiled vars:  !0 = $str, !1 = $matches
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'sharing.buttons.facebook_share%28%7B+%27type%27%3A+%27subbuzz%27%2C+%27replace%27%3A+this%2C+%27subbuzz%27%3A+%274387992_9896828%27%2C+%27subbuzz_no%27%3A+%272%27%2C+%27description%27%3A+unescape%28%27%27%29%2C+%27blurb%27%3A+unescape%28%27%27%29%2C+%27gt_label%27%3A++%27%2Fstatic%2F2016-11%2F1%2F12%2Fasset%2Fbuzzfeed-prod-web09%2Fsub-buzz-13844-1478018713-1.png%27+%7D%29%3B'
    5     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'preg_match_all'
          3        SEND_VAL                                                 '%27%28.%2A%3F%29%27%2F'
          4        SEND_VAR                                                 !0
          5        SEND_REF                                                 !1
          6        DO_ICALL                                         $3      
          7        SEND_VAR                                                 $3
          8        DO_ICALL                                                 
    6     9        INIT_FCALL                                               'var_dump'
         10        SEND_VAR                                                 !1
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.7 ms | 1394 KiB | 17 Q