Skip to content

Commit abb75ac

Browse files
authored
Merge pull request #33 from mauriau/patch-2
Update Readme
2 parents 684368a + be28b4a commit abb75ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Nevertheless, production environment is not where you debug ;)
218218

219219
Other memory debugging tools for PHP
220220
-------------------------------------
221-
- XDebug (http://www.xdebug.net)
221+
- XDebug (https://xdebug.org/)
222222
With the trace feature and the memory delta option (tool see XDebug documentation), you can trace function memory usage. You can use the provided script to get an aggregated view (TODO link)
223223

224224
- PHP Memprof (https://github.com/arnaud-lb/php-memory-profiler)

0 commit comments

Comments
 (0)