Skip to content

[PropertyAccess] Adds entries to CHANGELOG and UPGRADE #32269

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

Conversation

jschaedl
Copy link
Contributor

@jschaedl jschaedl commented Jun 28, 2019

Q A
Branch? 4.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Tests pass? yes
Fixed tickets #32179
License MIT
Doc PR N/A

In PR #32241 I missed to add entries to the CHANGELOG and UPGRADE file.

@xabbuh xabbuh added this to the next milestone Jun 28, 2019
@jschaedl jschaedl force-pushed the deprecation/property-access_add_upgrade_changelog branch from 8d3086f to 6724352 Compare June 30, 2019 18:46
UPGRADE-4.4.md Outdated
PropertyAccess
--------------

* Deprecated passing `null` as 2nd argument of `PropertyAccessor::createCache()` method (`$defaultLifetime`), pass 0 instead.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0 in ticks?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@ogizanagi
Copy link
Contributor

You could add an entry in UPGRADE-5.0.md as well mentioning the support for null was dropped.

@jschaedl
Copy link
Contributor Author

jschaedl commented Jul 1, 2019

@fabpot fabpot force-pushed the deprecation/property-access_add_upgrade_changelog branch from 641f430 to c4afbf3 Compare July 3, 2019 12:34
@fabpot
Copy link
Member

fabpot commented Jul 3, 2019

Thank you @jschaedl.

@fabpot fabpot merged commit c4afbf3 into symfony:4.4 Jul 3, 2019
fabpot added a commit that referenced this pull request Jul 3, 2019
…jschaedl)

This PR was squashed before being merged into the 4.4 branch (closes #32269).

Discussion
----------

[PropertyAccess] Adds entries to CHANGELOG and UPGRADE

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | yes <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #32179   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | N/A

In PR #32241 I missed to add entries to the CHANGELOG and UPGRADE file.

Commits
-------

c4afbf3 [PropertyAccess] Adds entries to CHANGELOG and UPGRADE
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.4 Oct 27, 2019
@jschaedl jschaedl deleted the deprecation/property-access_add_upgrade_changelog branch February 23, 2020 08:01
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.

9 participants