-
**API Platform version(s) affected**: 2.5.7
**Description**
We are using a custom Order filter for ENUM values that are stored in the DB but translated and thus should be sorted arbitrary.
Th…
-
When executing a new installation of PostCalendar 8.0.1, the following error may occur:
"Error! Could not create tables (SQLSTATE[HY000]: General error: 1005 Can't create table (errno: 150))."
This …
-
Oi,
Estou fazendo testes no XAMPP em máquina local.
A implementação do createPaymentRequestLightBox está retornando "MetadataItem Value is required".
Segue o mesmo código que peguei no exemplo:
…
-
See also https://github.com/opengeospatial/ogcapi-features/issues/838
https://schemas.opengis.net/ogcapi/tiles/part1/1.0/openapi/schemas/tms/propertiesSchema.yaml
- uom (same as `uom` in https:/…
-
Using php 8 promoted properties, I expect the doccomment to be parsed the same as for the basic class properties. But it actually looks like they are overridden by method arguments. As far as I'm conc…
-
I have a table with a column text with French and Spanish characters and the JSON returned from the API gives me error
```php
Fatal error: Uncaught InvalidArgumentException: Unable to encode data…
-
These are preliminary roadmap notes for future PHPCSUtils versions
## PHPCSUtils 1.1.0
- [ ] Add utility method to retrieve an array with stack pointers + names of all constants declared in an O…
jrfnl updated
5 months ago
-
```
In a non-standard mysql host/port environment or when using mysqld_multi with
or without multiple servers on a single host require specification of the mysql
server host, port and/or defaults gr…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Many objects have enumeration properties, but this can bloat CSV-type outputs significantly, and make parsing difficult. The overall idea is to make it so a recorder has the ability to either write o…