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

[Debug] Fix php notice#22307

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

Closed
enumag wants to merge1 commit intosymfony:2.8fromenumag:patch-21
Closed

[Debug] Fix php notice#22307

enumag wants to merge1 commit intosymfony:2.8fromenumag:patch-21

Conversation

@enumag
Copy link
Contributor

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

Of course autoloading of an empty string should not actually happen (fixed that intwigphp/Twig#2438) but if it does happen it should not throw a php notice.

Notice: Uninitialized string offset 0

@nicolas-grekas
Copy link
Member

Thank you@enumag.

nicolas-grekas added a commit that referenced this pull requestApr 7, 2017
This PR was submitted for the 2.8 branch but it was merged into the 2.7 branch instead (closes#22307).Discussion----------[Debug] Fix php notice| Q             | A| ------------- | ---| Branch?       | 2.8| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |Of course autoloading of an empty string should not actually happen (fixed that intwigphp/Twig#2438) but if it does happen it should not throw a php notice.```Notice: Uninitialized string offset 0```Commits-------e333a1a [Debug] Fix php notice
@curry684
Copy link
Contributor

@nicolas-grekas please note a similar PR wasrejected in Composer as it is clear user error and therefore not considered worth wasting CPU cycles for the whole world. In Symfony's case it doesn't matter as much as it's the debug class loader.

This was referencedMay 1, 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

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@enumag@nicolas-grekas@curry684@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp