iignatov / LightOpenID

Lightweight PHP5 library for easy OpenID authentication.
MIT License
79 stars 96 forks source link

Change how URLs are compared to each other. #5

Closed alixandru closed 10 years ago

alixandru commented 10 years ago

This is to prevent issues with newer versions of cURL which strip out the anchor (fragment) from the URL when retrieving CURLINFO_EFFECTIVE_URL.