Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ugNK6
function name: (null)
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > DECLARE_CLASS 'notblankvalidator'
14 1 > RETURN 1
Class NotBlankValidator:
Function __invoke:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 12
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 13
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ugNK6
function name: __invoke
number of ops: 17
compiled vars: !0 = $value, !1 = $numberOfCharacters
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > RECV !0
9 1 INIT_FCALL_BY_NAME 'iconv_strlen'
2 SEND_VAR_EX !0
3 DO_FCALL 0 $2
4 ASSIGN !1, $2
11 5 IS_IDENTICAL !1, 0
6 > JMPZ ~4, ->12
7 > NEW $5 'ValidationError'
8 SEND_VAL_EX '%D0%AD%D1%82%D0%BE+%D0%BF%D0%BE%D0%BB%D0%B5+%D0%BE%D0%B1%D1%8F%D0%B7%D0%B0%D1%82%D0%B5%D0%BB%D1%8C%D0%BD%D0%BE+%D0%B4%D0%BB%D1%8F+%D0%B7%D0%B0%D0%BF%D0%BE%D0%BB%D0%BD%D0%B5%D0%BD%D0%B8%D1%8F.'
9 DO_FCALL 0
10 QM_ASSIGN ~7 $5
11 > JMP ->13
12 > QM_ASSIGN ~7 null
13 > VERIFY_RETURN_TYPE ~7
14 > RETURN ~7
12 15* VERIFY_RETURN_TYPE
16* > RETURN null
End of function __invoke
End of class NotBlankValidator.
Generated using Vulcan Logic Dumper, using php 8.0.0