--TEST-- JIT ASSIGN: Assign refcounted string (with result) --INI-- opcache.enable=1 opcache.enable_cli=1 opcache.file_update_protection=0 opcache.jit_buffer_size=1M opcache.protect_memory=1 ;opcache.jit_debug=257 --EXTENSIONS-- opcache --FILE-- --EXPECT-- string(2) "aa" string(2) "aa"