3v4l.org

run code in 300+ PHP versions simultaneously
<?php $o = (object) array( 'sn_name' => 'facebook', 'from' => '', 'response' => array ( 'result' => 'access_token=CAAF8dbkWAYEBAAAZAnkjG7NUaQu0oiGLyfY6nPcJjK7p6BI9u6HEkMj3oNj9IHeuXBGbTnZA7Fc7ciKdCEYcwyKlvZBlt3mgnxRjMsSZCOZBjkILkZB4vxnIvjpftAZAYst3U11eZArxVgfIcfrem2yse78LGDTHC4fpJI5E68qzDEYdvDeD4ja03NW6lorSyelWVFmg9EOeMAZDZD&expires=5175992', 'code' => 200, 'content_type' => 'text/plain; charset=UTF-8', ), ); echo (int) isset( $o->response['result']['error'] );
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.20, 7.2.6 - 7.2.33, 7.3.16 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
0

preferences:
174.85 ms | 404 KiB | 224 Q