This repository was archived by the owner on Jan 31, 2020. It is now read-only.
This repository was archived by the owner on Jan 31, 2020. It is now read-only.
URI prefix 'android-app://' breaks UriFactory #9
Open
Description
Hi,
I'm seeing people accessing my site e.g. over the LinkedIn android app. The original referer is "android-app://com.linkedin.android"
This breaks zend-http which uses zend-uri:
PHP Fatal error: Uncaught Zend\Uri\Exception\InvalidArgumentException: no class registered for scheme "android-app" in .../zendframework/zend-uri/src/UriFactory.php:104
Is it possible to add a scheme?
Regards
fr00x
Metadata
Metadata
Assignees
Labels
No labels
Activity