Open glensc opened 4 years ago
Hi, I'll look at that, and thanks for your comment. It looks like xhgui and the profiler are now two separate packages (look at master + the docker image doesn't contain the external/
directory anymore, even in 0.13). Either I put both on the same image (that we can mount a common volume between apps) or I only install xhgui without profiler, with a doc for each ton integrate the profiler as he wish
About the "no suitable tag" it was when xhgui didn't maintained well its tags ;)
Hi @glensc , I have refactored my images for PHP > 7. I am relying now on the latest stable version of xhgui. They have removed the header.php script, so i have created mine. If you have time to test, I would be glad 👍
I'm not using this project, so I will not validate your outcome.
I see now, that you are using 0.14.0:
but you should update to at least the latest 0.16, so people don't need to rely on hacks:
in other words, this ended up in 0.16.0:
you can replace this:
with:
what does it mean "no suitable tag"? have you reported your issue to xhgui issue tracker?