Commit bff9f50
File tree
- modules/openapi-generator/src
- main
- java/org/openapitools/codegen/languages
- resources
- Javascript-Closure-Angular
- es6
- Javascript-Flowtyped
- Java/libraries/okhttp-gson
- php-nextgen
- php-symfony/serialization
- php
- libraries/psr-18
- python-fastapi
- ruby-client
- typescript-angularjs
- typescript-axios
- typescript-fetch
- typescript-jquery
- typescript-node
- typescript-redux-query
- typescript/api
- test
- java/org/openapitools/codegen/php
- resources/3_1/php-symfony
- samples
- client
- echo_api
- php-nextgen-streaming/src/Api
- php-nextgen/src/Api
- ruby-faraday/lib/openapi_client/api
- ruby-httpx/lib/openapi_client/api
- ruby-typhoeus/lib/openapi_client/api
- typescript-axios/build
- typescript/build/apis
- others/java
- okhttp-gson-oneOf-array/src/main/java/org/openapitools/client/model
- okhttp-gson-oneOf/src/main/java/org/openapitools/client/model
- okhttp-gson-streaming/src/main/java/org/openapitools/client/model
- petstore
- java
- okhttp-gson-3.1/src/main/java/org/openapitools/client/model
- okhttp-gson/src/main/java/org/openapitools/client/model
- php-nextgen/OpenAPIClient-php/src/Api
- php
- OpenAPIClient-php/lib/Api
- psr-18/lib/Api
- ruby-autoload/lib/petstore/api
- ruby-faraday/lib/petstore/api
- ruby-httpx/lib/petstore/api
- ruby/lib/petstore/api
- typescript-angular-v19
- typescript-axios/builds
- default
- es6-target
- test-petstore
- with-complex-headers
- with-fake-endpoints-models-for-testing-with-http-signature
- with-interfaces-and-with-single-request-param
- with-interfaces
- with-node-imports
- with-npm-version-and-separate-models-and-api/api/another/level
- with-npm-version
- with-single-request-parameters
- with-string-enums
- typescript-fetch/builds
- allOf-nullable/apis
- allOf-readonly/apis
- default-v3.0/apis
- default/apis
- es6-target/src/apis
- multiple-parameters/apis
- prefix-parameter-interfaces/src/apis
- sagas-and-records/src/apis
- snakecase-discriminator/apis
- validation-attributes/apis
- with-interfaces/apis
- with-npm-version/src/apis
- without-runtime-checks/src/apis
- typescript-jquery
- default/api
- npm/api
- typescript-node
- 3_0/api
- default/api
- npm/api
- typescript-redux-query/builds/with-npm-version/src/apis
- openapi3/client/petstore/typescript/builds
- browser/apis
- default/apis
- deno_object_params/apis
- deno/apis
- explode-query/apis
- inversify/apis
- jquery/apis
- object_params/apis
- server/petstore
- php-symfony/SymfonyBundle-php/Service
- python-fastapi
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/AbstractPhpCodegen.java
Lines changed: 43 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
636 | 637 | | |
637 | 638 | | |
638 | 639 | | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
639 | 682 | | |
640 | 683 | | |
641 | 684 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
775 | | - | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
776 | 780 | | |
777 | 781 | | |
778 | 782 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
599 | 603 | | |
600 | 604 | | |
601 | 605 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
297 | | - | |
| 296 | + | |
| 297 | + | |
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| |||
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
358 | 358 | | |
359 | | - | |
| 359 | + | |
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | | - | |
| 371 | + | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
375 | | - | |
| 374 | + | |
| 375 | + | |
376 | 376 | | |
| 377 | + | |
377 | 378 | | |
378 | 379 | | |
379 | 380 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
718 | 718 | | |
719 | 719 | | |
720 | 720 | | |
721 | | - | |
| 721 | + | |
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
| |||
0 commit comments