3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = ' Cent sign: '.pack('H*','b043'); echo "str is: $str"; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/MBlQH
function name:  (null)
number of ops:  10
compiled vars:  !0 = $str
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'pack'
          1        SEND_VAL                                                 'H%2A'
          2        SEND_VAL                                                 'b043'
          3        DO_ICALL                                         $1      
          4        CONCAT                                           ~2      '+Cent+sign%3A+', $1
          5        ASSIGN                                                   !0, ~2
    3     6        NOP                                                      
          7        FAST_CONCAT                                      ~4      'str+is%3A+', !0
          8        ECHO                                                     ~4
    4     9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.04 ms | 1394 KiB | 15 Q