M. Vondano

Results 55 issues of M. Vondano

With `None` I actually *do* get buffering with Python 3.8 under Linux. Does `None` maybe imply using some standard value? If buffering is active, the `_is_readable` check will return false...

Raising the PHP requirement to >8.0 for version 3 does not seem to be necessary in regards of the [changes that were made](https://github.com/thephpleague/flysystem/compare/2.4.0...3.0.0) to support checking for directories. Am I...

stale

### Bug Report | Q | A |------------ | ------ | BC Break | debatable :slightly_smiling_face: | Version | 2 & 3 #### Summary Paths that contain non-UTF-8 characters are...

When renaming blocks in the use statement (`{% use "blocks.twig" with bar as baz %}`), the renamed blocks cannot be adjusted/overwritten in the template. Same goes for extenders of this...

Twig's default `html` escaping strategy will double encode whatever entities are present in the original source. This is the expected default behavior of `htmlspecialchars` which is used under the hood....

| Q | A | --------------------| --------------- | PHPUnit version | 8.5 | PHP version | 8.1 | Installation Method | Composer #### Summary Mocking `\ReflectionClass` throws an error in...

feature/test-doubles
type/change-in-php-requires-adaptation

I noticed a strange error "Unable to resolve the template type ExpectedType" when executing the same statement twice. Please see the following example code: ```php class Test extends \PHPUnit\Framework\TestCase {...

### Affected version(s) 4.9 ### Description When setting the options of a select with `'multiple' => true` to `[1 => '[ Foo']` the option label turns gray. ![image](https://user-images.githubusercontent.com/5305677/152003705-bc0e74fb-4623-4e6b-a75d-140197f763da.png) Or more...

bug
stale

| Q | A | -----------------| --- | Fixed issues | Closes #2452 | Docs PR or issue | - This PR is an attempt to allow both creating Contao...

feature

| Q | A | -----------------| --- | Fixed issues | Closes #2196 | Docs PR or issue | Todo This removes the redundant news source options 'Article' and 'Page'...

feature