171 Commits

Author SHA1 Message Date
Javier Eguiluz
cdc2170548 Merge branch '6.4' into 7.3
* 6.4:
  Fix highlighting
2025-11-12 16:06:33 +01:00
Oskar Stark
54a22356e8 Fix highlighting 2025-11-12 13:52:46 +01:00
Christian Flothmann
f9c60f491a Merge branch '6.4' into 7.3
* 6.4:
  Fix “construtor” typos across docs (constructor)
  Fix typo in encoders.rst (Serveral → Several)
2025-10-21 08:54:27 +02:00
Ali Sol
737172b230 Fix typo in encoders.rst (Serveral → Several) 2025-10-20 15:59:38 +03:30
Javier Eguiluz
e946b313b5 Rewords 2025-07-25 13:20:13 +02:00
Javier Eguiluz
b2258790f5 minor #20486 [JsonEncoder] [JsonStreamer] Add streaming JSON documentation (mtarld)
This PR was merged into the 7.3 branch.

Discussion
----------

[JsonEncoder] [JsonStreamer] Add streaming JSON documentation

Fixes #20461, #20708, #20676, #20598, #20572

Commits
-------

297146e50 [Serializer] [JsonStreamer] Add streaming JSON documentation
2025-07-25 12:09:29 +02:00
Javier Eguiluz
c499c71722 Merge branch '7.2' into 7.3
* 7.2:
  [Serializer] type: align with interface signature for denormalize methods
2025-07-11 17:22:10 +02:00
Javier Eguiluz
3e42d814a2 Merge branch '6.4' into 7.2
* 6.4:
  [Serializer] type: align with interface signature for denormalize methods
2025-07-11 17:22:09 +02:00
Santiago San Martin
2d93a341d7 [Serializer] type: align with interface signature for denormalize methods 2025-07-10 19:07:28 -03:00
Javier Eguiluz
7e398d1e1c Merge branch '6.4' into 7.2
* 6.4:
  [Serializer] Backport a fix in the filename of an encoder
2025-07-03 15:59:10 +02:00
Javier Eguiluz
ebb014c0d4 [Serializer] Backport a fix in the filename of an encoder 2025-07-03 15:58:32 +02:00
Victor Dittiere
09bb042d32 Update encoders.rst
Fix classname comment in `Creating a Custom Encoder` section
2025-07-03 14:54:04 +02:00
Mathias Arlaud
297146e508 [Serializer] [JsonStreamer] Add streaming JSON documentation 2025-06-27 14:03:32 +02:00
Javier Eguiluz
2fe5e50ed1 Merge branch '7.2' into 7.3
* 7.2:
  Update custom_normalizer.rst
2025-06-13 09:28:06 +02:00
Ian Kevin Irlen
5edccbfa80 Update custom_normalizer.rst 2025-06-13 09:27:26 +02:00
Javier Eguiluz
173f8a34b8 Merge branch '7.2' into 7.3
* 7.2:
  [Form] Document conditional constraints in forms without classes
  [Serializer] Update the getSupportedTypes() docs of custom serializers
2025-06-10 08:40:22 +02:00
Javier Eguiluz
a8177e6520 Merge branch '6.4' into 7.2
* 6.4:
  [Form] Document conditional constraints in forms without classes
  [Serializer] Update the getSupportedTypes() docs of custom serializers
2025-06-10 08:40:16 +02:00
Javier Eguiluz
a22eaedd48 [Serializer] Update the getSupportedTypes() docs of custom serializers 2025-06-04 10:41:38 +02:00
Javier Eguiluz
0443eed76b Merge branch '7.2' into 7.3
* 7.2:
  Update custom_normalizer.rst
2025-04-29 08:36:47 +02:00
Aubert Jordan
49a3f18ecc Update custom_normalizer.rst
Update `normalize` signature according to `NormalizerInterface`
2025-04-28 10:57:19 +02:00
Javier Eguiluz
77632c683a Merge branch '6.4' into 7.2
* 6.4:
  Minor fix
  Update custom_normalizer.rst
2025-03-26 11:06:30 +01:00
Javier Eguiluz
c9dc94bced Merge branch '7.2' into 7.3
* 7.2:
  Minor fix
  Update custom_normalizer.rst
2025-03-26 11:06:30 +01:00
Javier Eguiluz
2f28d22096 Minor fix 2025-03-26 11:05:49 +01:00
Andrey Bolonin
b95b1041d2 Update custom_normalizer.rst 2025-03-24 11:41:00 +03:00
Oskar Stark
9a531e2962 Merge branch '7.2' into 7.3
* 7.2:
  Fix build
