Arjan Frans

Results 15 issues of Arjan Frans

I am using validation in my models and want to be specific about the validation errors. I want to know from which class and property and error came. I am...

I added an "extrude" option that can be used to extend the border of a sprite by it's outer colors. This helps solve the problem explained [here](http://www.matim-dev.com/texture-packer---get-rid-of-sprite-artefacts.html) I used Imagemagick's...

![image](https://user-images.githubusercontent.com/3588470/165698567-c2ef1fff-5df8-45de-8a6d-88e0f496ec4c.png) I have a model here that I just tried migration to attributes, but I noticed that the OA\Property doesn't work correctly as an attribute. With annotation: ![image](https://user-images.githubusercontent.com/3588470/165698945-29dd1056-aefa-4dcc-a9bb-b8ed25ee751e.png) With attribute:...

### Question I am trying to set the 'Metadata' on my S3 adapter. I have tried setting it as a string, since the configuration complains that it should be scalar...

bug
documentation

https://github.com/doctrine/persistence/issues/200

When defining ORM mapping using the `php` driver there is `$metadata` variable floating around in the mapping file. IDE's complain about type hinting. It would be nice to be able...

I have extended webmozart/assert's code for my use case in which I want to know more detailed information about assertions. I do assertions inside my entities and would always like...

I get the following error when installing: ```ERROR: Plugin [decompound] is incompatible with Elasticsearch [2.4.4]. Was designed for version [2.4.1]``` A patch version increase shouldn't break the compatability.

**Is your feature request related to a problem? Please describe.** I prefer to use a PHP configuration instead of YAML. This doesn't seem to be fully supported. **Describe the solution...

| Q | A | --- | --- | Sulu Version | 2.5.7 | PHP Version | 8.1 | DB Version | Postgres 10.14 | Browser Version | Chrome 121.0.6167.184...

Bug
To Discuss