8000 Releases · janephp/janephp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: janephp/janephp

v7.9.0

17 Apr 14:16
5bd8f45
Compare
Choose a tag to compare

Added

  • [Jane] GH#836 Run test suite with PHP 8.3 & PHP 8.4
  • [Jane] GH#843 Add PHP 8.4 support
  • [Jane] GH#842 Add Symfony 7.2 support & remove deprecations

Changed

  • [CI] GH#852 Update PHP-CS-Fixer to v3.75.0
  • [OpenAPI] GH#835 Add array support in simple style path parameters

Fixed

  • [PHP] GH#842 Fix generated files to be compatible with PHP 8.4
  • [CI] GH#850 Update GH actions/cache to v4
  • [OpenApi] GH#845 Content / breaks generated Endpoint PHP class
  • [JsonSchema] GH#846 Cast integer data to bool for boolean fields when integer is in data

v7.8.1

29 Jul 14:14
44841a5
Compare
Choose a tag to compare

Fixed

  • [JsonSchema] GH#819 Fix fully qualified name generation in Normalizers
  • [JsonSchema] GH#818 Add null safe method calls for nullable date and datetime properties for normalizer generation
  • [JsonSchema] GH#821 JaneObjectNormalizer::getSupportedTypes is now produced multiline

v7.8.0

04 Jul 08:33
9788f8f
Compare
Choose a tag to compare

Added

  • [Jane] GH#809 Add support for PHP Parser v5

Fixed

  • [JsonSchema][OpenApiCommon] GH#811 add Symfony command configure() void return, avoid deprecations

v7.7.0

27 Jun 18:05
bc9d0b9
Compare
Choose a tag to compare

Added

  • [JsonSchema] GH#725 Add discriminator support to anyOf

Fixed

  • [JsonSchema] GH#807 Force classmap to be dumped multiline

v7.6.2

23 May 06:44
28965f8
Compare
Choose a tag to compare

Fixed

  • [JsonSchema] GH#799 Do not implement CacheableSupportsMethodInterface when generating SF7 normalizers for schema and schema object properties
  • [JsonSchema] GH#798 Do not implements CacheableSupportsMethodInterface when generating SF7 normalizers

v7.6.1

12 Mar 10:28
ee637d0
Compare
Choose a tag to compare

Changed

  • [Jane] GH#792 Improve Normalizer generation by including null values or not

Fixed

  • [Documentation] GH#791 OpenAPI binary name

v7.6.0

31 Jan 09:57
f9b3a40
Compare
Choose a tag to compare

Changed

  • [Jane] Add support for Symfony 7

Removed

  • [OpenApi] Remove unused abandoned package "php-http/message-factory"

v7.5.5

20 Nov 09:24
bd0244d
Compare
Choose a tag to compare

Changed

  • [JsonSchema] GH#698 Consider nullable property for minLengthValidator

Fixed

  • [JsonSchema] GH#758 Fixed subproperty validator overwriting

v7.5.4

09 Oct 12:42
491c022
Compare
Choose a tag to compare

Changed

  • [Jane] GH#748 Move PHP CS Fixer to a separate composer.json file
  • [JsonSchema] GH#747 Allow league/uri v7
  • [OpenApiCommon] GH#750 Replace 'findUrlFactory' with 'findUriFactory'

Removed

v7.5.3

04 Aug 08:59
0695b37
Compare
Choose a tag to compare
v7.5.3 42CA

Changed

  • [JsonSchema] GH#436 Better PHPDoc for generated Map type properties

Fixed

  • [AutoMapper] GH#742 Always require registry during cache warmup
  • [AutoMapper] GH#741 #[MapToContext] should accept virtual properties
0