Dag
f11571ae78
refactor: rename functions ( #4655 )
...
returnClientError => throwClientException
returnServerError => throwServerException
New convenience function: throwRateLimitException
Old functions are kept but deprecated.
2025-08-05 20:44:40 +02:00
Dag
4f75591060
Reformat codebase v4 ( #2872 )
...
Reformat code base to PSR12
Co-authored-by: rssbridge <noreply@github.com>
2022-07-01 15:10:30 +02:00
dag
8717c33646
[Glassdoor] fix: repair broken bridge ( #2577 )
2022-03-31 17:00:14 +02:00
Eugene Molotov
37cb4091d4
bridges: remove redundant "or returnServerError" after getContents/getSimpleHTMLDom/getSimpleHTMLDomCached ( #2398 )
...
When fetching website contents, exceptions already raise on fetching error
2022-01-02 14:36:09 +05:00
logmanoriginal
ea08445946
[GlassdoorBridge] Fix broken bridge
2019-06-09 19:35:53 +02:00
logmanoriginal
37d882a8d5
[GlassdoorBridge] Fix incorrect CSS selector
2019-01-13 22:04:21 +01:00
triatic
81ee15a161
general: Fix PHP 7.3 deprecation warnings ( #982 )
...
Fix PHP 7.3 deprecation warnings. FILTER_VALIDATE_URL implies FILTER_FLAG_SCHEME_REQUIRED and FILTER_FLAG_HOST_REQUIRED since PHP 5.2.1
https://bugs.php.net/bug.php?id=75442
2018-12-28 16:13:03 +01:00
logmanoriginal
6e9c188a72
[GlassdoorBridge] Fix bridge is marked as executable
...
References #938
2018-11-26 18:31:25 +01:00
logmanoriginal
c06a09fe99
[GlassdoorBridge] Add new bridge
2018-10-15 18:33:02 +02:00