--TEST-- JIT QM_ASSIGN: 002 assign to it self --INI-- opcache.enable=1 opcache.enable_cli=1 opcache.file_update_protection=0 --FILE-- DONE --EXPECTF-- Warning: Undefined variable $a in %sqm_assign_002.php on line 4 Warning: Undefined variable $b in %sqm_assign_002.php on line 5 Warning: Undefined variable $a in %sqm_assign_002.php on line 4 Warning: Array to string conversion in %sqm_assign_002.php on line 5 DONE