Hello there,
I found that in some case (mostly inside caudium 1.4 tree) that inherits has stopped to work as it was before.
So is there any internal things that have been changed recently on pike 7.6.24 ? Is there an incompatiblity between pike 7.6.xx (with xx < 24) and pike >= 7.6.24 ???
The file lookup behaviour for inherit and include is handled by the master object. As far as I can see, the default Pike 7.6 master object has not changed since Pike 7.6.10.
/Xavier