3v4l.org

run code in 300+ PHP versions simultaneously
<?php $error = 'ERROR: 123123: adiqw dowq nbqdb iqwbi dubwqdi qbdiu qbuwb di'; sscanf($error, '%*s %[^:]', $code); echo $code;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/urMr8
function name:  (null)
number of ops:  8
compiled vars:  !0 = $error, !1 = $code
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'ERROR%3A+123123%3A+adiqw+dowq+nbqdb+iqwbi+dubwqdi+qbdiu+qbuwb+di'
    3     1        INIT_FCALL                                               'sscanf'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 '%25%2As+%25%5B%5E%3A%5D'
          4        SEND_REF                                                 !1
          5        DO_ICALL                                                 
    4     6        ECHO                                                     !1
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
167.55 ms | 1394 KiB | 15 Q