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: flarum/phpstan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: flarum/phpstan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.x
Choose a head ref
  • 13 commits
  • 11 files changed
  • 5 contributors

Commits on May 30, 2023

  1. chore: update codebase to php8.1 (#3827)

    * chore: set minimum php version to 8.1
    
    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    
    * chore: update codebase to php8.1
    
    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    
    * Apply fixes from StyleCI
    
    * chore: update workflow php version
    
    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    
    * fix: caught errors
    
    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    
    * fix: more caught errors
    
    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    
    * fix: phpstan caught errors
    
    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    
    * Apply fixes from StyleCI
    
    * fix: test-caught errors
    
    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    
    * fix: test-caught errors
    
    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    
    * fix: test-caught errors
    
    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    
    * fix: introduce `Flarum\Locale\TranslatorInterface`
    
    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    
    * Apply fixes from StyleCI
    
    * chore: remove mixin
    
    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    
    * fix: test-caught errors
    
    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    
    * fix: one last error
    
    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    
    ---------
    
    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    Co-authored-by: StyleCI Bot <bot@styleci.io>
    SychO9 and StyleCIBot authored May 30, 2023
    Configuration menu
    Copy the full SHA
    92fa1fc View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. fix(regression): caught errors

    Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
    SychO9 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    926b696 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

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

Commits on Oct 29, 2023

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

Commits on Jan 9, 2024

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

Commits on Jun 21, 2024

  1. refactor: JSON:API (#3971)

    * refactor: json:api refactor iteration 1
    * chore: delete dead code
    * fix: regressions
    * chore: move additions/changes to package
    * feat: AccessTokenResource
    * feat: allow dependency injection in resources
    * feat: `ApiResource` extender
    * feat: improve
    * feat: refactor tags extension
    * feat: refactor flags extension
    * fix: regressions
    * fix: drop bc layer
    * feat: refactor suspend extension
    * feat: refactor subscriptions extension
    * feat: refactor approval extension
    * feat: refactor sticky extension
    * feat: refactor nicknames extension
    * feat: refactor mentions extension
    * feat: refactor lock extension
    * feat: refactor likes extension
    * chore: merge conflicts
    * feat: refactor extension-manager extension
    * feat: context current endpoint helpers
    * chore: minor
    * feat: cleaner sortmap implementation
    * chore: drop old package
    * chore: not needed (auto scoping)
    * fix: actor only fields
    * refactor: simplify index endpoint
    * feat: eager loading
    * test: adapt
    * test: phpstan
    * test: adapt
    * fix: typing
    * fix: approving content
    * tet: adapt frontend tests
    * chore: typings
    * chore: review
    * fix: breaking change
    SychO9 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3801fef View commit details
    Browse the repository at this point in the history
  2. chore: drop the need for a json-api-server fork (#3986)

    * chore: drop the need for a json-api-server fork
    * chore: custom Serializer
    * chore
    * chore: adapt
    * fix
    * phpstan
    SychO9 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    75509de View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. fix: 2.0 bugs (#4011)

    SychO9 authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    851b22e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. chore: update dependencies (#4012)

    * chore: phpunit 10
    
    * chore: config
    
    * Apply fixes from StyleCI
    
    * chore: phpunit 11 (php 8.2 minimum requirement)
    
    * feat: laravel 11
    
    * Apply fixes from StyleCI
    
    * feat: carbon v3
    
    * fixes
    SychO9 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f38181e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. chore: phpstan

    SychO9 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f64aa0f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. chore: fix typos (#4021)

    szepeviktor authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d68ace4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

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

Commits on Feb 14, 2025

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