Skip to content

Commit 288f9cf

Browse files
authored
Update README.md
1 parent 4f42286 commit 288f9cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,10 @@ The array exposes the following information:
316316
)
317317
</details>
318318

319+
### memprof_version()
320+
321+
Returns the version of the extension as a string. The version can be compared with [version_compare()](https://php.net/version_compare).
322+
319323
## Troubleshooting
320324

321325
* The extensions may conflict with xdebug, blackfire, or other extensions. If that's the case for you, please report it.

0 commit comments

Comments
 (0)