We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4ac64c commit 2f47419Copy full SHA for 2f47419
session/php_bridge.rst
@@ -11,7 +11,7 @@ If you're integrating the Symfony full-stack Framework into a legacy application
11
that starts the session with ``session_start()``, you may still be able to
12
use Symfony's session management by using the PHP Bridge session.
13
14
-If the application has it's own PHP save handler, you can specify null
+If the application has its own PHP save handler, you can specify null
15
for the ``handler_id``:
16
17
.. configuration-block::
0 commit comments