Christian Flothmann
Christian Flothmann
| Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | no | New feature? | no | Deprecations? | yes | Tickets | |...
| Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | no | New feature? | no | Deprecations? | yes | Tickets | Fix...
This fixes #47.
If you pass `.` (the current working directory) as the destination to the `Distill::extractWithoutRootDirectory()` method, extracting the archive fails with a message like this: ``` rmdir: failed to remove ‘.’:...
@zmitic created [a nice bundle](https://github.com/hitechcoding/strict-form-mapper-bundle) which comes with some interesting features. We could join forces and see if there are features we could implement here too. This idea comes from...
Right now when using the `factory` option together with `expected_exception`, all caught exceptions are transformed into form errors that are mapped to the form holding the `factory` option. A simple...
Currently, with the handling of value objects as implemented in #22 we do not deal with exceptions being thrown when constructing such objects. We should reuse the logic that we...
When #22 is merged, we will be able to derive required attributes by analysing the configured factories. We can reuse this information in a form type guesser that marks these...
| Q | A | ------------ | --- | Bug? | yes | New Feature? | no | Version | all #### Actual Behavior When you are initialising the `CachePlugin`...
| Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | |...