Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider 13b4dfae rédigé par kannan's avatar kannan
Parcourir les fichiers

update package.xml for Bug #16574

git-svn-id: https://svn.php.net/repository/pecl/xhprof/trunk@281244 c90b9560-bf6c-de11-be94-00142212c4b1
parent e72bcaa5
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -44,8 +44,9 @@ XHProf is a function-level hierarchical profiler for PHP and has a simple HTML b
</stability>
<license uri="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</license>
<notes>
-- 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)
......@@ -69,6 +70,7 @@ XHProf is a function-level hierarchical profiler for PHP and has a simple HTML b
<file role="test" name="xhprof_002.phpt" />
<file role="test" name="xhprof_003.phpt" />
<file role="test" name="xhprof_004_inc.php" />
<file role="test" name="xhprof_004_require.php" />
<file role="test" name="xhprof_004.phpt" />
<file role="test" name="xhprof_005.phpt" />
<file role="test" name="xhprof_006.phpt" />
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter