php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #65992
Patch xhprof_missing_resources_fix revision 2015-05-22 13:52 UTC by joris dot vaneijden at oneshoe dot nl

Patch xhprof_missing_resources_fix for xhprof Bug #65992

Patch version 2015-05-22 13:52 UTC

Return to Bug #65992 | Download this patch
Patch Revisions:

Developer: joris.vaneijden@oneshoe.nl

--- a/package.xml	Tue Oct  1 00:46:08 2013
+++ b/package.xml	Fri May 22 15:51:16 2015
@@ -67,20 +67,20 @@
    <file md5sum="f7803d89ac5bcf1aa29cf001d05215b8" name="extension/config.m4" role="src" />
    <file md5sum="8cf63963b5febf7d27221aeb8c0737b9" name="extension/php_xhprof.h" role="src" />
    <file md5sum="45396bac2b65705dc8cc2da520915c96" name="extension/xhprof.c" role="src" />
-   <file md5sum="4bdc15b68407d8c532cecf0e11c192e1" name="xhprof_html/css/xhprof.css" role="src" />
+   <file md5sum="4bdc15b68407d8c532cecf0e11c192e1" name="xhprof_html/css/xhprof.css" role="php" />
    <file md5sum="e33901861a482c544d844e98ab2f4bf4" name="xhprof_html/docs/index.html" role="doc" />
    <file md5sum="af8c89ddcfda42771996d2e488319a2c" name="xhprof_html/docs/sample-callgraph-image.jpg" role="doc" />
    <file md5sum="814b053339f5ec891fa259d628bab955" name="xhprof_html/docs/sample-diff-report-flat-view.jpg" role="doc" />
    <file md5sum="21449920a5e2734de467057da3943c4f" name="xhprof_html/docs/sample-diff-report-parent-child-view.jpg" role="doc" />
    <file md5sum="3367a41600196d26519faeb899c58076" name="xhprof_html/docs/sample-flat-view.jpg" role="doc" />
    <file md5sum="c28c7cbe02bf758d8e3c8c89ab0205d4" name="xhprof_html/docs/sample-parent-child-view.jpg" role="doc" />
-   <file md5sum="4a4f32413963ef6b5c4e97731cb78002" name="xhprof_html/jquery/indicator.gif" role="src" />
-   <file md5sum="f5445df99e90529a68e51961a7fda4a2" name="xhprof_html/jquery/jquery-1.2.6.js" role="src" />
-   <file md5sum="409f023986f3697d010704b24d2a4dff" name="xhprof_html/jquery/jquery.autocomplete.css" role="src" />
-   <file md5sum="0ccb1b9e7a3356bd5a4791c0e99c5578" name="xhprof_html/jquery/jquery.autocomplete.js" role="src" />
-   <file md5sum="b8c0c8685a199e98eafc6489f3b81734" name="xhprof_html/jquery/jquery.tooltip.css" role="src" />
-   <file md5sum="953460b80a3261b669f048c39c055d77" name="xhprof_html/jquery/jquery.tooltip.js" role="src" />
-   <file md5sum="57b11c66acfdad083f63bed2f277e2c2" name="xhprof_html/js/xhprof_report.js" role="src" />
+   <file md5sum="4a4f32413963ef6b5c4e97731cb78002" name="xhprof_html/jquery/indicator.gif" role="php" />
+   <file md5sum="f5445df99e90529a68e51961a7fda4a2" name="xhprof_html/jquery/jquery-1.2.6.js" role="php" />
+   <file md5sum="409f023986f3697d010704b24d2a4dff" name="xhprof_html/jquery/jquery.autocomplete.css" role="php" />
+   <file md5sum="0ccb1b9e7a3356bd5a4791c0e99c5578" name="xhprof_html/jquery/jquery.autocomplete.js" role="php" />
+   <file md5sum="b8c0c8685a199e98eafc6489f3b81734" name="xhprof_html/jquery/jquery.tooltip.css" role="php" />
+   <file md5sum="953460b80a3261b669f048c39c055d77" name="xhprof_html/jquery/jquery.tooltip.js" role="php" />
+   <file md5sum="57b11c66acfdad083f63bed2f277e2c2" name="xhprof_html/js/xhprof_report.js" role="php" />
    <file md5sum="be62a945b5c6dd8eefc80ac7ded16d64" name="xhprof_html/callgraph.php" role="php" />
    <file md5sum="3b17e49bf8ac17d6103f9b1cfb0b7d8c" name="xhprof_html/index.php" role="php" />
    <file md5sum="ce0a5a2c54bd0a68f23b7942f1a19025" name="xhprof_html/typeahead.php" role="php" />
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 17:01:29 2024 UTC