--TEST-- Check that const exprs are pre-evaluated in new arguments --FILE-- --EXPECTF-- object(C)#1 (1) { ["x"]=> string(0) "" } object(C)#2 (1) { ["x"]=> string(4) "test" } object(C)#3 (1) { ["x"]=> string(%d) "%snew_arg_eval.php" } object(C)#3 (1) { ["x"]=> object(C)#2 (1) { ["x"]=> string(5) "test2" } }