PHP 7.4/RemovedIniDirectives: handle deprecated allow_url_include by jrfnl · Pull Request #870 · PHPCompatibility/PHPCompatibility

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jrfnl

Copy link Copy Markdown

Member

@jrfnl jrfnl commented

Aug 21, 2019

edited

Loading

The allow_url_include ini directive is deprecated. Enabling it will generate a deprecation notice at startup.

Refs:

Related to #808

@jrfnl jrfnl added Type: enhancement PR: quick merge

PR only contains relatively simple changes

PR: ready for review labels

Aug 21, 2019

@jrfnl jrfnl added this to the 9.3.0 milestone

Aug 21, 2019

@jrfnl jrfnl requested a review from wimg

August 21, 2019 04:29

@wimg wimg merged commit fd6458c into master

Aug 26, 2019

@delete-merged-branch delete-merged-branch bot deleted the php-7.4/more-removed-ini-directives branch

August 26, 2019 16:09

@jrfnl jrfnl removed PR: ready for review PR: quick merge

PR only contains relatively simple changes

labels

Sep 5, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@wimg wimg wimg approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

9.3.0

Development

Successfully merging this pull request may close these issues.

2 participants

@jrfnl @wimg