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] expose object_handle#12061

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
fabpot merged 1 commit intosymfony:masterfromnicolas-grekas:var-handles
Oct 2, 2014

Conversation

@nicolas-grekas
Copy link
Member

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

This is a small enhancement to the symfony debug C extension that allows fetching an object's handle.
This is the#number as displayed by var_dump():
class stdClass**#1** (0) {}

This is required for VarDumper to be able to expose objects' handles and thus have more precise dumps.
It will allow inspecting "same" relationships between twodifferent dumps.

@fabpot
Copy link
Member

ping@jpauli

@fabpot
Copy link
Member

Thank you@nicolas-grekas.

@fabpotfabpot merged commit5f6b676 intosymfony:masterOct 2, 2014
fabpot added a commit that referenced this pull requestOct 2, 2014
This PR was merged into the 2.6-dev branch.Discussion----------[Debug] expose object_handle| Q             | A| ------------- | ---| Bug fix?      | no| New feature?  | yes| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -This is a small enhancement to the symfony debug C extension that allows fetching an object's handle.This is the `#number` as displayed by var_dump():`class stdClass**#1** (0) {}`This is required for VarDumper to be able to expose objects' handles and thus have more precise dumps.It will allow inspecting "same" relationships between two *different* dumps.Commits-------5f6b676 [Debug] expose object_handle
@nicolas-grekasnicolas-grekas deleted the var-handles branchOctober 2, 2014 09:23
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@nicolas-grekas@fabpot@romainneutron

[8]ページ先頭

©2009-2025 Movatter.jp