This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Nicolas Grekas 98bc3e7917 minor #29724 [PHPUnitBridge] Static access in closure (greg0ire, nicolas-grekas)
This PR was merged into the 4.3-dev branch.

Discussion
----------

[PHPUnitBridge] Static access in closure

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

#29718 bumps php to 5.5 . This is what we could simplify if it gets merged, thanks to this "new" PHP feature: https://3v4l.org/sJOWr

EDIT: it was merged, this can be reviewed.

Commits
-------

97f3023963 Use the scope of an instance
9df76ebbe5 Extract closures into static functions
2019-01-27 19:07:22 +01:00
..
Bridge minor #29724 [PHPUnitBridge] Static access in closure (greg0ire, nicolas-grekas) 2019-01-27 19:07:22 +01:00
Bundle remove accidentally added changelog entries 2019-01-27 10:18:12 +01:00
Component feature #28721 [Form] deprecate some options for single_text widgets (xabbuh) 2019-01-27 15:37:17 +01:00
Contracts fixed CS 2019-01-16 22:31:25 +01:00