codedge

Results 51 comments of codedge

I already opened a [PR](https://github.com/symfony/recipes-contrib/pull/1128) at the [`symfony/recipes`](https://github.com/symfony/recipes) repository. It currently fails because `doctrine/orm` is only a dev-requirement but actually is needed to be injected in the [`MeiliSearchImportCommand`](https://github.com/meilisearch/meilisearch-symfony/blob/main/src/Command/MeiliSearchImportCommand.php#L52). This issue...

So the second tasks is fixed as well (#70). The `objectId` stuff is done in #66 - I would also start taking care of that but first let's crush #76...

Yes, for the `objectId` I would create a new branch & PR to work on.

@Guikingone Anything that speaks against using your custom form type https://github.com/Guikingone/MeiliSearchBundle/blob/master/src/Form/Type/MeiliSearchChoiceType.php from being used here? I mean could you create a PR?

I can confirm the error. * Docker version: 19.03.2 * CentOS 7 `$ gluster volume info` ``` Volume Name: lei01 Type: Replicate Volume ID: 34f83239-5748-4d39-ad48-fa59d5c6c0dc Status: Started Snapshot Count: 0...

It seems this does only happen for guest orders. The customer prefix is saved as integer inside the `prefix` column in `sales_orders_address` table instead as string. ![image](https://user-images.githubusercontent.com/4409904/108628937-e2c0d180-745d-11eb-8e48-89e3999f1d6d.png)

@Anahkiasen I'd be happy to help. I use Laravel very often and consider myself as "experienced" with it... and also with PHP, of course ;) Is there any starting point...

@scramatte You wanted to provide a testing instance with that I can play around. Is that still valid? I don't find time to install it.

Adhoc no idea. The error occurs in [line 101](https://github.com/codedge/laravel-selfupdater/blob/master/src/Models/UpdateExecutor.php#L101) when passing a `bool` to the `strlen()` function. Not sure why this happens. Some more infos maybe: - Fresh IN installation?...

Whats with Github Sponsor, would that work or is there also a residence restriction?