3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = array('RUN_PROVISION'); foreach ($data as $key => &$value) { if ($key == "password") { print_r($key); print_r('removing'); $value = "REDACTED"; } }

preferences:
29.66 ms | 402 KiB | 5 Q