Releases: WebProject-xyz/php-openapi-mock-server
Releases · WebProject-xyz/php-openapi-mock-server
1.3.4
14 Apr 09:30
Compare
Sorry, something went wrong.
No results found
1.3.4 (2026-04-14)
Bug Fixes
container: ensure has() returns false on circular aliases to satisfy PSR-11 (828941c )
container: ensure last registration wins and simplify spec path resolution (1c95b65 )
container: revert circular alias to plain RuntimeException (83f12c9 )
container: support factories with 0, 1, or 2 arguments using reflection (9dc1596 )
container: use ContainerExceptionInterface for non-NotFound errors (d88dfa2 )
phpstan: fix phpstan issues (79450df )
1.3.3
30 Mar 20:42
Compare
Sorry, something went wrong.
No results found
1.3.3 (2026-03-30)
Bug Fixes
deps: bump cebe-php-openapi (0565b4c )
1.3.2
10 Mar 21:49
Compare
Sorry, something went wrong.
No results found
1.3.2 (2026-03-10)
Bug Fixes
code-style: used rector to cleanup and update code (87b2033 )
cs: fix .php-cs-fixer config include paths (b16c84a )
faker: implement path parameter injection and resolve data generation issues (4d6269d )
faker: resolve infinite loop and ensure non-empty responses (80c3543 )
ui: resolve Swagger UI initialization and spec detection (1f82315 )
1.3.1
10 Mar 19:51
Compare
Sorry, something went wrong.
No results found
1.3.1 (2026-03-10)
Bug Fixes
1.3.0
10 Mar 17:31
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-03-10)
Features
caching: optimize caching by using pid and tmp dir (d276dee )
1.2.3
10 Mar 16:06
Compare
Sorry, something went wrong.
No results found
1.2.3 (2026-03-10)
Bug Fixes
mock-server: handle 404 and return codes for get endpoints (90ede6a )
1.2.2
10 Mar 15:47
Compare
Sorry, something went wrong.
No results found
1.2.2 (2026-03-10)
Bug Fixes
mock-server: fix mock response handling for 204 and 201 status codes (f8c4056 )
1.2.1
10 Mar 15:05
Compare
Sorry, something went wrong.
No results found
1.2.1 (2026-03-10)
Bug Fixes
deps: allow "webmozart/assert": "^1.12 || ^2.0" (6f0a0c8 )
1.2.0
10 Mar 14:57
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-03-10)
Features
1.1.0
10 Mar 12:06
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-03-10)
Features
support usage as Composer dependency (bin script, path resolution, Accept header) (42968d0 )