FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - php-openapi/php-openapi · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
php-openapi
/
php-openapi
Public
forked from
cebe/php-openapi
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
php-openapi
src
on
master
User selector
Datepicker
Commit history
Commits on Apr 20, 2022
Merge pull request #160 from ValikoDorodnov/json_unescaped_unicode
Show description for 020d72b
cebe
authored
020d72b
View commit details
Copy full SHA for 020d72b
View code at this point
Browse repository at this point
Update src/Writer.php
cebe
authored
e4e00c1
View commit details
Copy full SHA for e4e00c1
View code at this point
Browse repository at this point
Update src/Writer.php
cebe
authored
1c4abf6
View commit details
Copy full SHA for 1c4abf6
View code at this point
Browse repository at this point
Merge pull request #162 from cebe/php-8.1-compatibility
Show description for c448862
cebe
authored
c448862
View commit details
Copy full SHA for c448862
View code at this point
Browse repository at this point
Add PHP 8 compatible return types to Classes implementing PHP internal interfaces
Show description for 495f3ef
cebe
committed
495f3ef
View commit details
Copy full SHA for 495f3ef
View code at this point
Browse repository at this point
Commits on Mar 17, 2022
Added opportunity for use additional flags for json_encode() function in \cebe\openapi\Writer::writeToJson().
Show description for 2a41063
Valentin Dorodnov
committed
2a41063
View commit details
Copy full SHA for 2a41063
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
added version annotation
cebe
committed
8bbbcf1
View commit details
Copy full SHA for 8bbbcf1
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
Add `ReturnTypeWillChange` attribute
Show description for 6895939
the-csaba
committed
6895939
View commit details
Copy full SHA for 6895939
View code at this point
Browse repository at this point
Catch recursion when resolving inside included file
Show description for 43044d5
cebe
committed
43044d5
View commit details
Copy full SHA for 43044d5
View code at this point
Browse repository at this point
Improve Responses resolving references
Show description for a02f958
cebe
committed
a02f958
View commit details
Copy full SHA for a02f958
View code at this point
Browse repository at this point
Fixes default value for exclusiveMinimum and exclusiveMaximum
Show description for 39b7cac
cebe
committed
39b7cac
View commit details
Copy full SHA for 39b7cac
View code at this point
Browse repository at this point
more specific deprecation
Show description for c89d4ac
cebe
committed
c89d4ac
View commit details
Copy full SHA for c89d4ac
View code at this point
Browse repository at this point
add hasPropertyValue() method
Show description for 0e0c69c
cebe
committed
0e0c69c
View commit details
Copy full SHA for 0e0c69c
View code at this point
Browse repository at this point
add comments, optimize tests for #125
cebe
committed
1bd42dd
View commit details
Copy full SHA for 1bd42dd
View code at this point
Browse repository at this point
During serialization convert empty Map fields to empty Objects
Show description for 331fd7d
thejamescollins
authored and
cebe
committed
331fd7d
View commit details
Copy full SHA for 331fd7d
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
Adjust default value for Schema:: when no type is specified
Show description for 1958146
cebe
committed
1958146
View commit details
Copy full SHA for 1958146
View code at this point
Browse repository at this point
Commits on Oct 16, 2021
Fix wrong annotation in Responseobject according to bugreport 126
marcelthole
committed
d8c53b3
View commit details
Copy full SHA for d8c53b3
View code at this point
Browse repository at this point
Commits on May 26, 2021
Update src/SpecBaseObject.php
cebe
authored
c37cca8
View commit details
Copy full SHA for c37cca8
View code at this point
Browse repository at this point
Update src/SpecBaseObject.php
cebe
authored
c603f11
View commit details
Copy full SHA for c603f11
View code at this point
Browse repository at this point
Update src/SpecBaseObject.php
cebe
authored
b54138c
View commit details
Copy full SHA for b54138c
View code at this point
Browse repository at this point
Commits on May 24, 2021
Add extensions for the SpecBaseObject
marcelthole
committed
6959de6
View commit details
Copy full SHA for 6959de6
View code at this point
Browse repository at this point
Fix relative path generation on windows
cebe
committed
8f1f706
View commit details
Copy full SHA for 8f1f706
View code at this point
Browse repository at this point
Adjust relative URLs for externalValue Example Object
Show description for 4257bc6
cebe
committed
4257bc6
View commit details
Copy full SHA for 4257bc6
View code at this point
Browse repository at this point
Fix PathItem::resolveReferences() for array fields
Show description for 54d9d01
authored and
cebe
committed
54d9d01
View commit details
Copy full SHA for 54d9d01
View code at this point
Browse repository at this point
Commits on Mar 24, 2021
Adjust relative references also for directly inlined documents
marcelthole
committed
9c7d077
View commit details
Copy full SHA for 9c7d077
View code at this point
Browse repository at this point
Commits on Feb 16, 2021
Merge pull request #96 from yorickgirard/specify-exception-thrown
Show description for 8397720
cebe
authored
8397720
View commit details
Copy full SHA for 8397720
View code at this point
Browse repository at this point
Merge pull request #98 from marcelthole/use-phpstan-typehints
Show description for b33d45e
cebe
authored
b33d45e
View commit details
Copy full SHA for b33d45e
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
fix ReferenceContext with multiple dots #94
il-masaru-yamagishi
committed
9c08ebe
View commit details
Copy full SHA for 9c08ebe
View code at this point
Browse repository at this point
Commits on Jan 8, 2021
Add PHPStan Template
marcelthole
committed
c5ce0f9
View commit details
Copy full SHA for c5ce0f9
View code at this point
Browse repository at this point
Commits on Jan 6, 2021
Add exception in readFromJsonFile
Show description for 4dc7d45
Yorick Girard
committed
4dc7d45
View commit details
Copy full SHA for 4dc7d45
View code at this point
Browse repository at this point
Commits on Dec 27, 2020
fix #92
Insolita
committed
2f71121
View commit details
Copy full SHA for 2f71121
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
fix code style
cebe
committed
fa40bf8
View commit details
Copy full SHA for fa40bf8
View code at this point
Browse repository at this point
improved types for phpstan
cebe
committed
1be17d6
View commit details
Copy full SHA for 1be17d6
View code at this point
Browse repository at this point
Commits on Dec 14, 2020
Update Reader.php
Show description for 34f6e20
cebe
authored
34f6e20
View commit details
Copy full SHA for 34f6e20
View code at this point
Browse repository at this point
Merge branch 'master' into wip-reference-cache
cebe
authored
eddccee
View commit details
Copy full SHA for eddccee
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL