-
-
Notifications
You must be signed in to change notification settings - Fork 130
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: symfony/yaml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 7 files changed
- 7 contributors
Commits on Dec 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1b78a23 - Browse repository at this point
Copy the full SHA 1b78a23View commit details
Commits on Dec 7, 2019
-
* 3.4: [Cache] fix memory leak when using PhpArrayAdapter fix parsing negative octal numbers [SecurityBundle] Properly escape regex in AddSessionDomainConstraintPass [Config] never try loading failed classes twice with ClassExistenceResource
Configuration menu - View commit details
-
Copy full SHA for 2375571 - Browse repository at this point
Copy the full SHA 2375571View commit details
Commits on Dec 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2d6c344 - Browse repository at this point
Copy the full SHA 2d6c344View commit details -
bug #34449 [Yaml] Implement multiline string as scalar block for tagg…
…ed values (natepage) This PR was squashed before being merged into the 3.4 branch. Discussion ---------- [Yaml] Implement multiline string as scalar block for tagged values | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | Fix #... <!-- prefix each issue number with "Fix #", if any --> | License | MIT At the moment you can parse a tagged value defined as a scalar block. But you can't actually dump a multiline string as scalar block when using a tagged value. This PR implements the multiline string as scalar block for tagged values as well. Commits ------- 84241d4e62 [Yaml] Implement multiline string as scalar block for tagged values
Configuration menu - View commit details
-
Copy full SHA for 44b1f27 - Browse repository at this point
Copy the full SHA 44b1f27View commit details -
* 3.4: [Yaml] Implement multiline string as scalar block for tagged values [HttpFoundation] Use `Cache-Control: must-revalidate` only if explicit lifetime has been given [FrameworkBundle] Use UserInterface to @return in getUser method [CI] Replace php7.4snapshot with php7.4 in Travis configuration [ExpressionLanguage][Node][BinaryNode] Process division by zero forward caught exception [Validator][ConstraintValidator] Stop passing unnecessary timezone argument to \DateTime add tags before processing them [MonologBridge] Fix debug processor datetime type
Configuration menu - View commit details
-
Copy full SHA for 13934d9 - Browse repository at this point
Copy the full SHA 13934d9View commit details
Commits on Jan 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 91f7f20 - Browse repository at this point
Copy the full SHA 91f7f20View commit details
Commits on Jan 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ef67314 - Browse repository at this point
Copy the full SHA ef67314View commit details -
* 3.4: Update links to documentation [Validator] Add the missing translations for the Arabic (ar) locale ensure to expect no validation for the right reasons [PhpUnitBridge] Add test case for @expectedDeprecation annotation Update year in license files [Console][FormatterHelper] Use helper strlen statically and remove duplicated code Fix BC issue in phpDoc Reflection library [Translator] Performance improvement in MessageCatalogue and catalogue operations.
Configuration menu - View commit details
-
Copy full SHA for ba65ebe - Browse repository at this point
Copy the full SHA ba65ebeView commit details
Commits on Jan 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for aa46bc2 - Browse repository at this point
Copy the full SHA aa46bc2View commit details
Commits on Jan 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 12df25e - Browse repository at this point
Copy the full SHA 12df25eView commit details
Commits on Jan 21, 2020
-
* 3.4: chown and chgrp should also accept int as owner and group Fix RememberMe with null password [Validator] Fix plurals for sr_Latn (Serbian language written in latin script) validation messages [PhpUnitBridge][SymfonyTestsListenerTrait] Remove some unneeded code fix PHP const mapping keys using the inline notation Fix that no-cache requires positive validation with the origin, even for fresh responses
Configuration menu - View commit details
-
Copy full SHA for 5e3a474 - Browse repository at this point
Copy the full SHA 5e3a474View commit details -
bug #35364 [Yaml] Throw on unquoted exclamation mark (fancyweb)
This PR was merged into the 4.3 branch. Discussion ---------- [Yaml] Throw on unquoted exclamation mark | Q | A | ------------- | --- | Branch? | 4.3 | Bug fix? | yes | New feature? | no | Deprecations? | | Tickets | symfony/symfony#35344 | License | MIT | Doc PR | - Commits ------- 6b4147c991 [Yaml] Throw on unquoted exclamation mark
Configuration menu - View commit details
-
Copy full SHA for 8e0a954 - Browse repository at this point
Copy the full SHA 8e0a954View commit details
There are no files selected for viewing