Rather than sometimes returning a boolean false and other times returning an array, we now return an array in all cases. This will allow return type declarations to be used with this class in PHP7 projects.
Rather than sometimes returning a boolean false and other times returning an array, we now return an array in all cases. This will allow return type declarations to be used with this class in PHP7 projects.