Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn 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/psr-http-message-bridge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:c901299
Choose a base ref
Loading
...
head repository:symfony/psr-http-message-bridge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:c81476c
Choose a head ref
Loading
  • 10commits
  • 10files changed
  • 2contributors

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    ab64c69View commit details
    Browse the repository at this point in the history
  2. minor#96Run PHPUnit on GitHub Actions (derrabus)

    This PR was merged into the 2.1-dev branch.Discussion----------Run PHPUnit on GitHub ActionsTravis doesn't run any tests at the moment, so let's switch to GitHub actions on this repo as well.Commits-------ab64c69 Run PHPUnit on GitHub Actions
    @derrabus
    derrabus committedJul 27, 2021
    Configuration menu
    Copy the full SHA
    f12a9e6View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Inline $tmpDir

    @derrabus
    derrabus committedAug 4, 2021
    Configuration menu
    Copy the full SHA
    d152649View commit details
    Browse the repository at this point in the history
  2. minor#97Inline $tmpDir (derrabus)

    This PR was merged into the 2.1-dev branch.Discussion----------Inline $tmpDirThis PR fixes an issue where the variable `$tmpDir` of `CovertTest` is used in a data provider before it is initialized through the `setUp()` method. Inlining the variable avoids this trap and makes the whole code a bit clearer.I spotted this while running the tests with PHP 8.1 where passing `null` to `tempnam()` triggers a deprecation warning.Commits-------d152649 Inline $tmpDir
    @derrabus
    derrabus committedAug 4, 2021
    Configuration menu
    Copy the full SHA
    d558dcdView commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    f8f70faView commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. minor#99Add return types to fixtures (derrabus)

    This PR was merged into the 2.1-dev branch.Discussion----------Add return types to fixturesThis should hopefully make Symfony's debug class loader happy.Commits-------f8f70fa Add return types to fixtures
    @derrabus
    derrabus committedOct 6, 2021
    Configuration menu
    Copy the full SHA
    824711cView commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Add PHP 8.1 to CI

    Signed-off-by: Alexander M. Turek <me@derrabus.de>
    @derrabus
    derrabus committedNov 1, 2021
    Configuration menu
    Copy the full SHA
    b2bd334View commit details
    Browse the repository at this point in the history
  2. minor#98Add PHP 8.1 to CI (derrabus)

    This PR was merged into the 2.1-dev branch.Discussion----------Add PHP 8.1 to CICommits-------b2bd334 Add PHP 8.1 to CI
    @derrabus
    derrabus committedNov 1, 2021
    Configuration menu
    Copy the full SHA
    df83a38View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Allow Symfony 6

    @chalasr
    chalasr committedNov 5, 2021
    Configuration menu
    Copy the full SHA
    c7a0be3View commit details
    Browse the repository at this point in the history
  2. feature#100Allow Symfony 6 (chalasr)

    This PR was merged into the 2.1-dev branch.Discussion----------Allow Symfony 6Commits-------c7a0be3 Allow Symfony 6
    @chalasr
    chalasr committedNov 5, 2021
    Configuration menu
    Copy the full SHA
    c81476cView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp