kleijnweb / php-api-hydrator

*DEPRECATED*
GNU Lesser General Public License v3.0
1 stars 2 forks source link

Throw an exception when deserializing date fails #2

Closed kleijnweb closed 7 years ago

kleijnweb commented 7 years ago

Right now it will still immediately fail due to the return type hint, but needs a proper exception type/message.