Jano Paetzold

Results 31 issues of Jano Paetzold

### Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak-builder/issues) for a feature request that...

When searching for "plotter" on Flathub, I only found KmPlot and some other apps, but in the back of my mind I knew there was a Gnome app. So I...

### Symfony version(s) affected \>=3.4.0-BETA1 ### Description In `config_test.yaml`, I replaced service definitions with mocks. Now, a parameter binding defined in the general `config.yaml` is not needed anymore. Because of...

DependencyInjection
Bug
Status: Needs Review

The Symfony Maker bundle decides the path where it creates files by transforming namespaces (given by the individual makers) to file paths, given the composer autloading configuration. This transformation is...

When I import an `.ofx` file created using [csv2ofx](https://github.com/reubano/csv2ofx), it says "nothing to import from this file". Using a `qif` file created with the same program for the same source...

bug

### Bug Report #### Summary The [documentation about orphanRemovel](https://www.doctrine-project.org/projects/doctrine-orm/en/2.18/reference/working-with-associations.html#orphan-removal) currently states the following: > When using the `orphanRemoval=true` option Doctrine makes the assumption that the entities are privately owned and...

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes/no (what does this mean? this certainly is a request for comments,...

A few weeks ago, I had problems using this because the key `transaction_details` was missing. I dirtily hacked a solution by hacking the python scripts in my installation, but I...

The constructor of `FactoryCollection` has a `@phpstan-param Factory $factory`. Using this constructor is deprecated, and named constructors like `set`, `range` etc. should be used instead. However, these named constructors are...