2025-03-10 17:54:35 +01:00
Oskar Stark
26c429efc1 Fix build 2025-03-10 17:54:29 +01:00
Quentin Dequippe
0776cba27e [Serializer] Documentation for xml empty attribute 2025-01-21 10:47:10 +01:00
Javier Eguiluz
1f7093415e Merge branch '7.1' into 7.2
* 7.1:
  serializer[custom_normalizer]: fix reference to built-in normalizers
  Update custom_constraint.rst
2025-01-10 15:30:33 +01:00
Javier Eguiluz
f428ba08c9 Merge branch '6.4' into 7.1
* 6.4:
  serializer[custom_normalizer]: fix reference to built-in normalizers
  Update custom_constraint.rst
2025-01-10 15:30:33 +01:00
Marko Kaznovac
56c035a3c3 serializer[custom_normalizer]: fix reference to built-in normalizers 2025-01-09 22:04:34 +01:00
Christian Flothmann
b0f09c62f9 use ? before nullable single type declaration 2024-12-17 09:36:38 +01:00
Oskar Stark
47a7aebb1e Merge branch '7.1' into 7.2
* 7.1:
  [#19940] Use specialized directive
  Add more necessary information
  Update calling_commands.rst - call the command non interactively
  [HttpFoundation] Update http response test constraint signature
  add symfonycasts links in frontend doc
  [Serializer] Add class/format/context to NameConverterInterface
2024-12-07 16:46:21 +01:00
Matthias Schmidt
b53029a646 [Serializer] Add class/format/context to NameConverterInterface
Fix #19683
2024-12-07 13:47:37 +01:00
Javier Eguiluz
bd7827a109 Merge branch '7.1' into 7.2
* 7.1:
  [Serializer] Minor improvements
2024-12-05 11:43:40 +01:00
Javier Eguiluz
cebe1f424c Merge branch '6.4' into 7.1
* 6.4:
  [Serializer] Minor improvements
2024-12-05 11:43:37 +01:00
HypeMC
290cfae212 [Serializer] Minor improvements 2024-12-04 00:06:54 +01:00
Matthieu Lempereur
03b029b9f3 minor cs fix for ci 2024-11-27 06:36:46 +01:00
Wouter de Jong
337b5974e0 More syntax fixes 2024-11-23 18:03:07 +01:00
Wouter de Jong
a29d978610 Merge branch '7.1' into 7.2
* 7.1:
  Syntax fixes
2024-11-23 18:02:18 +01:00
Wouter de Jong
2f8a9d656d Syntax fixes 2024-11-23 18:00:57 +01:00
Wouter de Jong
6b365d6d5a Merge branch '7.1' into 7.2
* 7.1:
  Combine component and framework docs for Serializer
2024-11-23 17:56:39 +01:00
Wouter de Jong
2bd48fbe41 Merge branch '6.4' into 7.1
* 6.4:
  Combine component and framework docs for Serializer
2024-11-23 17:53:55 +01:00
Wouter de Jong
8a1497b1f2 Combine component and framework docs for Serializer 2024-11-23 15:28:06 +01:00
Oskar Stark
0df8d039df Merge branch '6.4' into 7.0
* 6.4:
  [CS] Fix explicit nullable types
2024-04-17 12:23:32 +02:00
Simon André
4981d1370b [CS] Fix explicit nullable types 2024-04-17 12:23:19 +02:00
Oskar Stark
d0f8f2bb8d Merge branch '6.4' into 7.0
* 6.4:
  minor
  [CS] Fix more nullable types
  [Testing] Update nullable types
  Reword
  Refactor Request object documentation and redefine method logic
2024-04-15 08:07:45 +02:00
Oskar Stark
8d91db9bc5 Merge branch '5.4' into 6.4
* 5.4:
  minor
  [CS] Fix more nullable types
  [Testing] Update nullable types
2024-04-15 08:07:40 +02:00
Oskar Stark
7d7a2f9868 minor #19787 [CS] Fix more nullable types (smnandre)
This PR was merged into the 5.4 branch.

Discussion
----------

[CS] Fix more nullable types

Follows #19786

Commits
-------

d89641179 [CS] Fix more nullable types
2024-04-15 07:58:36 +02:00
Simon André
d896411792 [CS] Fix more nullable types
Follows #19786
2024-04-13 16:53:04 +02:00
Javier Eguiluz
145ec37c21 Merge branch '6.4' into 7.0
* 6.4:
  [Serializer] Fix punctuation in custom encoders docs
2024-04-05 16:41:04 +02:00