Christian Flothmann

Results 35 issues of Christian Flothmann

| Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | no | New feature? | no | Deprecations? | yes | Tickets | |...

Form
Status: Reviewed
Deprecation

| Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | no | New feature? | no | Deprecations? | yes | Tickets | Fix...

Config
Status: Needs Work
Deprecation

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...

enhancement

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...

feature

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...

feature

| Q | A | ------------ | --- | Bug? | yes | New Feature? | no | Version | all #### Actual Behavior When you are initialising the `CachePlugin`...

help wanted

| Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | |...

Status: Needs Review
Messenger