Skip to content
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 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: TuningYourCode/php-structure-check
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CubiclDev/php-structure-check
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 51 files changed
  • 6 contributors

Commits on Aug 10, 2018

  1. Add EnumType CubiclDev#19 (CubiclDev#20)

    * Add EnumType CubiclDev#19
    * Remove unsupported hhvm; Add php7.2; Update Readme.md
    TuningYourCode authored and Christian Blank committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    55740b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

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

Commits on Mar 21, 2019

  1. Fix broken links in readme

    1blankz7 committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    42ad6dd View commit details
    Browse the repository at this point in the history
  2. Move namespace

    1blankz7 committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    eaffa5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cd9854 View commit details
    Browse the repository at this point in the history
  4. Correct package name

    1blankz7 committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    e96891e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. [CubiclDev#11] Add error object (CubiclDev#21)

    * [CubiclDev#11] Add error object
    
    * [CubiclDev#11] Remove composer lock again
    1blankz7 authored Oct 26, 2019
    Configuration menu
    Copy the full SHA
    528c054 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. 22 datetime error (CubiclDev#24)

    * [CubiclDev#22] Add PHP 7.4 for testing environment
    
    * [CubiclDev#22] Add better type hints
    1blankz7 authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    6d248da View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Php7.4 (CubiclDev#25)

    * Declare strict types
    
    * Typehinting
    
    * Remove redundant docbloc
    
    Co-authored-by: Sara Gfrörer <[email protected]>
    srmnq and SaraGfroerer authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    6e8961f View commit details
    Browse the repository at this point in the history
  2. Phpstan (CubiclDev#26)

    * Add phpstan-deprecated and -unit
    
    Co-authored-by: Sara Gfrörer <[email protected]>
    srmnq and SaraGfroerer authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    51b171a View commit details
    Browse the repository at this point in the history
  3. Phpunit (CubiclDev#28)

    * Include tests folder to phpstan
    
    Co-authored-by: Sara Gfrörer <[email protected]>
    srmnq and SaraGfroerer authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    f780f90 View commit details
    Browse the repository at this point in the history
  4. Codestyle with phpcs (CubiclDev#29)

    * Add phpcs
    
    Co-authored-by: Sara Gfrörer <[email protected]>
    srmnq and SaraGfroerer authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    098c180 View commit details
    Browse the repository at this point in the history
  5. Add workflow ci (CubiclDev#30)

    * Add workflow ci
    * Delete travis yml
    
    Co-authored-by: Sara Gfrörer <[email protected]>
    srmnq and SaraGfroerer authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    ba32c71 View commit details
    Browse the repository at this point in the history
  6. Fix Typo in Workflow file (CubiclDev#31)

    * Fix typo
    
    Co-authored-by: Sara Gfrörer <[email protected]>
    srmnq and SaraGfroerer authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    982a763 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Add build matrix capability (CubiclDev#32)

    * Add workflow for possible future php versions
    
    Co-authored-by: Sara Gfrörer <[email protected]>
    srmnq and SaraGfroerer authored Oct 25, 2020
    Configuration menu
    Copy the full SHA
    f4e5181 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

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

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    3fbf583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8299ee8 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    08e54b5 View commit details
    Browse the repository at this point in the history
Loading