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/Bundle
Fabien Potencier 8b15af9864 feature #16125 Replace is_callable checks with type hints (mpajunen, nicolas-grekas)
This PR was merged into the 3.0-dev branch.

Discussion
----------

Replace is_callable checks with type hints

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

Also removes tests checking the exceptions thrown from
the removed is_callable checks.

Commits
-------

7685cdd Add more callable type hints
4e0c6e1 Replace is_callable checks with type hints
2015-10-06 08:09:31 +02:00
..
DebugBundle Merge branch '2.8' 2015-10-01 18:50:30 +02:00
FrameworkBundle feature #16125 Replace is_callable checks with type hints (mpajunen, nicolas-grekas) 2015-10-06 08:09:31 +02:00
SecurityBundle Merge branch '2.8' 2015-10-02 15:22:00 +02:00
TwigBundle Merge branch '2.8' 2015-10-01 18:50:30 +02:00
WebProfilerBundle Merge branch '2.8' 2015-10-05 17:24:55 +02:00