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: proxywindert/Utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: JBZoo/Utils
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.
  • 17 commits
  • 40 files changed
  • 2 contributors

Commits on Jul 8, 2023

  1. Fixes Stylish (JBZoo#39)

    SmetDenis authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    277248c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Release v7 (JBZoo#40)

    SmetDenis authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    4084411 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

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

Commits on Aug 3, 2023

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

Commits on Aug 8, 2023

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

Commits on Aug 14, 2023

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

Commits on Aug 17, 2023

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

Commits on Oct 14, 2023

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

Commits on Jan 28, 2024

  1. Update PHP 8.3 (JBZoo#47)

    SmetDenis authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    55ddbe0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

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

Commits on Mar 22, 2024

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

Commits on Mar 28, 2024

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

Commits on May 8, 2024

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

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    15d5e40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    346c3b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2025

  1. chore(deps): Bump PHP and dev dependency versions (JBZoo#54)

    - Require PHP ^8.2 and update dev packages: jbzoo/toolbox-dev ^7.2,
    jbzoo/data ^7.2, symfony/process >=7.3.4
    - Update GitHub Actions: add permissions.contents read, remove schedule,
    bump matrix PHP versions to 8.2/8.3/8.4, and upgrade
    actions/upload-artifact to v4
    - Normalize union type order and apply minor style fixes across src
    (non-functional)
    - Reorganize and restore several test cases/providers in tests/*
    - Minor README formatting tweaks and small comment adjustments
    SmetDenis authored Sep 27, 2025
    Configuration menu
    Copy the full SHA
    ddda753 View commit details
    Browse the repository at this point in the history
  2. docs(claude): Add CLAUDE guidance file (JBZoo#55)

    - Add CLAUDE.md describing project overview, development commands,
    testing architecture, CI/CD, and guidelines for Claude Code to interact
    with this repository
    - Update .gitignore to ignore .claude artifacts generated by Claude
    SmetDenis authored Sep 27, 2025
    Configuration menu
    Copy the full SHA
    9e796c9 View commit details
    Browse the repository at this point in the history
Loading