-
The `content` property is declared in constructor argument but it never been assign to instance property
https://github.com/zircote/swagger-php/blob/7df10e8ec47db07c031db317a25bef962b4e5de1/src/Attri…
-
环境:hyperf 3.1 php 8.1
```sh
composer test
// 省略......
PHPUnit 10.5.38 by Sebastian Bergmann and contributors.
Runtime: PHP 8.1.29
Configuration: /workingDir/tmp/pro1/phpunit.xml.dist
…
-
This is meant to track ongoing issues for upgrading dependencies in composer.json and package.json.
If want to fix one, then create an issue and fix it.
composer.json:
- lcobucci/jwt from 4.2 t…
-
### Describe the issue
I am not sure this is a bug, but I have been checking for the right configuration and I think there is a little inconsistency with Mexico City. I will try to explain it right.
…
-
```
yii\base\ErrorException: Skipping unknown \__Application in /app/vendor/zircote/swagger-php/src/Loggers/DefaultLogger.php:31
Stack trace:
#0 [internal function]: yii\base\ErrorHandler->handleEr…
-
- L5-Swagger Version: 8.6.0 (`composer show | grep l5-swagger`)
- PHP Version (`php -v`): 8.3.0
- OS: MacOS
### Description:
I am trying to attach the Schema from the controller but it doesn't w…
-
##### Description
I generated a PHP API Client for the [Azuracast API](https://www.azuracast.com/api/), and it works well, but some endpoints give the error message "``Class "" not found``" whe…
-
Any plans to support swagger-php 2.x (and thus also Swagger 2.x)?
-
Another question, or perhaps a suggestion for improvement.
Is it possible to set an OpenAPISchemaProperty as an object that references another OpenAPISchema like this?
```
namespace ApiPlugin\M…
-
Hello,
I have this error:
```
Fatal error: Uncaught Error: Class 'null' not found in /Users/mickael/Desktop/swagger-codegen/SwaggerClient-php/lib/ObjectSerializer.php:294
Stack trace:
#0 /Use…