Problem/Motivation

The normalizers are missing getSupportedTypes() and it causes it to intercept all Timestamp denormalization.

Steps to reproduce

Test the normalizer in a modern Drupal environment.

Proposed resolution

Add the getSupportedTypes method.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork smart_date-3570520

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

victonator created an issue. See original summary.

victonator’s picture

Assigned: victonator » Unassigned
Status: Active » Needs review