We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8fb6d7 commit a071dbaCopy full SHA for a071dba
extension/php_xhprof.h
@@ -39,7 +39,7 @@ extern zend_module_entry xhprof_module_entry;
39
*/
40
41
/* XHProf version */
42
-#define XHPROF_VERSION "2.1.2"
+#define XHPROF_VERSION "2.1.3"
43
44
/* Fictitious function name to represent top of the call tree. The paranthesis
45
* in the name is to ensure we don't conflict with user function names. */
0 commit comments