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 visible (Hide)

property-info - v6.0.0-RC1

Published by fabpot almost 3 years ago

property-info - v5.4.0-RC1

Published by fabpot almost 3 years ago

property-info - v6.0.0-BETA1

Published by fabpot almost 3 years ago

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

  • feature #43916 Support the list pseudo-type (derrabus)
  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #42088 add return types and bump to v3 (nicolas-grekas)
  • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)
property-info - v5.4.0-BETA1

Published by fabpot almost 3 years ago

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

  • feature #43916 Support the list pseudo-type (derrabus)
  • feature #42471 Add generic types to traversable implementations (derrabus)
property-info - v5.3.8

Published by fabpot about 3 years ago

Changelog (https://github.com/symfony/property-info/compare/v5.3.7...v5.3.8)

  • bug #42098 Support for intersection types (derrabus)
property-info - v4.4.31

Published by fabpot about 3 years ago

Changelog (https://github.com/symfony/property-info/compare/v4.4.30...v4.4.31)

  • bug #42098 Support for intersection types (derrabus)
property-info - v5.3.7

Published by fabpot about 3 years ago

Changelog (https://github.com/symfony/property-info/compare/v5.3.6...v5.3.7)

  • bug #42628 Support for the never return type (derrabus)
property-info - v4.4.30

Published by fabpot about 3 years ago

Changelog (https://github.com/symfony/property-info/compare/v4.4.29...v4.4.30)

  • bug #42628 Support for the never return type (derrabus)
property-info - v5.3.4

Published by fabpot about 3 years ago

property-info - v4.4.27

Published by fabpot about 3 years ago

property-info - v5.2.12

Published by fabpot about 3 years ago

property-info - v5.3.1

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/property-info/compare/v5.3.0...v5.3.1)

  • bug #41463 Fix not null return from "getCollectionValueTypes" (jderusse)
property-info - v5.2.10

Published by fabpot over 3 years ago

property-info - v4.4.25

Published by fabpot over 3 years ago

property-info - v5.3.0

Published by fabpot over 3 years ago

property-info - v5.3.0-RC1

Published by fabpot over 3 years ago

property-info - v5.2.8

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/property-info/compare/v5.2.7...v5.2.8)

  • bug #40699 Make ReflectionExtractor correctly extract nullability (shiftby)
  • bug #40874 fix attribute namespace with recursive traits (soullivaneuh)
  • bug #41104 Fix return type in isAllowedProperty method on ReflectionExtractor class (Tomanhez)
  • bug #40943 PhpDocExtractor: Handle "true" and "false" property types (Maciej Zgadzaj)
property-info - v4.4.23

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/property-info/compare/v4.4.22...v4.4.23)

  • bug #40699 Make ReflectionExtractor correctly extract nullability (shiftby)
  • bug #40874 fix attribute namespace with recursive traits (soullivaneuh)
property-info - v5.3.0-BETA3

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/property-info/compare/v5.3.0-BETA2...v5.3.0-BETA3)

  • bug #40699 Make ReflectionExtractor correctly extract nullability (shiftby)
  • bug #40874 fix attribute namespace with recursive traits (soullivaneuh)
  • bug #41104 Fix return type in isAllowedProperty method on ReflectionExtractor class (Tomanhez)
  • bug #40943 PhpDocExtractor: Handle "true" and "false" property types (Maciej Zgadzaj)
property-info - v5.2.7

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/property-info/compare/v5.2.6...v5.2.7)

  • bug #40811 Use the right context for methods defined in traits (colinodell)
Package Rankings
Top 0.57% on Packagist.org
Related Projects