@ -2,6 +2,7 @@
Bug #33940 array_map() fails to pass by reference when called recursively
--INI--
error_reporting=4095
allow_call_time_pass_reference=1
--FILE--
<?php
function ref_map(&$item) {