clone.test 127 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 Clone ----- <?php clone $a; ----- array( 0: Expr_Clone( expr: Expr_Variable( name: a ) ) )