8000 fix PHP 7.2 compatibility by xabbuh · Pull Request #24509 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

fix PHP 7.2 compatibility #24509

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 10, 2017
Merged

Conversation

xabbuh
Copy link
Member
@xabbuh xabbuh commented Oct 10, 2017
Q A
Branch? 3.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR
  • the phpdocumentor/type-resolver package was not PHP 7.2 compatible
    before release 0.2.1 (see see phpDocumentor/TypeResolver@e224fb2)
  • the validator must not call get_class() if no object but a class
    name was passed to the validatePropertyValue() method

* the `phpdocumentor/type-resolver` package was not PHP 7.2 compatible
  before release 0.2.1 (see see phpDocumentor/TypeResolver@e224fb2)
* the validator must not call `get_class()` if no object but a class
  name was passed to the `validatePropertyValue()` method
@xabbuh xabbuh force-pushed the property-info-php72-compat branch from c1e8131 to 2d2022c Compare October 10, 2017 13:48
@xabbuh xabbuh changed the title enforce PHP 7.2 compatible dependencies fix PHP 7.2 compatibility Oct 10, 2017
@xabbuh xabbuh merged commit 2d2022c into symfony:3.3 Oct 10, 2017
xabbuh added a commit that referenced this pull request Oct 10, 2017
This PR was merged into the 3.3 branch.

Discussion
----------

fix PHP 7.2 compatibility

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

* the `phpdocumentor/type-resolver` package was not PHP 7.2 compatible
  before release 0.2.1 (see see phpDocumentor/TypeResolver@e224fb2)
* the validator must not call `get_class()` if no object but a class
  name was passed to the `validatePropertyValue()` method

Commits
-------

2d2022c fix PHP 7.2 compatibility
@xabbuh xabbuh deleted the property-info-php72-compat branch October 10, 2017 13:56
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.

6 participants
0