3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo json_encode([ 'data' => [ 'type' => 'customers', 'attributes' => [ // All those should fail 'title' => 'Monsieur', 'birth_date' => '18 years old', 'email' => 'monsieur@', 'phone' => 'CALL-ME', ], ], ], JSON_PRETTY_PRINT);

preferences:
70.65 ms | 402 KiB | 5 Q