3v4l.org

run code in 300+ PHP versions simultaneously
<?php $sliderImageDataArray =array( "title"=> "test title", "text"=> "<p><span id=\"hs_cos_wrapper_module_1498510869515998\" class=\"hs_cos_wrapper hs_cos_wrapper_widget_container hs_cos_wrapper_type_widget_container\" data-hs-cos-general-type=\"widget_container\" data-hs-cos-type=\"widget_container\">value<\/span><\/p>\n<p><a class=\"btn btn-secondary\" href=\"http://localhost/sencare/book-appoinment/\" target=\"_self\"> Make An Appointment <\/a>\u00a0<a class=\"btn btn-light\" href=\"http://localhost/sencare/our-doctors/\" target=\"_self\"> Our Doctors<\/a><\/p>\n", "is_video"=> false, ); $sliderImageDataArray = implode(" ",$sliderImageDataArray); echo $sliderImageDataArray;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/K9HMA
function name:  (null)
number of ops:  8
compiled vars:  !0 = $sliderImageDataArray
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
    9     1        INIT_FCALL                                               'implode'
          2        SEND_VAL                                                 '+'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        ASSIGN                                                   !0, $2
   11     6        ECHO                                                     !0
   12     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
142 ms | 998 KiB | 14 Q