diff --git a/components/event_dispatcher/container_aware_dispatcher.rst b/components/event_dispatcher/container_aware_dispatcher.rst index ba1c3fc7d74..c2b0ed1b71f 100644 --- a/components/event_dispatcher/container_aware_dispatcher.rst +++ b/components/event_dispatcher/container_aware_dispatcher.rst @@ -2,7 +2,7 @@ single: EventDispatcher; Service container aware The Container Aware Event Dispatcher -=================================== +==================================== .. versionadded:: 2.1 This feature was moved into the EventDispatcher component in Symfony 2.1. diff --git a/cookbook/profiler/data_collector.rst b/cookbook/profiler/data_collector.rst index 0ee537325b8..ab3f53be1e5 100644 --- a/cookbook/profiler/data_collector.rst +++ b/cookbook/profiler/data_collector.rst @@ -140,6 +140,7 @@ All blocks have access to the ``collector`` object. Built-in templates use a base64 encoded image for the toolbar: .. code-block:: html + You can easily calculate the base64 value for an image with this