--TEST-- Test pass by reference semantics --FILE-- ===DONE=== --EXPECTF-- Notice: Only variables should be passed by reference in %s on line %d string(3) "two" Notice: Only variables should be passed by reference in %s on line %d string(3) "one" ===DONE===