Changelog for xhprof |
Release |
What has changed? |
2.2.3 |
- Fix reflected XSS with symbol parameter #50 |
2.2.2 |
- Fix PECL installation #48 |
2.2.1 |
- Support PHP 8.0 beta4 |
2.2.0 |
- Modify hash code calculation, get from zend_string |
2.1.4 |
- Windows support #34 |
2.1.3 |
- Fix s390x accuracy loss #15 |
2.1.2 |
-- Fixed build with PHP-7.4 #32 |
0.9.4 |
-- Fix reflected XSS with run parameter. PR#20 and #29
-- Change graph edge colour. PR#23
-- Added .gitignore file for build artifacts. PR#25 |
0.9.3 |
-- Just updating the pecl package to https://github.com/facebook/xhprof/commit/254eb24dcfa763c76c57b472093ebc4b81af2b7d
-- Request #16544: Mac port for XHProf (svilen spasov)
-- fix #16574: require/require_once not special cased like include/include_once (kannan)
-- add a sanity test for sampling mode in xhprof (kannan)
-- add support to ignore functions (such as call_user_func) during profiling (mike paleczny)
-- fix #16098: suppress notices due to use of FILE_BINARY (kannan)
-- add a sanity test for timer (kannan)
-- fix for compile error on debian linux (russ) |
0.9.2 |
-- Request #16544: Mac port for XHProf (svilen spasov)
-- fix #16574: require/require_once not special cased like include/include_once (kannan)
-- add a sanity test for sampling mode in xhprof (kannan)
-- add support to ignore functions (such as call_user_func) during profiling (mike paleczny)
-- fix #16098: suppress notices due to use of FILE_BINARY (kannan)
-- add a sanity test for timer (kannan)
-- fix for compile error on debian linux (russ) |
0.9.1 |
-- doc improvements/fixes |
0.9.0 |
-- initial release of xhprof |