pages*/*: update some outdated pages, blackfire: fix placeholder (#14154)

This commit is contained in:
Sebastiaan Speck
2024-10-13 10:27:02 +02:00
committed by GitHub
parent f21fa6a211
commit 03fd077956
62 changed files with 188 additions and 188 deletions

View File

@@ -21,7 +21,7 @@
- Run the profiler and collect 10 samples:
`blackfire --samples {{10}} run {{php path/to/file.php}}`
`blackfire --samples 10 run {{php path/to/file.php}}`
- Run the profiler and output results as JSON: