NelmioApiDocBundle/Parser
Bez Hermoso 3a31c93c94 Unified data types [actualType and subType]
Updated tests.

JMS parsing fixes; updated {Validator,FormType}Parser, FOSRestHandler, and AbstractFormatter, and updated DataTypes enum.

Modified dataType checking.

Updated tests.

Updated DataTypes enum.

Quick fix and added doc comments.

CS fixes.

Refactored FormTypeParser to produce nested parameters. Updated tests accordingly.

Logical and CS fixes.

Sub-forms and more tests.

Ignore data_class and always use form-type to avoid conflicts.

Quick fix.
2014-06-27 09:35:18 +02:00
..
FormTypeParser.php Unified data types [actualType and subType] 2014-06-27 09:35:18 +02:00
JmsMetadataParser.php Unified data types [actualType and subType] 2014-06-27 09:35:18 +02: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 Unified data types [actualType and subType] 2014-06-27 09:35:18 +02:00
ValidationParserLegacy.php Fix tests for Symfony2 2.1 2013-11-14 14:20:51 +01:00