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 9f513ae commit eb03676Copy full SHA for eb03676
user_guide_src/source/testing/debugging.rst
@@ -33,7 +33,7 @@ See :ref:`Database Events <database-events-dbquery>` for details.
33
Replacing var_dump()
34
********************
35
36
-While using XDebug and a good IDE can be indispensable to debug your application,
+While using Xdebug and a good IDE can be indispensable to debug your application,
37
sometimes a quick ``var_dump()`` is all you need. CodeIgniter makes that even
38
better by bundling in the excellent `Kint <https://kint-php.github.io/kint/>`_
39
debugging tool for PHP.
0 commit comments