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: bluzphp/framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bluzphp/framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.x-dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 425 files changed
  • 2 contributors

Commits on Dec 30, 2021

  1. Merge branch 'master' of https://github.com/bluzphp/framework into 8.…

    …x-dev
    Anton Shevchuk committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    c996669 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/bluzphp/framework into 8.…

    …x-dev
    Anton Shevchuk committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    93524a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Start migration to PHP 8.0

    Anton Shevchuk committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    7f01a46 View commit details
    Browse the repository at this point in the history
  2. Start migration to PHP 8.0

    Anton Shevchuk committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    bf8bb75 View commit details
    Browse the repository at this point in the history
  3. Start migration to PHP 8.0

    Anton Shevchuk committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    83e6797 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Migration to PHP 8.1 under progress

    Anton Shevchuk committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    92ca97e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Migration to Codeception 5.0

    Anton Shevchuk committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    0182e37 View commit details
    Browse the repository at this point in the history
  2. Migration to Codeception 5.0

    Anton Shevchuk committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    575ff02 View commit details
    Browse the repository at this point in the history
  3. Updated codestyle

    Anton Shevchuk committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    1439021 View commit details
    Browse the repository at this point in the history
  4. Fixed code style for PSR-12

    Anton Shevchuk committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    1213752 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' of https://github.com/bluzphp/framework into 8…

    ….x-dev
    
    # Conflicts:
    #	README.md
    Anton Shevchuk committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    e399635 View commit details
    Browse the repository at this point in the history
  6. Updated workflow

    Anton Shevchuk committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    ae24d0c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Small migration tests

    Anton Shevchuk committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    68dd19c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Big changes of the Application logic

    Anton Shevchuk committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    7b91581 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Added attributes

    Fixed tests
    Anton Shevchuk committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    11b96a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Migrated to Attributes for controllers

    Anton Shevchuk committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    2d63774 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Try to rewrite Db component

    Anton Shevchuk committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    2cc5fa0 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Last changes

    Anton Shevchuk committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8a0b783 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Updated dependencies

    AntonShevchuk committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8c97984 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Added sqlite DB

    AntonShevchuk committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ca1e628 View commit details
    Browse the repository at this point in the history
Loading