3v4l.org

run code in 300+ PHP versions simultaneously
<?php //echo count(str_split(json_decode('" \u00a0\n\r\t\f\u000b\u200b\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000"'))); echo strlen(json_decode('"\u2002\u2003\u2004\u2005\u2006"'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/PUqtf
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'json_decode'
          1        SEND_VAL                                                 '%22%5Cu2002%5Cu2003%5Cu2004%5Cu2005%5Cu2006%22'
          2        DO_ICALL                                         $0      
          3        STRLEN                                           ~1      $0
          4        ECHO                                                     ~1
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.95 ms | 1393 KiB | 15 Q