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

Composer Tweak #6

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

Composer Tweak #6

wants to merge 32 commits into from

Commits on Jun 16, 2024

  1. Updating PHP versions

    mambax7 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d04f34f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. travis update

    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    c0250bc View commit details
    Browse the repository at this point in the history
  2. Yoda

    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    5c3d518 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a0fc83 View commit details
    Browse the repository at this point in the history
  4. improved decodePunycode()

    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    b03ca4a View commit details
    Browse the repository at this point in the history
  5. Redundant 'else' keyword

    Added a type check is_string($result) before using strlen()
    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    1fb3cfb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29e8ca3 View commit details
    Browse the repository at this point in the history
  7. Type cast is redundant

    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    df00e9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e83a86 View commit details
    Browse the repository at this point in the history
  9. short array syntax

    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    7ce0ea9 View commit details
    Browse the repository at this point in the history
  10. short array syntax

    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    dd7886e View commit details
    Browse the repository at this point in the history
  11. cosmetics, compatibility

    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    564f69f View commit details
    Browse the repository at this point in the history
  12. code improvements

    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    f491ac6 View commit details
    Browse the repository at this point in the history
  13. data updates

    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    2c43cf9 View commit details
    Browse the repository at this point in the history
  14. Untrusted files inclusion

    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    08763e7 View commit details
    Browse the repository at this point in the history
  15. Unnecessary double quotes

    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    23b115f View commit details
    Browse the repository at this point in the history
  16. Yoda

    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    1f573c2 View commit details
    Browse the repository at this point in the history
  17. PHPUnit: better assertion

    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    7448414 View commit details
    Browse the repository at this point in the history
  18. data update

    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    d9604f6 View commit details
    Browse the repository at this point in the history
  19. code improvement

    mambax7 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    86cf6be View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Delete /archive

    mambax7 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7b3b243 View commit details
    Browse the repository at this point in the history
  2. update version

    mambax7 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c409266 View commit details
    Browse the repository at this point in the history
  3. changed to Xoops

    mambax7 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c573cd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d51935 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84caf85 View commit details
    Browse the repository at this point in the history
  6. type hinting

    new tests testSetURL(), testFallbackURL()
    code improvements, cosmetics
    mambax7 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ceb6811 View commit details
    Browse the repository at this point in the history
  7. Scrutinizer

    mambax7 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0981904 View commit details
    Browse the repository at this point in the history
  8. github workflows

    mambax7 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1ce07f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e04fbb9 View commit details
    Browse the repository at this point in the history
  10. remove '\'

    mambax7 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c283a29 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Merge pull request #1 from XOOPS/feature/2512

    Updating for PHP 7.4
    geekwright authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    62dbca2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Tweak composer

    geekwright committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    90aa3b1 View commit details
    Browse the repository at this point in the history