maleficarum / profiler
Maleficarum profiler component
5.0.0
2018-09-14 12:55 UTC
Requires
- php: ^7.2
- ext-mbstring: *
- maleficarum/ioc: ^3.0
Requires (Dev)
- phpunit/phpunit: ^7.3
This package is not auto-updated.
Last update: 2026-03-15 13:04:03 UTC
README
This is the Maleficarum Profiler component implementation.
[5.0.0] - 2018-09-14
Changed
- Bump IoC component to version 3.x
- Bump phpunit version
- Remove repositories section from composer file
[4.0.0] - 2017-08-02
Changed
- Make use of nullable types provided in PHP 7.1 (http://php.net/manual/en/migration71.new-features.php)
- Fix tests
[3.0.0] - 2017-03-23
Changed
- Changed internal structure and code style.
- Added default initializer functionality.
[2.0.1] - 2017-02-15
Added
- Add tests
[2.0.0] - 2017-01-23
Changed
- Add return and argument types declaration
[1.0.0] - 2016-10-14
Added
- This was an initial release based on the code written by pharaun13 and added to the repo by me