Skip to content

chore(deps): bump zircote/swagger-php from 6.2.0 to 6.3.1#12798

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/zircote/swagger-php-6.3.1
Open

chore(deps): bump zircote/swagger-php from 6.2.0 to 6.3.1#12798
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/zircote/swagger-php-6.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps zircote/swagger-php from 6.2.0 to 6.3.1.

Release notes

Sourced from zircote/swagger-php's releases.

6.3.1

What's Changed

Full Changelog: zircote/swagger-php@6.3.0...6.3.1

Commits
  • 599d620 refactor: extract TypeMapper as pipeline-agnostic type mapping utility (#2040)
  • 4699349 refactor: move TokenScannerand other utils to OpenApi\Utils namespace (#2...
  • 0468962 refactor: extract generic docblock parsing to Utils\DocBlockParser (#2038)
  • b1d852a refactor: remove version branching from type resolvers (#2037)
  • fa34444 refactor: extract Generator::UNDEFINED to standalone Undefined class (#2035)
  • cee7948 fix: add native array|string type to Serializer::doDeserializeBaseProperty() ...
  • 90aa94e Refresh docs (#2033)
  • 500560f Refactor/analysis merge annotation (#2031)
  • a5dddfe feat: resolve phpdoc array shapes to object schemas (#2027)
  • 0a50a64 fix: PHP 8.5 deprecation for null as array offset (#2032)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [zircote/swagger-php](https://github.com/zircote/swagger-php) from 6.2.0 to 6.3.1.
- [Release notes](https://github.com/zircote/swagger-php/releases)
- [Commits](zircote/swagger-php@6.2.0...6.3.1)

---
updated-dependencies:
- dependency-name: zircote/swagger-php
  dependency-version: 6.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file PHP labels Jul 6, 2026
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

PHPStan Baseline Diff

Identifier Master PR Δ
new.deprecatedClass 11 12 +1
Total 140,907 140,908 +1

1 identifier(s) changed, 168 unchanged.

Unchanged identifiers (168)
Identifier Occurrences
argument.byRef 12
argument.templateType 3
argument.type 28,128
argument.unpackNonIterable 1
arguments.count 14
array.invalidKey 94
assign.propertyType 383
assignOp.invalid 937
binaryOp.invalid 6,932
booleanAnd.alwaysFalse 46
booleanAnd.alwaysTrue 5
booleanAnd.leftAlwaysFalse 8
booleanAnd.leftAlwaysTrue 21
booleanAnd.rightAlwaysFalse 2
booleanAnd.rightAlwaysTrue 16
booleanNot.alwaysFalse 54
booleanNot.alwaysTrue 42
booleanOr.alwaysFalse 4
booleanOr.alwaysTrue 14
booleanOr.leftAlwaysFalse 1
booleanOr.leftAlwaysTrue 6
booleanOr.rightAlwaysFalse 3
booleanOr.rightAlwaysTrue 9
callable.nonCallable 28
cast.double 30
cast.int 375
cast.string 4,521
catch.neverThrown 6
class.extendsDeprecatedClass 4
class.nameCase 3
class.notFound 180
classConstant.deprecated 5
classConstant.nonObject 42
classConstant.unused 8
clone.nonObject 1
constant.deprecated 2
deadCode.unreachable 97
echo.nonString 645
empty.expr 30
empty.notAllowed 8,406
empty.offset 18
empty.property 16
empty.variable 87
encapsedStringPart.nonString 1,476
equal.alwaysFalse 36
equal.alwaysTrue 18
equal.invalid 3
expr.resultUnused 9
foreach.emptyArray 13
foreach.nonIterable 1,797
function.alreadyNarrowedType 160
function.deprecated 285
function.impossibleType 40
function.nameCase 51
function.resultUnused 3
greater.alwaysFalse 5
greater.alwaysTrue 22
greaterOrEqual.alwaysFalse 3
greaterOrEqual.alwaysTrue 2
identical.alwaysFalse 70
identical.alwaysTrue 11
if.alwaysFalse 51
if.alwaysTrue 136
instanceof.alwaysFalse 2
instanceof.alwaysTrue 22
isset.offset 25
isset.property 8,137
isset.variable 35
logicalAnd.alwaysFalse 1
logicalAnd.alwaysTrue 3
logicalAnd.leftAlwaysTrue 1
method.alreadyNarrowedType 301
method.childParameterType 155
method.childReturnType 319
method.deprecated 336
method.deprecatedClass 3
method.impossibleType 19
method.nameCase 137
method.nonObject 4,632
method.notFound 397
method.resultUnused 1
method.unused 46
method.void 13
missingType.generics 43
missingType.iterableValue 3,264
missingType.parameter 8,493
missingType.property 6,050
missingType.return 5,760
notEqual.alwaysFalse 6
notEqual.alwaysTrue 15
notEqual.invalid 1
notIdentical.alwaysFalse 5
notIdentical.alwaysTrue 113
nullCoalesce.expr 413
nullCoalesce.offset 88
nullCoalesce.property 208
nullCoalesce.variable 182
nullsafe.neverNull 20
offsetAccess.invalidOffset 1,561
offsetAccess.nonArray 41
offsetAccess.nonOffsetAccessible 22,098
offsetAccess.notFound 221
offsetAssign.dimType 35
offsetAssign.valueType 3
openemr.deprecatedSqlFunction 5,342
openemr.exitInCatchOrFinally 60
openemr.forbiddenCatchType 578
openemr.forbiddenCurlFunction 168
openemr.forbiddenErrorLog 301
openemr.forbiddenEval 2
openemr.forbiddenGlobalKeyword 522
openemr.forbiddenGlobalsAccess 88
openemr.forbiddenInstantiation 90
openemr.forbiddenRequestGlobals 7,275
openemr.forbiddenShellExecution 38
openemr.noGlobalNsFunctions 1,388
parameter.defaultValue 132
parameter.notFound 116
parameter.phpDocType 29
parameterByRef.type 10
postDec.type 6
postInc.type 38
preDec.type 7
preInc.type 56
print.nonString 1
property.defaultValue 12
property.deprecated 1
property.nonObject 1,759
property.notFound 216
property.onlyRead 4
property.onlyWritten 86
property.phpDocType 3
property.unused 45
property.unusedType 10
return.deprecatedClass 6
return.empty 145
return.phpDocType 36
return.type 2,266
return.unresolvableType 1
return.unusedType 23
return.void 5
smaller.alwaysFalse 6
smaller.alwaysTrue 4
smallerOrEqual.alwaysTrue 1
staticMethod.deprecated 96
staticMethod.deprecatedClass 13
staticMethod.impossibleType 1
staticMethod.nameCase 8
staticMethod.nonObject 6
staticMethod.resultUnused 7
staticProperty.deprecated 1
ternary.alwaysFalse 8
ternary.alwaysTrue 33
throws.notThrowable 3
throws.unusedType 1
throws.void 2
trait.unused 2
traitUse.deprecatedTrait 35
unaryOp.invalid 9
varTag.differentVariable 1
varTag.misplaced 7
varTag.nativeType 7
varTag.noVariable 1
varTag.type 5
varTag.variableNotFound 3
variable.undefined 1,130
void.pure 1
while.alwaysTrue 5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file PHP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants