New
3.1.0
Improvements
- Use filename for script and binary instead of /todo.php by @samlitowitz in https://github.com/arnaud-lb/php-memory-profiler/pull/92
- Allow output_format to be defined from ini setting by @gaelreyrol in https://github.com/arnaud-lb/php-memory-profiler/pull/97
- Add units to Callgrind label for memory size and update
BlockCounttoCall_Countby @samlitowitz in https://github.com/arnaud-lb/php-memory-profiler/pull/95 - Add documentation for memprof.output_format ini setting by @melkamar in https://github.com/arnaud-lb/php-memory-profiler/pull/103
Documentation and CI changes
- Add Arch Linux package information to README.md by @lkrms in https://github.com/arnaud-lb/php-memory-profiler/pull/81
- Readme for Alpine by @dmitryuk in https://github.com/arnaud-lb/php-memory-profiler/pull/88
- Add suggestion how to install memprof on MacOS by @romantymoshyk in https://github.com/arnaud-lb/php-memory-profiler/pull/86
- Update Github Actions workflows by @gaelreyrol in https://github.com/arnaud-lb/php-memory-profiler/pull/98
- Add PHP 8.2 & 8.3 to Github Action matrix tests by @gaelreyrol in https://github.com/arnaud-lb/php-memory-profiler/pull/99