3v4l.org

run code in 300+ PHP versions simultaneously
<?php /* $fp = fsockopen("127.0.0.1", 80, $errno, $errstr, 30); if (!$fp) { echo "$errstr ($errno)<br />\n"; } else { $out = "GET / HTTP/1.1\r\n"; $out .= "Host: www.example.com\r\n"; $out .= "Connection: Close\r\n\r\n"; fwrite($fp, $out); while (!feof($fp)) { echo fgets($fp, 128); } fclose($fp); } */ false || ($s_test = $s_result = 'fail' && $s_jc = 'la lia');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/oJoaQ
function name:  (null)
number of ops:  6
compiled vars:  !0 = $s_test, !1 = $s_result, !2 = $s_jc
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   17     0  E >   ASSIGN                                           ~3      !2, 'la+lia'
          1        BOOL                                             ~4      ~3
          2        ASSIGN                                           ~5      !1, ~4
          3        ASSIGN                                           ~6      !0, ~5
          4        BOOL                                             ~7      ~6
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.25 ms | 1392 KiB | 13 Q