property-info

Extracts information about PHP class' properties using metadata of popular sources

MIT License

Downloads
167.7M
Stars
2.1K
Committers
90

Bot releases are hidden (Show)

property-info - v5.4.38

Published by fabpot 7 months ago

property-info - v7.0.3

Published by fabpot 9 months ago

property-info - v6.4.3

Published by fabpot 9 months ago

property-info - v6.3.12

Published by fabpot 9 months ago

property-info - v5.4.35

Published by fabpot 9 months ago

property-info - v7.0.0

Published by fabpot 11 months ago

property-info - v6.4.0

Published by fabpot 11 months ago

property-info - v6.3.9

Published by fabpot 11 months ago

Changelog (https://github.com/symfony/property-info/compare/v6.3.8...v6.3.9)

  • bug symfony/symfony#52684 [PropertyInfo] Fixed promoted property type detection for PhpStanExtractor (@LastDragon-ru)
property-info - v7.0.0-RC2

Published by fabpot 11 months ago

Changelog (https://github.com/symfony/property-info/compare/v7.0.0-RC1...v7.0.0-RC2)

  • bug symfony/symfony#52684 [PropertyInfo] Fixed promoted property type detection for PhpStanExtractor (@LastDragon-ru)
property-info - v6.4.0-RC2

Published by fabpot 11 months ago

property-info - v7.0.0-RC1

Published by fabpot 11 months ago

property-info - v6.4.0-RC1

Published by fabpot 11 months ago

property-info - v7.0.0-BETA3

Published by fabpot 12 months ago

property-info - v6.4.0-BETA3

Published by fabpot 12 months ago

property-info - v7.0.0-BETA2

Published by fabpot 12 months ago

property-info - v6.4.0-BETA2

Published by fabpot 12 months ago

property-info - v7.0.0-BETA1

Published by fabpot almost 1 year ago

Changelog (https://github.com/symfony/property-info/compare/v6.3.6...v7.0.0-BETA1)

  • feature symfony/symfony#51470 [FrameworkBundle][Serializer] Deprecate annotations (@alexandre-daubois)
  • feature symfony/symfony#51697 [PropertyInfo] Make isWriteable() more consistent with isReadable() when checking snake_case properties (@jbtronics)
  • feature symfony/symfony#51069 Add types to public and protected properties (@nicolas-grekas)
  • feature symfony/symfony#50983 [Serializer] Deprecate annotations in favor of attributes (@derrabus)
  • feature symfony/symfony#50852 [Components] Convert to native return types (@wouterj)
  • feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)
property-info - v6.4.0-BETA1

Published by fabpot almost 1 year ago

Changelog (https://github.com/symfony/property-info/compare/v6.3.6...v6.4.0-BETA1)

  • feature symfony/symfony#51470 [FrameworkBundle][Serializer] Deprecate annotations (@alexandre-daubois)
  • feature symfony/symfony#51697 [PropertyInfo] Make isWriteable() more consistent with isReadable() when checking snake_case properties (@jbtronics)
  • feature symfony/symfony#50983 [Serializer] Deprecate annotations in favor of attributes (@derrabus)
property-info - v6.3.0

Published by fabpot over 1 year ago

property-info - v6.2.11

Published by fabpot over 1 year ago

Changelog (https://github.com/symfony/property-info/compare/v6.2.10...v6.2.11)

  • bug symfony/symfony#50312 [Security] Skip clearing CSRF Token on stateless logout (@chalasr)
  • bug symfony/symfony#50315 [Translation] Fix handling of null messages in ArrayLoader (@rob006)
  • bug symfony/symfony#50338 [Console] Remove exec and replace it by shell_exec (@maxbeckers)
  • bug symfony/symfony#50193 [Serializer] Fix SerializedPath not working with constructor arguments (@HypeMC)
  • bug symfony/symfony#50280 [PropertyAccess] Fix nullsafe operator on array index (@HypeMC)
  • bug symfony/symfony#50309 [HttpFoundation] UrlHelper is now aware of RequestContext changes (@giosh94mhz)
  • bug symfony/symfony#50309 [HttpFoundation] UrlHelper is now aware of RequestContext changes (@giosh94mhz)
  • bug symfony/symfony#50332 [PropertyInfo] Fix PhpStanExtractor when constructor has no docblock (@HypeMC)
  • bug symfony/symfony#49063 [Messenger] Respect isRetryable decision of the retry strategy for re-delivery (@FlyingDR)
  • bug symfony/symfony#50214 [WebProfilerBundle] Remove legacy filters remnants (@MatTheCat)
  • bug symfony/symfony#50235 [HttpClient] Fix getting through proxies via CONNECT (@nicolas-grekas)
  • bug symfony/symfony#50241 [HttpKernel] Prevent initialising lazy services during services reset (@tucksaun)
  • bug symfony/symfony#49557 [PropertyInfo] Fix phpDocExtractor nullable array value type (@fabpot)
Package Rankings
Top 0.57% on Packagist.org
Related Projects