Skip to content

Fix deprecations#4636

Merged
dvikan merged 2 commits intoRSS-Bridge:masterfrom
morawskim:deprecations
Aug 3, 2025
Merged

Fix deprecations#4636
dvikan merged 2 commits intoRSS-Bridge:masterfrom
morawskim:deprecations

Conversation

@morawskim
Copy link
Contributor

This pull request fixes deprecation warnings, which are displayed on main page.

Steps to reproduce the behavior: docker run --rm -v $PWD/rss-bridge:/app -p 3000:3000 php:8.4-cli php -S 0.0.0.0:3000 -t /app

Expected behavior: no errors

Screenshots:

image

Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead
@github-actions
Copy link

Pull request artifacts

Bridge Context Status
Itaku 1 Image Search (current) Bridge returned error 0! (20299)
Type: ErrorException
Message: Uninitialized string offset 0
Itaku 1 Image Search (pr) Bridge returned error 0! (20299)
Type: ErrorException
Message: Uninitialized string offset 0
Itaku 2 Post Search (current) Bridge returned error 0! (20299)
Type: ErrorException
Message: Uninitialized string offset 0
Itaku 2 Post Search (pr) Bridge returned error 0! (20299)
Type: ErrorException
Message: Uninitialized string offset 0
Itaku 3 User profile (current) Missing example or default value for parameter "user"
Itaku 3 User profile (pr) Missing example or default value for parameter "user"
Itaku 4 Home feed (current) ✔️
Itaku 4 Home feed (pr) ✔️

last change: Wednesday 2025-07-30 18:21:25

@dvikan
Copy link
Contributor

dvikan commented Aug 3, 2025

ok nice

@dvikan dvikan merged commit a233483 into RSS-Bridge:master Aug 3, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants