loopline-systems / closeio-api-wrapper

PHP Wrapper to use the Close.io API
MIT License
14 stars 15 forks source link

implement smarter validation for non-ascii urls #119

Closed omissis closed 3 years ago

omissis commented 3 years ago

This PR allows for urls containing non-ascii char to pass the validation, as filter_var wasn't up to the task.