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: rtcoder/ShiftPHP
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rtcoder/ShiftPHP
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/v0.5
Choose a head ref
  • 6 commits
  • 25 files changed
  • 1 contributor

Commits on Jun 22, 2025

  1. Replace CliTypo with custom Cli implementation, update error hand…

    …ling, and refactor console structure.
    rtcoder committed Jun 22, 2025
    Configuration menu
    Copy the full SHA
    c6660cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f5d1a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0b72eb View commit details
    Browse the repository at this point in the history
  4. Refactor code for improved type safety, update to PHP 8.3 features, a…

    …nd streamline error handling logic.
    rtcoder committed Jun 22, 2025
    Configuration menu
    Copy the full SHA
    53bb5a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2025

  1. Refaktoryzacja frameworka ShiftPHP: wprowadzenie systemu dependency i…

    …njection, poprawa obsługi błędów, oraz zmiana architektury klas Request i App na instancje. Ulepszono system widoków oraz dodano nowy kontener serwisów.
    rtcoder committed Jul 5, 2025
    Configuration menu
    Copy the full SHA
    44192e9 View commit details
    Browse the repository at this point in the history
  2. Zmiana stałych kolorów ANSI z const na static w klasie Cli dla …

    …poprawy zgodności z PHP 8.3 oraz refaktoryzacja metod wyjściowych.
    rtcoder committed Jul 5, 2025
    Configuration menu
    Copy the full SHA
    53b22e8 View commit details
    Browse the repository at this point in the history
Loading