All Versions
67
Latest Version
Avg Release Cycle
40 days
Latest Release
925 days ago

Changelog History
Page 7

  • v1.0.0 Changes

    June 16, 2015

    Closed issues:

    • Unrecognized 4 parts namespace #449
    • Groups is ignored #440
    • Property FelDev\CoreBundle\Entity\Persona::$apellido does not exist #432
    • Erroneous data format for unserializing #430
    • Deserialize JSON into existing Doctrine entities and empty strings are ignored #417
    • Failing to deserealize JSON string #402
    • Empty results serializing virtual_properties #400
    • ๐Ÿš€ API stable 1.0.0 release in sight? #395
    • Is this project maintained still? #361
    • PreSerialize #339
    • ๐Ÿ”„ Change default access\_type globally #336
    • ๐Ÿ‘ Deserialization of XmlList does not support namespaces #332
    • Recursion groups, serializing properties in entities #329
    • โœ… The testsuite is broken #326
    • Namespaces and serialize/deserialize process #303
    • Exclusion of parent properties failing #282
    • How to deserialize correctly an array of arbitrary values ? #280
    • Try to identify getter/setter from an excluded property #278
    • ๐Ÿ› Bug Entity constructor not called #270
    • ๐Ÿ‘‰ Make it possible to escape special characters on serialization #265
    • doctrine annotations without namespace #264
    • php-collection constraint #257
    • ๐Ÿ“‡ [Metadata] PHP warning only when unittesting #255
    • Discriminator #220

    ๐Ÿ”€ Merged pull requests:

  • v0.16.0 Changes

    March 18, 2014

    Closed issues:

    • best way to add root to json? #250
    • ๐Ÿ“‡ Use Doctrine metadata #247
    • Integration Points - run-time exclusion checking #239
    • Using DoctrineTypeDriver to use Doctrine Anotations #232
    • ๐Ÿ“š Virtual property documentation xml & yaml #100

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ”„ Changed some constraint to allow latest versions #251 (stof)
    • ๐Ÿ‘ XML root element namespace support #246 (andreasferber)
    • โž• Added test for leading backslash in front of class name to TypeParserTest #245 (deralex)
    • Allow to fetch data from has*() with public_method #243 (jaymecd)
    • ๐Ÿ‘Œ Improve yaml documentacion Fix #100 #221 (BraisGabin)
  • v0.15.0 Changes

    February 10, 2014

    Closed issues:

    • โž• Add trait support #228
    • "array" type: Not working for arrays of DateTime objects #199
    • Discriminator field filtered by exclusion strategy #189
    • DateTime within an array (format get ignored) #140
    • EntityNotFoundException using softDeletable #101

    ๐Ÿ”€ Merged pull requests:

  • v0.14.0 Changes

    December 04, 2013

    Closed issues:

    • @HandlerCallback not inherited #181
    • Conditional serialization #173
    • Deserialize XML partially #167
    • getter is not called when serializing Discriminator parent entity #156
    • Deserialize DateTime from js Date.toJSON format fail #145
    • Yaml driver for the parameter xml_attribute_map is broken #141
    • ๐Ÿ‘€ XmlKeyValueStore annotation does not seem to deserialize properly #139
    • Boolean conversion gone wrong #134
    • Serialize to/from array? #133
    • @XmlRoot annotation no longer working #131
    • Skip an element based on a condition in a XmlList #121

    ๐Ÿ”€ Merged pull requests:

  • v0.13.0 Changes

    July 29, 2013

    Closed issues:

    • ๐Ÿ“š Documentation on Exclusion Strategies has an error #122
    • How access to the current serializing group in a subscriber ? #99
    • DoctrineProxySubscriber not found #93
    • Namespaces at root level #86
    • Issues when requesting JSON or XML using Doctrine MongoDB ODM #85
    • โž• addGlobalIgnoredName not working #78
    • ๐Ÿ”ง serialize_null configuration #77
    • โž• Add json prefix to prevent script tag csrf attack #76
    • โž• Add support for replacing serialization object inside events #74
    • Next stable version? #64
    • Deserialize with object refs #62

    ๐Ÿ”€ Merged pull requests:

    • Document the handler $context argument #116 (adrienbrault)
    • Document the SubscribingHandlerInterface a bit #115 (adrienbrault)
    • โž• Add getter for the xml serialization visitor defaultRootName property #114 (adrienbrault)
    • โž• Add Serializer::getMetadataFactory #113 (adrienbrault)
    • Accessor order #108 (jaapio)
    • โž• Added xmlns:xsi namespace and fixed tests #107 (josser)
    • ๐Ÿ›  [Doc] Fixed typo in event_system #106 (lyrixx)
    • ๐Ÿ›  Fix discriminator map search in ClassMetadata #97 (xanido)
    • ๐Ÿ‘‰ Use the AnnotationReader interface in the SerializerBuilder, instead of the implemented AnnotationReader itself #82 (HarmenM)
    • โœ‚ Remove useless YamlSerializationVisitor::prepare method #75 (adrienbrault)
    • โž• Add the PRE_DESERIALIZE event to the Events class #73 (adrienbrault)
    • ๐Ÿ‘Œ Improve serialization example #71 (tvlooy)
    • Max depth strategy #4 (adrienbrault)
  • v0.12.0 Changes

    March 28, 2013

    Closed issues:

    • ๐Ÿ— Serialization profile/definition builder #68
    • ๐Ÿ”ง I want to configure the default exclution policy #65
    • Mulit type property mapping #56
    • AccessType("public_method"): Setters ignored when deserializing to non-standard XML properties #53
    • โž• Adding @Accessor with custom getter causes LogicException if Doctrine ManyToOneEntity #52
    • ๐Ÿ– Handler callback's does not get passed context #49
    • PostSerialize callback causes data loss #46
    • Empty Objects get serialized as "array()" #43
    • Exclusion Policies aren't properly applied when "serializeNull" is "true" #42
    • Accessor annotation ignored #40
    • ๐Ÿ‘Œ Support for multiple exclusion strategies #39
    • [email protected] #35
    • Could you tag a stable version? #34
    • 0๏ธโƒฃ Default conversion of camelCase to underscores is counterintuitive #33
    • Define the xml root when deserializing #18

    ๐Ÿ”€ Merged pull requests:

    • [Annotation] Added the ability to set the type when using @VirtualProperty #69 (pylebecq)
    • โž• Added documentation for the @VirtualProperty annotation #67 (pylebecq)
    • ๐Ÿ“‡ Metadata stack tests #57 (adrienbrault)
    • โž• Adding context to twig extension #55 (smurfy)
    • ๐Ÿ‘ Allow deserialization of polymorphic classes by class without specifying the type #48 (gordalina)
    • ๐Ÿšš Moves all state to dedicated context class #47 (schmittjoh)
    • โž• Add PropertyNamingStrategy #37 (passkey1510)
    • ๐Ÿ“‡ The NavigatorContext now holds a metadata stack #28 (adrienbrault)
  • v0.11.0 Changes

    January 29, 2013

    Closed issues:

    • ๐Ÿ“‡ Hooking into metadata directly... #17
    • Serializing null values #14
    • Strange caching-error #13
    • handling of plain array #10
    • ๐Ÿ‘ป Unsupported format doesn't throw exception anymore #8

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix typo #32 (inanimatt)
    • ๐Ÿ›  Fixed the serialization of pluralized form errors #31 (stof)
    • Extract json specific logic from GenericSerializationVisitor #29 (adrienbrault)
    • [Serializer] Misc cleanup #27 (vicb)
    • ๐Ÿ“‡ [Builder] Add ability to include if metadata #25 (vicb)
    • ๐Ÿ›  Fix DateTimeZone issue when using the DateTime type #23 (colinmorelli)
    • ๐Ÿ“œ Wrong exception message for parsing datetime #21 (nickelc)
    • ๐Ÿ›  Fixed typo in doc/reference/annotations.rst #16 (iambrosi)
    • Typecast when serializing primitive types #15 (baldurrensch)
    • โž• add check and helpful exception message on inconsistent type situation #12 (dbu)
    • Dispatch pre-serialization event before handling data to have ability change type in listener #7 (megazoll)
    • ๐Ÿ›  Fix tests running in different environments #6 (megazoll)
    • โž• Add DateInterval serialization to DateHandler formerly DateTimeHandler #5 (rpg600)
    • ๐Ÿšง WIP Navigator context #3 (adrienbrault)
    • โšก๏ธ Update src/JMS/Serializer/Construction/DoctrineObjectConstructor.php #2 (robocoder)
    • Filter out non-identifiers from $data before calling find() #1 (robocoder)

    * This Change Log was automatically generated by github_changelog_generator