Skip to content

Return null when there is no feed link.#45

Open
Crell wants to merge 1 commit intolaminas:2.16.xfrom
Crell:feedlink
Open

Return null when there is no feed link.#45
Crell wants to merge 1 commit intolaminas:2.16.xfrom
Crell:feedlink

Conversation

@Crell
Copy link
Contributor

@Crell Crell commented Nov 18, 2021

Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA no

Description

Fixes #44.

At least I think so; the dev dependencies are fixed at PHP 8-incompatible versions so I can't actually run the code locally. I think this is the right fix, but someone with an older PHP version available should check my work.

Signed-off-by: Larry Garfield <larry@garfieldtech.com>
@froschdesign
Copy link
Member

@Crell

I think this is the right fix…

Thanks for this pull request but we need a test case for this change.

@Ocramius Ocramius added the Bug Something isn't working label Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feedLink() is broken, returns invalid data if not found

3 participants