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

[Console] fixed a PHP notice when there is no function in the stack trace of an Exception#33172

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.4fromfabpot:notice-removal
Aug 15, 2019

Conversation

@fabpot
Copy link
Member

QA
Branch?3.4
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsn/a
LicenseMIT
Doc PRn/a

Under certain circumstances, thefunction is not present in the stack trace. That's the case for instance when an error occurs on a line like this onereturn require "somefile";.

@fabpotfabpot changed the title[Console] fixed a PHP notice when there is no function[Console] fixed a PHP notice when there is no function in the stack trace of an ExceptionAug 14, 2019
@nicolas-grekas
Copy link
Member

Thank you@fabpot.

@nicolas-grekasnicolas-grekas merged commitddb4735 intosymfony:3.4Aug 15, 2019
nicolas-grekas added a commit that referenced this pull requestAug 15, 2019
…the stack trace of an Exception (fabpot)This PR was merged into the 3.4 branch.Discussion----------[Console] fixed a PHP notice when there is no function in the stack trace of an Exception| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | yes| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->| BC breaks?    | no     <!-- seehttps://symfony.com/bc -->| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->| Fixed tickets | n/a| License       | MIT| Doc PR        | n/aUnder certain circumstances, the `function` is not present in the stack trace. That's the case for instance when an error occurs on a line like this one `return require "somefile";`.Commits-------ddb4735 [Console] fixed a PHP notice when there is no function
This was referencedAug 26, 2019
@fabpotfabpot deleted the notice-removal branchSeptember 6, 2019 10:41
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@chalasrchalasrchalasr approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

4 participants

@fabpot@nicolas-grekas@chalasr@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp