CvekCoding

Results 8 issues of CvekCoding

There is an unsupported property [input_field_placeholder](https://core.telegram.org/bots/api#replykeyboardmarkup) in a ReplyKeyboardMarkup I've added it to api.

I faced the problem with updating the maps. The process `nominatim replication --project-dir /nominatim` works some time and then crashes. So I've added supervisor to wrap replication process to make...

### What happened? My Symfony6 application can not start with the following error: ``` {"level":"error","ts":1711266796.1390681,"msg":"PHP Fatal error: Uncaught Error: Call to undefined function dirname() in /app/public/index.php:5\nStack trace:\n#0 {main}\n thrown in...

bug

### What happened? In Worker mode, I ran into the problem that the context is shared between different requests - it looks like the headers of the previous request remain...

bug

https://github.com/AndrewNovikof/omnipay-sberbank/blob/ed712e1388e2658f12eb736f638854ca5c516afd/src/Message/OrderStatusResponse.php#L9 У вас сейчас статус платежа определяется так, как указано в абстрактном Response - если `errorCode` = 0, то заказ считается успешно оплаченным. Но это неверно, опираться надо на поле...

| Q | A | ------------- | --- | Branch? | 4.1 | Tickets | https://github.com/api-platform/core/issues/7034 | License | MIT | Doc PR | In the case when we clear...

bug
needs test

**Description** In the case when we clear the cache, we haven't covered the scenario where an entity is part of a class hierarchy (such as STI). In this case, the...

bug