3v4l.org

run code in 300+ PHP versions simultaneously
<?php Header('HTTP/1.0 401 Unauthorized'); Header('WWW-Authenticate: Digest realm="realm",qop="auth",nonce="6666666666",opaque="1212121212121212121212121212121212121212121212"');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/XpGGG
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'header'
          1        SEND_VAL                                                 'HTTP%2F1.0+401+Unauthorized'
          2        DO_ICALL                                                 
    3     3        INIT_FCALL                                               'header'
          4        SEND_VAL                                                 'WWW-Authenticate%3A+Digest+realm%3D%22realm%22%2Cqop%3D%22auth%22%2Cnonce%3D%226666666666%22%2Copaque%3D%221212121212121212121212121212121212121212121212%22'
          5        DO_ICALL                                                 
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.68 ms | 1385 KiB | 15 Q