NelmioApiDocBundle/Parser
Paweł Mikołajczuk 32e37dbd8a Don't try to call class with custom handlers.
With JMS Serializer you can set up own type and use it later with custom handler for this property - Parser allways try to call that custom property type like a class. This fix that.
2014-02-03 16:57:46 +01:00
..
FormTypeParser.php Add support for embedded forms 2013-10-23 15:45:30 +02:00
JmsMetadataParser.php Don't try to call class with custom handlers. 2014-02-03 16:57:46 +01:00
ParserInterface.php Fix CS 2013-11-14 10:33:57 +01:00
PostParserInterface.php Updated postParse logic to utilize an interface and to avoid unnecessary "supports" checks. 2013-07-02 21:57:09 -07:00
ValidationParser.php cs 2013-12-11 01:59:59 +01:00
ValidationParserLegacy.php Fix tests for Symfony2 2.1 2013-11-14 14:20:51 +01:00