3v4l.org

run code in 300+ PHP versions simultaneously
<?php $before = <<<BEFORE Hola! BEFORE; $after = <<<AFTER <h4>Activity Codes key:</h4> <ol class="legend-list three-col"> <li>Civil engineering and buildings</li> <li>Electrical engineering and energy</li> <li>Electronics (including radiofrequency equipment)</li> <li>Computer systems and communication, including rental and maintenance</li> <li>Mechanical structures - Supplies & manufacturing techniques</li> <li>Vacuum and low-temperature technology</li> <li>Particle detectors</li> <li>Miscellaneous (insurances, photoequipment, gases, vehicles, petrol, tools, furniture, office supplies, publications)</li> <li>Design studies - Miscellaneous supplies</li> </ol> <ul><li><sup>1</sup> Including commitments carried forward from previous years and excluding commitments for future years. Ratio between the percentage of expenditure in an individual Member State for the above-mentioned period and that Member State's percentage contribution to the Budget <em>(TARGET for 2013: 0.91)</em>.</li> <li><sup>2</sup> Additional special contributions from France (excluding in-kind) and Switzerland were included in the calculation. Excluding individual purchase orders < 1 000 CHF from 1 July 2013</li> <li><sup>3</sup> See Table V of document <em>CERN/FC/5722/RA</em></li></ul> AFTER; $html = array( 'before' => $before, 'after' => $after ); var_dump($html);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/UQXCH
function name:  (null)
number of ops:  9
compiled vars:  !0 = $before, !1 = $after, !2 = $html
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%09Hola%21'
    5     1        ASSIGN                                                   !1, '%3Ch4%3EActivity+Codes+key%3A%3C%2Fh4%3E%0A%3Col+class%3D%22legend-list+three-col%22%3E%0A%09%3Cli%3ECivil+engineering+and+buildings%3C%2Fli%3E%0A%09%3Cli%3EElectrical+engineering+and+energy%3C%2Fli%3E%0A%09%3Cli%3EElectronics+%28including+radiofrequency+equipment%29%3C%2Fli%3E%0A%09%3Cli%3EComputer+systems+and+communication%2C+including+rental+and+maintenance%3C%2Fli%3E%0A%09%3Cli%3EMechanical+structures+-+Supplies+%26+manufacturing+techniques%3C%2Fli%3E%0A%09%3Cli%3EVacuum+and+low-temperature+technology%3C%2Fli%3E%0A%09%3Cli%3EParticle+detectors%3C%2Fli%3E%0A%09%3Cli%3EMiscellaneous+%28insurances%2C+photoequipment%2C+gases%2C+vehicles%2C+petrol%2C+tools%2C+furniture%2C+office+supplies%2C+publications%29%3C%2Fli%3E%0A%09%3Cli%3EDesign+studies+-+Miscellaneous+supplies%3C%2Fli%3E%0A%3C%2Fol%3E%0A%3Cul%3E%3Cli%3E%3Csup%3E1%3C%2Fsup%3E+Including+commitments+carried+forward+from+previous+years+and+excluding+commitments+for+future+years.%0ARatio+between+the+percentage+of+expenditure+in+an+individual+Member+State+for+the+above-mentioned+period+and+that+Member+State%27s+percentage+contribution+to+the+Budget+%3Cem%3E%28TARGET+for+2013%3A+0.91%29%3C%2Fem%3E.%3C%2Fli%3E%0A%3Cli%3E%3Csup%3E2%3C%2Fsup%3E+Additional+special+contributions+from+France+%28excluding+in-kind%29+and+Switzerland+were+included+in+the+calculation.+Excluding+individual+purchase+orders+%3C+1+000+CHF+from+1+July+2013%3C%2Fli%3E%0A%3Cli%3E%3Csup%3E3%3C%2Fsup%3E+See+Table+V+of+document+%3Cem%3ECERN%2FFC%2F5722%2FRA%3C%2Fem%3E%3C%2Fli%3E%3C%2Ful%3E'
   24     2        INIT_ARRAY                                       ~5      !0, 'before'
   25     3        ADD_ARRAY_ELEMENT                                ~5      !1, 'after'
   23     4        ASSIGN                                                   !2, ~5
   26     5        INIT_FCALL                                               'var_dump'
          6        SEND_VAR                                                 !2
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.63 ms | 1395 KiB | 15 Q