3v4l.org

run code in 300+ PHP versions simultaneously
<?php function search($fields, $value, $mode=0, $select=TRUE, $nocount=false, $required=array()) {{{ if($select) echo "mortacci tua"; }}} search('email', 'pippo@mortacci.tua', 1, FALSE); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/kUUNb
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   10     0  E >   INIT_FCALL                                               'search'
          1        SEND_VAL                                                 'email'
          2        SEND_VAL                                                 'pippo%40mortacci.tua'
          3        SEND_VAL                                                 1
          4        SEND_VAL                                                 <false>
          5        DO_FCALL                                      0          
   12     6      > RETURN                                                   1

Function search:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 8
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
filename:       /in/kUUNb
function name:  search
number of ops:  9
compiled vars:  !0 = $fields, !1 = $value, !2 = $mode, !3 = $select, !4 = $nocount, !5 = $required
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   RECV                                             !0      
          1        RECV                                             !1      
          2        RECV_INIT                                        !2      0
          3        RECV_INIT                                        !3      <true>
          4        RECV_INIT                                        !4      <false>
          5        RECV_INIT                                        !5      <array>
    6     6      > JMPZ                                                     !3, ->8
    7     7    >   ECHO                                                     'mortacci+tua'
    9     8    > > RETURN                                                   null

End of function search

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.36 ms | 1397 KiB | 14 Q