8000 [Serializer] Exclude non-initialized properties accessed with getters by BoShurik · Pull Request #38899 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Serializer] Exclude non-initialized properties accessed with getters #38899

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 60 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
2c81aaf
[CI] Silence errors when remove file/dir on test tearDown()
Nyholm Oct 14, 2020
b64fd67
[HttpFoundation] Fix Range Requests
BattleRattle Oct 11, 2020
4a0d273
Fix Reflection file name with eval()\'d code
maxime-aknin Oct 15, 2020
9b7ca12
[WebProfilerBundle] Hide debug toolbar in print view
jt2k Oct 16, 2020
817ba44
indexBy does not refer to attributes, but to column names
xabbuh Oct 16, 2020
efa9ca8
Added dutch translations for new invalid messages
wouterj Oct 18, 2020
b99c207
[Form] Sync translations
fabpot Oct 20, 2020
eaefd2a
[Filesystem] Check if failed unlink was caused by permission denied
Nyholm Oct 20, 2020
e1bfe92
[Validator] Add missing romanian translations
marmichalski Oct 22, 2020
9f0091c
add missing dutch translations
zghosts Oct 22, 2020
b13b246
[Serializer] fix decoding float XML attributes starting with 0
Oct 21, 2020
a909622
Remove branch-version (keep them for contracts only)
nicolas-grekas Oct 24, 2020
63813dd
[Security] Add missing polish translations
marmichalski Oct 25, 2020
803c0ab
[Form] Add missing polish translations
marmichalski Oct 25, 2020
9ad3c75
[Security] Synchronized translations with 5.x.
derrabus Oct 25, 2020 8000
56d9bd3
[Form] Added missing German translations.
derrabus Oct 25, 2020
964ed1f
[Security] Added missing German translations.
derrabus Oct 25, 2020
d539576
Update Security Frensh Translations
zairigimad Oct 25, 2020
83323eb
Added missing `security.fi.xlf` translation file
tarlepp Oct 25, 2020
edb2ceb
Update Security Arabic Translations
zairigimad Oct 25, 2020
7fa9a56
Update Arabic Form Translations
zairigimad Oct 25, 2020
9b88b33
Closes #38747: Add italian translations.
Aerendir Oct 25, 2020
0b55cdf
[Validator] Missing Bulgarian translations #38730
kbosilkov Oct 25, 2020
92ef227
[Form] Missing Bulgarian translations
kbosilkov Oct 25, 2020
5aa9011
[Security] Missing Bulgarian translations #38730
kbosilkov Oct 25, 2020
78e15ec
[Security] Add missing czech translations
Holicz Oct 25, 2020
e4a4fc3
[Form] Add missing czech translations
Holicz Oct 25, 2020
e72bee8
[Validator] Add missing czech translations
Holicz Oct 25, 2020
9ab4b74
Add missing vietnamese translations
jschaedl Oct 25, 2020
37ff1ba
[Security] Add missing Latvian translations
andrewmy Oct 25, 2020
90fef25
[Form] Add missing Latvian translations
andrewmy Oct 25, 2020
5f0f4ea
[Validator] Add missing Latvian translations
andrewmy Oct 25, 2020
e62cb4e
[Form] [Security] Add missing pt_BR translations
adielcristo Oct 25, 2020
94ad887
Added missing translations for Russian
mamontovdmitriy Oct 25, 2020
4c965fa
[Security] Added missing Spanish translations.
TavoNiievez Oct 25, 2020
99c0849
Fix #38765 Added missing swedish translations for Form, Security and …
erickr Oct 25, 2020
9ff0bb6
Update French Translations for Validator Component
zairigimad Oct 25, 2020
33ad1d6
sync id translation
IndraGunawan Oct 26, 2020
86b5c27
[Validator] Added missing Spanish translations.
TavoNiievez Oct 25, 2020
7d9549b
Add missing translations for Japanese.
Ippey Oct 26, 2020
a598212
Disable platform checks
nicolas-grekas Oct 26, 2020
19576e3
[travis] Fix location of composer home
nicolas-grekas Oct 26, 2020
29f502b
[Form, Security, Validator] Add missing Persian translations (fa_IR)
a-shafaat Oct 26, 2020
14c3093
[Security] Add missing Slovak translations.
Oct 26, 2020
4fde140
[Validator] Add missing Slovak translations.
Oct 26, 2020
27a0160
38737 add missing dutch translation
JohJohan Oct 25, 2020
b1f0de6
[Form] Added missing Spanish translations.
TavoNiievez Oct 25, 2020
b374718
[Form] Add missing translations for Ukrainian (uk)
Comrade42 Oct 26, 2020
e485a5b
[Form, Security, Validator] Add missing Turkish translations (tr)
ahmed-bhs Oct 26, 2020
c62bad4
[Translation] added missing Albanian translations
abame Oct 26, 2020
d7886b3
[Security] Add missing translations for Ukrainian (uk)
Comrade42 Oct 26, 2020
d0ce2cf
[Validator] Add missing translations for Ukrainian (uk)
Comrade42 Oct 26, 2020
88efb8b
[Form] Fix wrong translations for Ukrainian (uk)
Comrade42 Oct 26, 2020
a524423
Fix transient tests
jderusse Oct 25, 2020
a5a85fa
[Form] Some minor teaks for Swedish
Nyholm Oct 27, 2020
e89b5bb
Fix CI for 3.4
nicolas-grekas Oct 27, 2020
330db7f
Missing translations for Chinese (zh_CN) #38732
fd6130 Oct 27, 2020
3a3a2b7
Missing translations for Chinese (zh_TW) #38733
fd6130 Oct 27, 2020
924bbb3
Update CONTRIBUTORS for 3.4.46
fabpot Oct 28, 2020
e3501c0
Exclude non-initialized properties accessed with getters
BoShurik Oct 30, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[Validator] Missing Bulgarian translations #38730
  • Loading branch information
