Skip to content

Releases: arnaud-lb/php-memory-profiler

3.0.2

07 Jan 14:31
b751f1c
Compare
Choose a tag to compare

Improvements

  • PHP 8.1 support (@remicollet)
  • Added parameter types and return types (@remicollet)
  • dump_on_limit: Append the profile filename to the "Allowed memory size of %d
    bytes exhausted" error message (@arnaud-lb)
  • Added memprof_version() function (@arnaud-lb)

Bugfixes

  • Fixed compatibility issue with xdebug (@arnaud-lb)