Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer require php extensions #4497

Merged
merged 1 commit into from
Aug 10, 2022
Merged

Conversation

Alkarex
Copy link
Member

@Alkarex Alkarex commented Aug 9, 2022

#fix #4494

@Alkarex Alkarex added this to the 1.20.0 milestone Aug 9, 2022
@Alkarex
Copy link
Member Author

Alkarex commented Aug 9, 2022

Ping @Aevrin

@@ -60,6 +60,7 @@ function is_valid_path_extension($path, $extensionPath, $isStatic = true) {

// Static files to serve must be under a `ext_dir/static/` directory.
$path_relative_to_ext = substr($path, strlen($real_ext_path) + 1);
// @phpstan-ignore-next-line
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Alkarex
Copy link
Member Author

Alkarex commented Aug 10, 2022

Let's merge to make it easier to test. It should not impact the normal way to use FreshRSS

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.

None yet

1 participant