<?php // your code goes here$errors = ['You have not entered a convertible amount'];var_dump(array_shift($errors));
Standard input is empty
string(41) "You have not entered a convertible amount"
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!