kbosilkov authored and BoShurik committed Oct 30, 2020
commit 0b55cdf8e68076e806a76c714f1d3d6b29105d88
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,58 @@
<source>This value should be valid JSON.</source>
<target>Стойността трябва да е валиден JSON.</target>
</trans-unit>
<trans-unit id="87">
<source>This collection should contain only unique elements.</source>
<target>Колекцията трябва да съдържа само уникални елементи.</target>
</trans-unit>
<trans-unit id="88">
<source>This value should be positive.</source>
<target>Стойността трябва да бъде положително число.</target>
</trans-unit>
<trans-unit id="89">
<source>This value should be either positive or zero.</source>
<target>Стойността трябва бъде положително число или нула.</target>
</trans-unit>
<trans-unit id="90">
<source>This value should be negative.</source>
<target>Стойността трябва да бъде отрицателно число.</target>
</trans-unit>
<trans-unit id="91">
<source>This value should be either negative or zero.</source>
<target>Стойността трябва да бъде отрицателно число или нула.</target>
</trans-unit>
<trans-unit id="92">
<source>This value is not a valid timezone.</source>
<target>Стойността не е валидна часова зона.</target>
</trans-unit>
<trans-unit id="93">
<source>This password has been leaked in a data breach, it must not be used. Please use another password.</source>
<target>Тази парола е компрометирана, не трябва да бъде използвана. Моля използвайте друга парола.</target>
</trans-unit>
<trans-unit id="94">
<source>This value should be between {{ min }} and {{ max }}.</source>
<target>Стойността трябва да бъде между {{ min }} и {{ max }}.</target>
</trans-unit>
<trans-unit id="95">
<source>This value is not a valid hostname.</source>
<target>Стойността не е валиден hostname.</target>
</trans-unit>
<trans-unit id="96">
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
<target>Броят на елементите в тази колекция трябва да бъде кратен на {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="97">
<source>This value should satisfy at least one of the following constraints:</source>
<target>Стойността трябва да отговаря на поне едно от следните ограничения:</target>
</trans-unit>
<trans-unit id="98">
<source>Each element of this collection should satisfy its own set of constraints.</source>
<target>Всеки елемент от тази колекция трябва да отговаря на собствения си набор от ограничения.</target>
</trans-unit>
<trans-unit id="99">
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>Стойността не е валиден Международен идентификационен номер на ценни книжа (ISIN).</target>
</trans-unit>
</body>
</file>
</xliff>
0