mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-19 11:51:26 +02:00
Use macOS word instead of Mac
This commit is contained in:
@@ -35,7 +35,7 @@ values in memory.
|
||||
|
||||
Graphical debuggers make it very easy to step through code, inspect variables, and eval code against the live runtime.
|
||||
Many IDEs have built-in or plugin-based support for graphical debugging with Xdebug. MacGDBp is a free, open-source,
|
||||
stand-alone Xdebug GUI for Mac.
|
||||
stand-alone Xdebug GUI for macOS.
|
||||
|
||||
* [Learn more about Xdebug][xdebug-docs]
|
||||
* [Learn more about MacGDBp][macgdbp-install]
|
||||
|
Reference in New Issue
Block a user