Louis-Marie

Results 8 issues of Louis-Marie

**API Platform version(s) affected**: 2.6.8 **Description** I created a new resource which identifier is a datetime property. When I try using the property as an identifier, I have the following...

Add translit for € to have same result. Today, we have this : ``` \Symfony\Polyfill\Iconv\Iconv::iconv('UTF-8', 'ASCII//TRANSLIT', '€'); Result : false iconv('UTF-8', 'ASCII//TRANSLIT', '€'); Result : EUR ``` With PR change,...

### Issue The STRIPE_DEVICE_NAME env var seems not used at login action. ### Steps to reproduce `docker run -it --rm -v $PWD/configStripe.toml:/root/.config/stripe/config.toml -e STRIPE_DEVICE_NAME=teststripe stripe/stripe-cli login` The value of device_name...

bug

With php:8.3-fpm-alpine image, I encountered an error when using iconv with TRANSLIT argument. ``` echo é | iconv -f UTF-8 -t ASCII//TRANSLIT iconv: destination charset ASCII//TRANSLIT: Invalid argument ``` On...

Update doc for this change : https://github.com/api-platform/core/pull/6080/files#diff-2499cc4969d499db1106eb74f9998cfeb61379371a37adc4360aef0be5d89132R504

Like iTerm2 or Terminator or Windows Terminal, could you add the window splitting horizontally and vertically functionality ?

wishlist

| Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | |...

Feature
VarDumper
Status: Needs Review