Fixed wrong push

This commit is contained in:
Agnohendrix 2021-05-05 15:55:44 +02:00 committed by GitHub
parent a07b3442f1
commit 7f294735e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@ Copy/paste all of the following lines into the above created ``xdebug.ini`` file
xdebug.idekey=xdebug.atom
; Optional: Set to true to always auto-start xdebug
xdebug.remote_autostart=false $data['breadcrumbs'] = array();
xdebug.remote_autostart=false
`Xdebug 3.0 changes <https://xdebug.org/docs/upgrade_guide>`_:
.. code-block:: ini