-
-
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.3
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.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
6
contributors
Commits on Jul 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1a0bae0 - Browse repository at this point
Copy the full SHA 1a0bae0View commit details
Commits on Jul 31, 2019
-
* 3.4: Fix travis script minor fix for wrong case [HttpFoundation] Fix `getMaxFilesize` [Cache] fix warning on PHP 7.4 [Console] fix warning on PHP 7.4 Don't add value of (default/static) objects to the signature fix(yml): fix comment in milti line value
Configuration menu - View commit details
-
Copy full SHA for 120fe36 - Browse repository at this point
Copy the full SHA 120fe36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c0132 - Browse repository at this point
Copy the full SHA 39c0132View commit details -
* 3.4: [Cache] fix cs Make tests support phpunit 8
Configuration menu - View commit details
-
Copy full SHA for c5d6274 - Browse repository at this point
Copy the full SHA c5d6274View commit details
Commits on Aug 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ec0045b - Browse repository at this point
Copy the full SHA ec0045bView commit details -
* 3.4: Fix assertInternalType deprecation in phpunit 9 Micro-typo fix
Configuration menu - View commit details
-
Copy full SHA for 22c4341 - Browse repository at this point
Copy the full SHA 22c4341View commit details -
Ensure signatures for setUp|tearDown|setUpAfterClass|tearDownAfterCla…
…ss methods in tests are compatible with phpunit 8.2
Configuration menu - View commit details
-
Copy full SHA for e4f40d7 - Browse repository at this point
Copy the full SHA e4f40d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70d308f - Browse repository at this point
Copy the full SHA 70d308fView commit details -
* 3.4: [Yaml] fix test for PHP 7.4 Add polyfill for TestCase::createMock() Skip tests that fatal-error on PHP 7.4 because of missing parent classes
Configuration menu - View commit details
-
Copy full SHA for 94f08e1 - Browse repository at this point
Copy the full SHA 94f08e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a77d5fe - Browse repository at this point
Copy the full SHA a77d5feView commit details -
* 3.4: cs fix Replace calls to setExpectedException by Pollyfill
Configuration menu - View commit details
-
Copy full SHA for 8f4ad7e - Browse repository at this point
Copy the full SHA 8f4ad7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dab2c2e - Browse repository at this point
Copy the full SHA dab2c2eView commit details
Commits on Aug 2, 2019
-
* 3.4: Fix tests Fix deprecated phpunit annotation
Configuration menu - View commit details
-
Copy full SHA for 47b855b - Browse repository at this point
Copy the full SHA 47b855bView commit details
Commits on Aug 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c90e14e - Browse repository at this point
Copy the full SHA c90e14eView commit details -
* 3.4: Adopt `@PHPUnit55Migration:risky` rule of php-cs-fixer
Configuration menu - View commit details
-
Copy full SHA for 3fba26c - Browse repository at this point
Copy the full SHA 3fba26cView commit details -
[Yaml] PHP-8: Uncaught TypeError: abs() expects parameter 1 to be int…
… or float, string given
Aleksandr Dankovtsev committedAug 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 59ee8f4 - Browse repository at this point
Copy the full SHA 59ee8f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a551af1 - Browse repository at this point
Copy the full SHA a551af1View commit details -
* 3.4: Remove use of ForwardCompatTrait Remove deprecated methods assertArraySubset
Configuration menu - View commit details
-
Copy full SHA for 5e7c473 - Browse repository at this point
Copy the full SHA 5e7c473View commit details -
bug #32910 [Yaml] PHP-8: Uncaught TypeError: abs() expects parameter …
…1 to be int or float, string given (Aleksandr Dankovtsev) This PR was merged into the 3.4 branch. Discussion ---------- [Yaml] PHP-8: Uncaught TypeError: abs() expects parameter 1 to be int or float, string given [Yaml] PHP-8: Uncaught TypeError: abs() expects parameter 1 to be int or float, string given | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? |no | BC breaks? | no | Deprecations? |no | Tests pass? | yes | License | MIT In additional for PR: symfony/symfony#32862 Commits ------- faef73888e [Yaml] PHP-8: Uncaught TypeError: abs() expects parameter 1 to be int or float, string given
Configuration menu - View commit details
-
Copy full SHA for 090881c - Browse repository at this point
Copy the full SHA 090881cView commit details -
* 3.4: Fix tests on console cs fix Fix path to phpunit binary [Yaml] PHP-8: Uncaught TypeError: abs() expects parameter 1 to be int or float, string given
Configuration menu - View commit details
-
Copy full SHA for 24f8ccb - Browse repository at this point
Copy the full SHA 24f8ccbView commit details
Commits on Aug 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2724c44 - Browse repository at this point
Copy the full SHA 2724c44View commit details
Commits on Aug 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5d61fdb - Browse repository at this point
Copy the full SHA 5d61fdbView commit details -
* 3.4: bump phpunit-bridge cache-id Use assertStringContainsString when needed Use assert assertContainsEquals when needed Use assertEqualsWithDelta when required
Configuration menu - View commit details
-
Copy full SHA for 42a8be3 - Browse repository at this point
Copy the full SHA 42a8be3View commit details
Commits on Aug 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4e543ce - Browse repository at this point
Copy the full SHA 4e543ceView commit details
Commits on Aug 14, 2019
-
* 3.4: Remove superfluous phpdoc tags
Configuration menu - View commit details
-
Copy full SHA for 3836b11 - Browse repository at this point
Copy the full SHA 3836b11View commit details
Commits on Aug 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3dc414b - Browse repository at this point
Copy the full SHA 3dc414bView commit details -
* 3.4: Fix inconsistent return points. [Security/Core] UserInterface::getPassword() can return null [Router] Fix TraceableUrlMatcher behaviour with trailing slash
Configuration menu - View commit details
-
Copy full SHA for 8574112 - Browse repository at this point
Copy the full SHA 8574112View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a0b7c3 - Browse repository at this point
Copy the full SHA 5a0b7c3View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.3.3...v4.3.4