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

#124 multiprocessing - php5 backport #140

Merged
merged 39 commits into from
Aug 12, 2022
Merged

Commits on Jul 19, 2022

  1. Merge pull request #136 from tbela99/cli

    Cli tools
    tbela99 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    80e815f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

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

Commits on Jul 21, 2022

  1. #124 remove recursive calls

    tbela99 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    296ba6a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    a6c8e64 View commit details
    Browse the repository at this point in the history
  2. #133 fix risky test notice

    tbela99 committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    2e59954 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

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

Commits on Jul 30, 2022

  1. Configuration menu
    Copy the full SHA
    2a53e70 View commit details
    Browse the repository at this point in the history
  2. #124 missing test file

    tbela99 committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    e0d626a View commit details
    Browse the repository at this point in the history
  3. #124 missing test files

    tbela99 committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    f5d042c View commit details
    Browse the repository at this point in the history
  4. #124 missing test files

    tbela99 committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    8217dd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. #124 windows bugs

    tbela99 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    2517d1e View commit details
    Browse the repository at this point in the history
  2. #124 enforce lf

    tbela99 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    0d02757 View commit details
    Browse the repository at this point in the history
  3. #124 enforce lf for php files

    tbela99 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    229f130 View commit details
    Browse the repository at this point in the history
  4. #124 enforce lf for json files

    tbela99 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    b97c922 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. #124 faster renderer

    tbela99 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    6d77e67 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. #124 fix buffer issues

    tbela99 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c51bbf1 View commit details
    Browse the repository at this point in the history
  2. #124 bump version number

    tbela99 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    2790e40 View commit details
    Browse the repository at this point in the history
  3. #124 update benchmark script

    tbela99 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    88e50dd View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    598af5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f866948 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cba348 View commit details
    Browse the repository at this point in the history
  4. #124 fix php5.6 not found in ci

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    31aeeb8 View commit details
    Browse the repository at this point in the history
  5. #124 change ci os version

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    21ac62f View commit details
    Browse the repository at this point in the history
  6. #124 change ci php version

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    f5a7f42 View commit details
    Browse the repository at this point in the history
  7. #124 change ci composer version

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    1e34c74 View commit details
    Browse the repository at this point in the history
  8. #124 change ci phpunit version

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    fe4d64c View commit details
    Browse the repository at this point in the history
  9. #124 change ci phpunit version

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    289addf View commit details
    Browse the repository at this point in the history
  10. #124 change ci phpunit version

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    52c2a65 View commit details
    Browse the repository at this point in the history
  11. #124 change ci phpunit version

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    1b53fe8 View commit details
    Browse the repository at this point in the history
  12. #124 change ci phpunit version

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    f18f288 View commit details
    Browse the repository at this point in the history
  13. #124 change ci phpunit version

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    55605cf View commit details
    Browse the repository at this point in the history
  14. #124 missing compatibility layer

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    ffb9602 View commit details
    Browse the repository at this point in the history
  15. #124 github actions update

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    9556f3f View commit details
    Browse the repository at this point in the history
  16. #124 change test script

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    c09155c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8641d9b View commit details
    Browse the repository at this point in the history
  18. #124 update ci

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    6b7b6d8 View commit details
    Browse the repository at this point in the history
  19. #124 change ci test

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    a8f2993 View commit details
    Browse the repository at this point in the history
  20. #124 remove comments

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    72219d2 View commit details
    Browse the repository at this point in the history
  21. #124 merge changes from Readme

    tbela99 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    c39b329 View commit details
    Browse the repository at this point in the history