Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port 5.3 changes to master #280

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Port 5.3 changes to master #280

wants to merge 8 commits into from

Commits on Dec 1, 2022

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

Commits on Apr 27, 2023

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

Commits on May 24, 2023

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

Commits on Jan 17, 2024

  1. ✨ Add TDBMService::clearBeanCache method

    This method can be used to cleanup every bean so long-running process won't keep old data.
    homersimpsons committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b8f013a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. ⚡ Avoid systematic count query (#285)

    * ⚡ Avoid systematic count query
    
    * fix CI
    
    * Fix PHPStan
    
    * fix CI again
    nguyenk authored May 15, 2024
    Configuration menu
    Copy the full SHA
    bd4a1d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    206aabc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #286 from thecodingmachine/fix-count-on-iterator-take

    fix issue in result iteratornow that total_count is not been initialized
    nguyenk authored May 15, 2024
    Configuration menu
    Copy the full SHA
    21cc4cc View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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