10 Commits

Author SHA1 Message Date
W0rma 2903223afc Declare nullable parameter types explicitly
Fixes a deprecation warning in PHP 8.4
2024-08-01 05:48:54 +02:00
Christian Flothmann 45944ec6d1 Merge branch '2.x'
* 2.x:
  Fix typos
  Throw exception for false combination of twig exception controller and exception_listener configuration
  Update param_fetcher_listener.rst
2020-04-28 08:22:14 +02:00
Pierre Grimaud 9164506682 Fix typos 2020-04-28 08:20:22 +02:00
Christian Flothmann d71f1fc376 add type declarations where possible 2020-03-18 19:48:39 +01:00
Christian Flothmann d94c8c4cd3 clean up @internal annotations 2020-03-05 11:15:25 +01:00
Christian Flothmann d2a241436f marked the normalizer classes as internal 2020-03-05 10:19:49 +01:00
Christian Flothmann dc76c4ede2 mark many classes as final 2020-03-02 20:07:52 +01:00
Asmir Mustafic 35ccb78af3 jms/serializer 2.0 compatibility (#1899)
* context adapter

* update subscribing handlers

* add JMSHandlerRegistry compatible with jms serializer 2.0

* update serializer tests

* update jms serializer deps allowing jms serializer 2.0

* style changes

* add conflict rule for jms bundle v1

* mark the new handler as final
2018-11-25 09:08:54 +01:00
Christian Flothmann 096e47142d prefer decoration over parameter replacements 2018-03-08 08:48:26 +01:00
Ener-Getick 05330bab02 Refactor the Exception controller to remove the ExceptionWrapper 2016-03-06 21:11:28 +01:00