3v4l.org

run code in 300+ PHP versions simultaneously
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 50
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 50
Branch analysis from position: 3
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 8
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 49
Branch analysis from position: 49
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 8
2 jumps found. (Code = 47) Position 1 = 19, Position 2 = 33
Branch analysis from position: 19
2 jumps found. (Code = 46) Position 1 = 21, Position 2 = 32
Branch analysis from position: 21
2 jumps found. (Code = 43) Position 1 = 34, Position 2 = 36
Branch analysis from position: 34
1 jumps found. (Code = 42) Position 1 = 49
Branch analysis from position: 49
Branch analysis from position: 36
2 jumps found. (Code = 43) Position 1 = 41, Position 2 = 43
Branch analysis from position: 41
1 jumps found. (Code = 42) Position 1 = 44
Branch analysis from position: 44
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 43
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 32
Branch analysis from position: 33
Branch analysis from position: 50
2 jumps found. (Code = 43) Position 1 = 56, Position 2 = 58
Branch analysis from position: 56
1 jumps found. (Code = 42) Position 1 = 59
Branch analysis from position: 59
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 58
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 50
filename:       /in/1jg0d
function name:  (null)
number of ops:  66
compiled vars:  !0 = $dates, !1 = $date, !2 = $start_date, !3 = $end_date, !4 = $result
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
   13     1      > FE_RESET_R                                       $6      !0, ->50
          2    > > FE_FETCH_R                                               $6, !1, ->50
   14     3    >   ISSET_ISEMPTY_CV                                 ~7      !2
          4        BOOL_NOT                                         ~8      ~7
          5      > JMPZ                                                     ~8, ->8
   15     6    >   ASSIGN                                                   !2, !1
   14     7      > JMP                                                      ->49
   16     8    >   INIT_FCALL                                               'date'
          9        SEND_VAL                                                 'Y-m-d'
         10        INIT_FCALL                                               'strtotime'
         11        NOP                                                      
         12        FAST_CONCAT                                      ~10     !2, '+%2B1+day'
         13        SEND_VAL                                                 ~10
         14        DO_ICALL                                         $11     
         15        SEND_VAR                                                 $11
         16        DO_ICALL                                         $12     
         17        IS_EQUAL                                         ~13     !1, $12
         18      > JMPNZ_EX                                         ~13     ~13, ->33
         19    >   ISSET_ISEMPTY_CV                                 ~14     !3
         20      > JMPZ_EX                                          ~14     ~14, ->32
         21    >   INIT_FCALL                                               'date'
         22        SEND_VAL                                                 'Y-m-d'
         23        INIT_FCALL                                               'strtotime'
         24        NOP                                                      
         25        FAST_CONCAT                                      ~15     !3, '+%2B1+day'
         26        SEND_VAL                                                 ~15
         27        DO_ICALL                                         $16     
         28        SEND_VAR                                                 $16
         29        DO_ICALL                                         $17     
         30        IS_EQUAL                                         ~18     !1, $17
         31        BOOL                                             ~14     ~18
         32    >   BOOL                                             ~13     ~14
         33    > > JMPZ                                                     ~13, ->36
   17    34    >   ASSIGN                                                   !3, !1
   16    35      > JMP                                                      ->49
   19    36    >   NOP                                                      
         37        FAST_CONCAT                                      ~21     !2, '+to+'
         38        ISSET_ISEMPTY_CV                                 ~22     !3
         39        BOOL_NOT                                         ~23     ~22
         40      > JMPZ                                                     ~23, ->43
         41    >   QM_ASSIGN                                        ~24     !2
         42      > JMP                                                      ->44
         43    >   QM_ASSIGN                                        ~24     !3
         44    >   CONCAT                                           ~25     ~21, ~24
         45        ASSIGN_DIM                                               !4
         46        OP_DATA                                                  ~25
   20    47        ASSIGN                                                   !2, !1
   21    48        UNSET_CV                                                 !3
   13    49    > > JMP                                                      ->2
         50    >   FE_FREE                                                  $6
   24    51        NOP                                                      
         52        FAST_CONCAT                                      ~28     !2, '+to+'
         53        ISSET_ISEMPTY_CV                                 ~29     !3
         54        BOOL_NOT                                         ~30     ~29
         55      > JMPZ                                                     ~30, ->58
         56    >   QM_ASSIGN                                        ~31     !2
         57      > JMP                                                      ->59
         58    >   QM_ASSIGN                                        ~31     !3
         59    >   CONCAT                                           ~32     ~28, ~31
         60        ASSIGN_DIM                                               !4
         61        OP_DATA                                                  ~32
   25    62        INIT_FCALL                                               'var_export'
         63        SEND_VAR                                                 !4
         64        DO_ICALL                                                 
         65      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
235.72 ms | 974 KiB | 16 Q