Mr Ceperka

Results 20 comments of Mr Ceperka

I've got the same problem on **PHP 7.1.1**, OS **alpine:3.6**

Version: v2.5.8. Can't provide Tracy dump file because, there is not any... Error message was: ``` PHP Notice: unserialize(): Error at offset 18 of 61 bytes in /some/path/vendor/nette/caching/src/Caching/Storages/FileStorage.php:339 @ url...

@hrach can this `if` statement be removed? https://github.com/nextras/orm/blob/82d0cfc277828ad71cbe66c02fb9de0577a7d74c/src/Collection/DbalCollection.php#L311

> Probably. Not fully sure now what was the reason for it. You may try it and see if any test "needs it". I've found it :( ``` -- FAILED:...

I am getting same error. (webpack 4.8.3) Whenever I use `new HardSourceWebpackPlugin()` webpack works. But `ExcludeModulePlugin` variant does not. Note that I am using `mini-css-extract-plugin`. `ExcludeModulePlugin` is used like this...

It looks like that I won't need `ExcludeModulePlugin`, because, in my case, line at https://github.com/mzgoddard/hard-source-webpack-plugin/blob/master/index.js#L480 evaluates to true... Is my assumption correct @mzgoddard ?

Same issue, any "not-so-ugly" solution? ```rust // context.rs pub struct GraphQLContext } impl {} // mutation.rs is similar as query.rs // query.rs graphql_object!(; // router.rs #[post("/", data = "")] fn...

Nope I did not. I've continued without cookies... (cos I just wanted to do something and I did not want to be stuck on this cookie thing :D) But one...

Do you wanna keep bower support?

Neither did I. :/