Ilyas Salikhov
b603381139
1. Up min PHP version to 8.1
...
2. Up min Symfony verion to 5.0. Adopt code to sf 5.0+
3. Local env to run tests
4. Repare tests
2024-06-18 12:24:32 +03:00
William Durand
4fad200d7b
Merge pull request #758 from dunglas/master
...
Fix tests related to DunglasApiBundle
2015-11-22 08:22:33 +01:00
Kévin Dunglas
224af02f7f
Fix tests related to DunglasApiBundle
2015-11-21 18:36:13 +01:00
Piotr Antosik
3dea122b98
fix comment in tests
2015-11-10 01:28:40 +01:00
Fred Cox
37c6465700
Add a parser for jsonSerializable classes
2015-07-01 14:04:38 +03:00
Stéphane Reuille
dc20b249e7
fix memory limit issue wirh entity list
...
Allow to disable mapping of entity list to avoid memory limit error on long list
2015-05-13 14:51:15 +02:00
Kévin Dunglas
adc03ba26d
DunglasJsonLdApiBundle support
2015-03-20 09:53:48 +01:00
Samuel ROZE
3e3ef87b79
Added nested JMS groups exclusion
2014-08-18 11:32:36 +02:00
Sander Marechal
b66e5c4449
Parse JSM\Inline, fixes #372
2014-07-08 13:20:13 +02:00
Bez Hermoso
882f658599
Added 'default' parameters in {JmsMetadata,Validator}Parser, and FOSRestHandler.
2014-06-27 10:19:28 +02:00
William Durand
0d1bde9f8a
Merge pull request #352 from sroze/output-post-parser
...
Add PostParserInterface to JmsMetadataParser to get ValidatorParser found children parsed
2014-06-27 10:14:51 +02:00
Max Romanovsky
b4fa6013cd
Form Parser improvements for date, datetime & choice form types (format & types)
2014-04-04 13:52:12 +03:00
Samuel ROZE
3f66888f00
Add PostParserInterface to JmsMetadataParser to get ValidatorParser found children parsed.
2014-03-20 16:39:36 +01:00
William DURAND
dc9c706b51
[Test] Extended Class test case
2013-12-28 18:27:48 +01:00
Samuel ROZE
1112cca784
Add support of All
constraint
2013-11-18 10:24:56 +01:00
Samuel ROZE
184a364fa4
Merge output parameters
2013-11-16 17:29:23 +01:00
Martin Westergaard Lassen
83315fcc80
Set format according to Date, DateTime and Time annotations
2013-11-14 11:05:05 +01:00
Josh Hall-Bachner
0913157399
Added the initial structure for a Symfony Validation handler that is injected into the parsers.
2013-06-30 23:46:41 -07:00
Pierre-Yves LEBECQ
13efea8975
Added support for the jms version annotations in formatters
2013-05-12 14:54:01 +02:00
William DURAND
3fe7e15f58
Merge pull request #121 from relaxnow/feature/issue-109-pr2
...
Issue-109: Fixed infinite recursion on JMS Types that reference themselves or their parents
2013-03-16 18:50:45 +01:00
Stefano Sala
07bb37ac76
Finish upgrade to jms serializer 1.0
...
Updated deprecated MinLength assertion to Length
Updated array of object parsing
Handled deprecated calls because of using
AbstractType (not sure if it is the best way, though)
2013-02-11 14:42:17 +01:00
Boy Baukema
fe76b6df67
Fixed infinite recursion on JMS Types that reference themselves or their parents.
2012-12-20 10:12:50 +01:00
Lukas Kahwe Smith
befeeb3e3f
JMSSerializerBundle 1.0 compatibility
2012-12-04 10:27:33 +01:00
Evan Villemez
8c3466f6ed
abstracted docblock comment extraction, implemented in JmsMetadataParser to get parameter descriptions
2012-08-31 14:57:42 -04:00
Evan Villemez
01fce41a0e
more accurate reporting of arrays and their types
2012-08-27 12:23:23 -04:00
Evan Villemez
9b94ae4b2c
fixed cs
2012-08-27 12:23:23 -04:00
Evan Villemez
185d0e588b
updated JMSMetadataParser to support nested models
2012-08-27 12:23:22 -04:00
Evan Villemez
68767f6c72
fixed cs
2012-08-07 21:57:36 -04:00
Evan Villemez
b71bc8bf3f
started on implementing JmsMetadataParser and tests
2012-08-07 17:50:58 -04:00
Christophe Coevoet
32b40deda8
Fixed the testsuite
2012-06-20 23:19:34 +02:00
Christophe Coevoet
378f21ec10
Fixed the parsing of formed defined by creating the FormBuilder directly
2012-05-23 00:20:03 +02:00
Jordi Boggiano
2791512139
Add basic tests
2012-04-13 14:12:40 +02:00