Nicolas Grekas 18e4513cbf Merge branch '8.0' into 8.1
* 8.0:
  Fix merge
  Fix merge
  [Serializer] Fix self type resolution on promoted constructor parameters
  [VarExporter] Skip rewriting initialized readonly properties during hydration
  [ErrorHandler] Fix deprecation notices for "@method" annotations and classes with __call
  Add a test for `self` constructor promoted parameter
2026-03-10 18:24:19 +01:00
2025-09-10 14:05:54 +02:00
2025-07-10 10:14:14 +02:00
2025-11-01 14:42:22 +01:00
2025-07-10 10:14:14 +02:00
2025-12-16 09:10:18 +01:00
2026-02-05 17:09:24 +01:00
2026-03-10 18:24:19 +01:00
2026-03-10 18:24:19 +01:00
2013-07-21 14:12:18 +02:00
2023-01-24 15:02:46 +01:00
2025-07-31 11:31:17 +02:00
2021-05-26 13:20:16 +02:00
2025-09-07 13:40:39 +02:00

Serializer Component

The Serializer component handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.

Resources

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:40:06.113Z
Readme MIT 10 MiB
Languages
PHP 100%