perftools / xhgui

Web interface for XHProf profiling data can store data in MongoDB or PDO database
1.65k stars 343 forks source link

Undefined index: page #369

Closed Mte90 closed 4 years ago

Mte90 commented 4 years ago

An user reported a bug with xhgui, https://github.com/perftools/xhgui/blob/e7d4d21a777a6580b115247782ce53bf5fac1517/src/Xhgui/Searcher/PdoSearcher.php#L101

From here https://github.com/perftools/xhgui/blob/master/src/Xhgui/Searcher/PdoSearcher.php#L101 it is not clear if that key exists.

glensc commented 4 years ago

🚧 Never link to branches, share a permalink 🚧

NOTE: edit your post and fix it with a permalink!

Mte90 commented 4 years ago

Sorry I forgot it again

glensc commented 4 years ago

This PR covers this topic: https://github.com/perftools/xhgui/pull/363

but I have not able to test the branch other than making the CI pass.

Mte90 commented 4 years ago

I don't see any error.

glensc commented 4 years ago

I don't see any error.

???

Mte90 commented 4 years ago

Sorry I meant that I tested with that branch and I don't see any error.

glensc commented 4 years ago

You could have said that in that PR then, would be made more sense.

merging it then.