-
##### Description
When an enum value contains a single quote, the character is placed directly into the string, causing invalid code in the PHP, Dart, and Python generators.
##### openapi-genera…
-
Generated code for enums is not a valid PHP.
E.g. generated:
> $table_columns_type = array(
> 'varchar(6)',
> 'varchar(255)',
> 'varchar(8)',
> 'float(32,8)',
> …
-
Yup, I don't know how to phrase the title better 😰
I'll let this snippet describe it better: https://psalm.dev/r/ffdbd898f0
-
Method `OrderItem::setAttendeeDetailsRequired()` expects an argument of type `\OpenActive\Enums\PropertyEnumeration[]` or `null` passing it an array of instances of Enums (GivenName & FamilyName) gene…
-
### Bug Report
Hi,
when the primary key using the Enum and the Entity is used for reference (ManyToOne) the Enum id isn't converted to a string.
I added the failing testacse.
https://github…
-
In version 8.1 php added official support from enums.
Prado makes extensive use of TEnumerable to fake enums.
Switching to native enums could make the code less weird to new developers and static an…
-
I am trying to create new account,
**My code is like**
use Zimbra\Enum\AccountBy;
use Zimbra\Enum\AddressType;
use Zimbra\Enum\AlarmAction;
use Zimbra\Enum\FreeBusyStatus;
use Zimbra\Enum\Invi…
-
https://github.com/jsonrainbow/json-schema/pull/518 added the dependency to `icecave/parity`.
In https://github.com/composer/composer/pull/12039#issuecomment-2229072029 it was recommended to check …
W0rma updated
1 month ago
-
Currently, the following internal classes are not yet documented:
* [x] `SensitiveParameterValue` (#2165)
* [x] `ClosedGeneratorException` (#3065/#2997)
* [x] `com_safearray_proxy` (#3066) …
-
### Versions:
- laravel-modules Version: 11.1.4
- Laravel Version: 11.23.5
- PHP Version: 8.2
### Description:
Getting error while creating 2nd module. 1 module created successfully but after t…