Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

[Dotenv] Changed preg_match flags from null to 0#25217

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicolas-grekas merged 1 commit intosymfony:3.3fromdeekthesqueak:DotenvPregMatch
Nov 30, 2017

Conversation

@deekthesqueak
Copy link
Contributor

QA
Branch?3.3
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets
LicenseMIT
Doc PR

I came across this bug while using HHVM in PHP7 mode. The flag should be changed to match type in function signature and bring it in line with other uses ofpreg_match (https://github.com/symfony/dotenv/blob/3.3/Dotenv.php#L149)

Applicable to 3.3, 3.4, 4.0

@nicolas-grekas
Copy link
Member

Thank you@deekthesqueak.

@nicolas-grekasnicolas-grekas merged commitb0d297b intosymfony:3.3Nov 30, 2017
nicolas-grekas added a commit that referenced this pull requestNov 30, 2017
…queak)This PR was merged into the 3.3 branch.Discussion----------[Dotenv] Changed preg_match flags from null to 0| Q             | A| ------------- | ---| Branch?       | 3.3| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |I came across this bug while using HHVM in PHP7 mode. The flag should be changed to match type in function signature and bring it in line with other uses of [preg_match](https://secure.php.net/manual/en/function.preg-match.php) (https://github.com/symfony/dotenv/blob/3.3/Dotenv.php#L149)Applicable to 3.3, 3.4, 4.0Commits-------b0d297b [Dotenv] Changed preg_match flags from null to 0
@deekthesqueakdeekthesqueak deleted the DotenvPregMatch branchNovember 30, 2017 08:46
This was referencedNov 30, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

3.3

Development

Successfully merging this pull request may close these issues.

3 participants

@deekthesqueak@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp