core: Should work when PropertyMetadata::getType returns null

Should work without PropertyInfo since it’s not listed in require

Too many places that we assume it’s always available. There should be fallbacks / graceful degradation.

Currently at least ItemNormalizer would not behave properly, and also the NelmioApiDocBundle integration which just errors out.

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 16 (16 by maintainers)

Most upvoted comments

Ha indeed, would require to switch to builder instead…