Skip to content

Conversation

@BPScott
Copy link
Contributor

@BPScott BPScott commented May 13, 2017

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets n/a
License MIT
Doc PR n/a

Security-core no longer directly depends upon polyfill-util since #16382.

This does not change the existing dependancy tree as polyfill-util is
transitivly depended on via polyfill-php56.

Security-core no longer directly depends upon polyfill-util since #16382.

This does not change the existing dependancy tree as polyfill-util is
transitivly depended on via polyfill-php56.
@BPScott BPScott changed the title Remove polyfill-util dependancy from security-core [Security] Remove polyfill-util dependancy from security-core May 13, 2017
@fabpot
Copy link
Member

fabpot commented May 13, 2017

Good catch, thanks @BPScott.

@fabpot fabpot merged commit fb140aa into symfony:master May 13, 2017
fabpot added a commit that referenced this pull request May 13, 2017
…-core (BPScott)

This PR was merged into the 3.3-dev branch.

Discussion
----------

[Security] Remove polyfill-util dependancy from security-core

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

Security-core no longer directly depends upon polyfill-util since #16382.

This does not change the existing dependancy tree as polyfill-util is
transitivly depended on via polyfill-php56.

Commits
-------

fb140aa Remove polyfill-util dependancy from security-core
@BPScott
Copy link
Contributor Author

BPScott commented May 14, 2017

Whoops, the change it was removed in was #16392, yay fat fingers

@BPScott BPScott deleted the security-core-deps branch July 30, 2017 14:52
Tobion added a commit that referenced this pull request Jan 15, 2018
…ity (thewilkybarkid)

This PR was merged into the 3.3 branch.

Discussion
----------

Remove polyfill-util dependency from fullstack and security

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

Applies #22709 to the two higher-level packages. I've applied it to 3.3 as that's where that change was merged (though it was `master` as the time); these may actually apply earlier though?

(#16382 was mentioned and applied to 2.8, though is for the serializer which is unrelated? Should have been 3.0 when `StringUtils` was removed?)

Commits
-------

939efd5 Remove polyfill-util dependency from fullstack and security
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