-
### Description
This crash is happening in all versions PHP 7.4 - PHP 8.3
The log is attached from PHP 7.4
The following code:
```
php_log_err_with_severity(logmessage.c_str(), LOG_DEBUG)…
-
I try to design something like this: https://psalm.dev/r/4cf10dedf9
However, as stated by @orklah in https://github.com/vimeo/psalm/issues/7507#issuecomment-1024437536,
> This is on purpose. Psa…
-
```
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…
-
Hello, I propose a cast that could be interesting to add to the library.
```php
-
The default values set in the constructor for PHP Model classes does not correctly reference self::.
I believe the offending code is this line:
https://github.com/OpenAPITools/openapi-generator/bl…
-
At the moment, enum classes are generated in PHP this way :
```
class MyObject{
const __default = "Default Value";
const VAL1 = "value1";
const VAL2 = "value2";
}
```
This would be "nice to h…
-
```
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…