Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: both parse_url() use the same flags
Somehow I messed up the commit and removed `, PHP_URL_HOST` from the second `parse_url()`. This way, every call to `addSid()` returned the unchanged URL and disabled the whole package.
- Loading branch information