-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 2.17.3
#### Summary
When non-backed enums are used, an error occurs: `Call to a member function…
-
- Root composer.json requires qiniu/php-sdk ^7.5 -> satisfiable by qiniu/php-sdk[v7.5.0].
- qiniu/php-sdk v7.5.0 requires myclabs/php-enum 1.6.6 -> found myclabs/php-enum[1.6.6] but the package i…
-
With the recent approval of native enums landing in PHP 8.1, I have been thinking how does that affect to this library, and I see these possible scenarios.
#### Doctrine starts supporting native en…
-
```
If you open http://wan24.de/test/phpwsdl2/demo.php?WSDL Definition for DemoEnum
is shown, but if I run the demo.php from the latest trunk there is no enum
shown, neither is it found in the sourc…
-
```
If you open http://wan24.de/test/phpwsdl2/demo.php?WSDL Definition for DemoEnum
is shown, but if I run the demo.php from the latest trunk there is no enum
shown, neither is it found in the sourc…
-
```
If you open http://wan24.de/test/phpwsdl2/demo.php?WSDL Definition for DemoEnum
is shown, but if I run the demo.php from the latest trunk there is no enum
shown, neither is it found in the sourc…
-
Here is an example of trying to unmarshal a value based on reflecting the type expected `$class`. Psalm complains that the `InBackedNum` interface cannot be found. Does this need to be stubbed?
I h…
-
Namaskaar.
I have been using LOdata largely relying on its autodiscover feature, with a few overrides here and there(say mapping an SQL view to an endpoint).
On Laravel 10, previously, I used t…
-
This issue is pretty much identical to #7869, but is found in modules/Import/Forms.php.
#### Issue
When importing into a module with options set to an empty string. I get a warning in my logs. …
-
**Detailed description:**
The methods in [Enum](https://github.com/marc-mabe/php-enum/blob/master/src/Enum.php) class related to serialization have the following sentence in the doc block: `Enums a…
ghost updated
7 months ago