deprecated-packages / pehapkari.cz-old

Website of Czech and Slovak PHP Community
https://pehapkari.cz
31 stars 85 forks source link

Make Statie less annoying #194

Closed mrtnzlml closed 7 years ago

mrtnzlml commented 7 years ago

This is probably Statie issue, but it's closely related to this project. Statie doesn't regenerate ouput after save (very often) and sometimes it simply dies with:

[Symfony\Component\Debug\Exception\FatalThrowableError]                                
Type error: file_get_contents() expects parameter 1 to be a valid path, boolean given 

It's super annoying to restart server every time a want to see changes.

TomasVotruba commented 7 years ago

Its related to Statie itself, this is only one of many projects where it fails.

See:

Feel free to suggest solution there.