3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arrOpenGraphTags = array( 'og:type' => 'article', 'og:image' => 'http://placekitten.com/324x234'); if (defined('OG_SITE_NAME')) { $arrOpenGraphTags =+ array('og:site_name' => OG_SITE_NAME); } var_dump($arrOpenGraphTags);

preferences:
40.06 ms | 402 KiB | 5 Q