Releases: zircote/swagger-php
Releases · zircote/swagger-php
4.4.8
What's Changed
- Add
single_line_comment_spacing
rule by @DerManoMann in #1282 - Explicitly set the PHP version by @DerManoMann in #1284
- Add
AttributeAnnotationFactoryTest
and fixtures by @DerManoMann in #1283 - Dep updates by @DerManoMann in #1289
- Set
uses
details on context by @DerManoMann in #1294 - Add response to the
isRoot
priority map by @DerManoMann in #1296
Full Changelog: 4.4.7...4.4.8
4.4.7
4.4.6
What's Changed
- [PHP 8.2] Fix
${var}
string interpolation deprecation by @Ayesh in #1266 - Address PHP 8.2. warnings by @DerManoMann in #1263
- Add 8.2 to build matrix by @DerManoMann in #1260
- CS tweaks by @DerManoMann in #1268
- Fix vitepress link by @DerManoMann in #1269
- Multi types by @DerManoMann in #1270
- add+update project links by @alphaolomi in #1273
- Pick up property type (simple) from method return type-hint by @DerManoMann in #1275
- Only use method return type-hint if property type not yet set by @DerManoMann in #1276
- export-ignore docs and Changelog.md by @DerManoMann in #1277
- Handle '&' used for return by reference by @DerManoMann in #1274
New Contributors
- @Ayesh made their first contribution in #1266
- @alphaolomi made their first contribution in #1273
Full Changelog: 4.4.5...4.4.6
2.1.2
What's Changed
- type deprecation fix for preg_match and preg_split for php 8.1 by @potasiyam in #1265
New Contributors
- @potasiyam made their first contribution in #1265
Full Changelog: 2.1.1...2.1.2
4.4.5
What's Changed
- X typehint by @DerManoMann in #1255
- xxxOf with type=object by @DerManoMann in #1254
Full Changelog: 4.4.4...4.4.5
4.4.4
What's Changed
- Detect nullable on constructor property promotion by @DerManoMann in #1250
- More static analysis by @DerManoMann in #1251
Full Changelog: 4.4.3...4.4.4
4.4.3
What's Changed
- Allow the property attribute to be repeated by @DerManoMann in #1240
- Allow original backing value in Enum by @ginnerpeace in #1239
- Docs codeblocks by @DerManoMann in #1232
- Dev tools by @DerManoMann in #1243
- Allow SecurityScheme on methods/properties by @DerManoMann in #1246
- Docblock augments by @DerManoMann in #1244
- Wrong DocParser Exception without context by @matiaspub in #1247
New Contributors
- @ginnerpeace made their first contribution in #1239
- @matiaspub made their first contribution in #1247
Full Changelog: 4.4.2...4.4.3
3.3.6
What's Changed
Full Changelog: 3.3.4...3.3.6
4.4.2
What's Changed
- Refactor strategy determining the root annotation in a context by @DerManoMann in #1227
- Add faq about openapi CLI output missing by @DerManoMann in #1230
- Change enum type from string[] to string[]|int[]|float[] by @berrugo in #1233
- Allow Tag attribute on methods by @DerManoMann in #1236
New Contributors
Full Changelog: 4.4.1...4.4.2
4.4.1
What's Changed
- Re-add object as typehint for
$ref
by @DerManoMann in #1229
Full Changelog: 4.4.0...4.4.1