Leon Hagendijk
Leon Hagendijk
Any updates on when/whether this PR will be merged? It blocks development in several projects at the moment, so an update would be very nice ;-) Does @tnolli have to...
We regularly experience problems with the `file_get_contents`-call whilst using v1.2.1 of the PHP SDK. Mostly the errors are simply "Failed to open stream" errors, whilst file_get_contents and the SSL-stream are...
What might be a solution, is having the last set of visible slides be the same as the first set you see. Then transition to the last set as usual,...
When dumping both schemas in `Doctrine\Migrations\Generator\DiffGenerator::generate()`, @ line 91 just after both schemas have been generated, I am presented with the following `_options` arrays on the TestEntity table *From schema:*...
Yes. DBAL is not producing the diff for an updated table comment, and it seems TableDiff has no ability to handle them. I am currently away from my PC and...
I've got a similar problem, where Uglify tries to read the unused property `_walk` of `null`... Though `_walk` is defined nowhere in my code... My task: ```js // Concat Plugins,...