-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Bug-ReportConfirmed bug reportConfirmed bug report
Description
Describe the bug
Fail to parse a feed
To Reproduce
Steps to reproduce the behavior:
add the feed of https://bsky.app/profile/lanomadesed.bsky.social
gives:
2025-03-14 10:02:02
Details
Type: TypeError
Code: 0
Message: e(): Argument #1 ($s) must be of type string, null given, called in bridges/BlueskyBridge.php on line 131
File: lib/html.php
Line: 67
Trace
#0 index.php(68): RssBridge->main()
#1 lib/RssBridge.php(39): RssBridge->{closure}()
#2 lib/RssBridge.php(37): CacheMiddleware->__invoke()
#3 middlewares/CacheMiddleware.php(44): RssBridge->{closure}()
#4 lib/RssBridge.php(37): ExceptionMiddleware->__invoke()
#5 middlewares/ExceptionMiddleware.php(17): RssBridge->{closure}()
#6 lib/RssBridge.php(37): SecurityMiddleware->__invoke()
#7 middlewares/SecurityMiddleware.php(19): RssBridge->{closure}()
Expected behavior
working 😬
Version: 2025-01-26 (git.master.dee734d)
OS: Linux
PHP: 8.1.31
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bug-ReportConfirmed bug reportConfirmed bug report