Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[VarDumper] Sfdump JS ns and VarCloner replacing Ext+PhpCloner #12145

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 7, 2014

Conversation

nicolas-grekas
Copy link
Member

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #12140
License MIT
Doc PR -

As VarDumper is independant of the WDT, this patch creates a new JavaScript namespace used for HTML dumps.

@nicolas-grekas nicolas-grekas changed the title [VarDumper] Sfdump instead of Sfjs.dump JS namespace [VarDumper] Sfdump JS ns and VarCloner replacing Ext+PhpCloner Oct 6, 2014
@nicolas-grekas
Copy link
Member Author

This surfaced while writting the doc for the component: I also merged ExtCloner and PhpCloner into a new VarCloner class, that dynamically chooses the best available implementation.

@stof
Copy link
Member

stof commented Oct 6, 2014

👍 for avoiding to make the user choose the implementation

fabpot added a commit that referenced this pull request Oct 7, 2014
…class parameters (nicolas-grekas)

This PR was merged into the 2.6-dev branch.

Discussion
----------

[Framework+SecurityBundle] remove recently introduced *.class parameters

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

This is just a cleanup that removes `*.class` parameters introduced in the master branch (and not in the 2.5 one).
#12145 also removes the remaining params for the Debug/TwigBundle

Commits
-------

56ae544 [Framework+SecurityBundle] remove recently introduced *.class parameters
@fabpot
Copy link
Member

fabpot commented Oct 7, 2014

Thank you @nicolas-grekas.

@fabpot fabpot merged commit da96ad8 into symfony:master Oct 7, 2014
fabpot added a commit that referenced this pull request Oct 7, 2014
…Cloner (nicolas-grekas)

This PR was merged into the 2.6-dev branch.

Discussion
----------

[VarDumper] Sfdump JS ns and VarCloner replacing Ext+PhpCloner

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #12140
| License       | MIT
| Doc PR        | -

As VarDumper is independant of the WDT, this patch creates a new JavaScript namespace used for HTML dumps.

Commits
-------

da96ad8 [VarDumper] Sfdump JS ns and VarCloner replacing Ext+PhpCloner
@nicolas-grekas nicolas-grekas deleted the fix-js branch October 7, 2014 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants