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: laravel/tinker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.2
Choose a base ref
...
head repository: laravel/tinker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.x
Choose a head ref
  • 20 commits
  • 12 files changed
  • 10 contributors

Commits on Aug 29, 2023

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c051f5c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. PHP 8.3 (#167)

    driesvints authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    08a6880 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Uses actions/checkout@v4

    nunomaduro authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    708f9e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

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

Commits on Jan 2, 2024

  1. Merge pull request #170 from bobthecow/support-psysh-v012

    Update PsySH dependency to v0.12
    nunomaduro authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    ac2f6d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. [2.x] Merging develop (#171)

    * Update composer.json
    
    * [develop] Adds Symfony 7 support (#169)
    
    * Adds Symfony 7 support
    
    * Adjusts workflow
    
    * Adjusts composer
    
    * Uses only "^0.12"
    
    * Uses `0.11.1` for PHP 7.2
    
    ---------
    
    Co-authored-by: Dries Vints <dries@vints.io>
    nunomaduro and driesvints authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    502e0fe View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    fd07064 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

Commits on Jan 26, 2024

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

Commits on Jan 29, 2024

  1. Update 1_Bug_report.yml

    driesvints authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2906010 View commit details
    Browse the repository at this point in the history
  2. Update 1_Bug_report.yml

    driesvints authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    30e6548 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Sep 3, 2024

  1. Update config.yml

    driesvints authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0b5013b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3e5213 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. [2.x] Supports PHP 8.4 (#182)

    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    crynobone authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ba4d51e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8aa2522 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Update logo to support dark/light theme (#183)

    * Update logo.svg
    
    * Update README.md
    milewski authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9f5dde0 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. [2.x] Supports Laravel 12 (#185)

    * Supports Laravel 12
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * Update phpunit.xml.dist
    
    ---------
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    crynobone authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    22177cc View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    a86ecfe View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

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