Tagged Questions

1
vote
1answer
139 views

Using inclued php pecl extension

I'm currently trying to level up on my PHP debugging skills and as part of that I'm trying to learn several new tools. One of them is inclued. The extension seemingly works fine (no startup error, ...