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

4.5.5 Ready code #9174

Merged
merged 148 commits into from
Sep 7, 2024
Merged

4.5.5 Ready code #9174

merged 148 commits into from
Sep 7, 2024

Commits on Jul 27, 2024

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

Commits on Jul 28, 2024

  1. Merge pull request #9084 from kenjis/docs-changelog-4.5.5

    docs: add changelog and upgrade for v4.5.5
    kenjis authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    24d3c5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab87a9c View commit details
    Browse the repository at this point in the history
  3. Fix phpunit errors

    paulbalandan committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    e33e6f2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9080 from paulbalandan/update-to-phpunit-11

    chore: Update phpunit to `^10.5.16 || ^11.2`
    paulbalandan authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    9c99605 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    bc05562 View commit details
    Browse the repository at this point in the history
  2. docs: capitalize first letter

    kenjis committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    78ed34b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5a2654 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33dd691 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. docs: fix code

    Co-authored-by: Pooya Parsa <[email protected]>
    kenjis and datamweb authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c53bde5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aafa5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f46c88 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9086 from kenjis/update-contributing

    docs: update contributing Pull Request
    kenjis authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    18ba6f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. refactor: code readability

    datamweb authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    25ae312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7369828 View commit details
    Browse the repository at this point in the history
  3. fix: remove empty space

    datamweb authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4909cfe View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9090 from datamweb/use-org-github-action

    chore: use codeigniter4/.github/.github/ for phpcpd
    kenjis authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f9d77a2 View commit details
    Browse the repository at this point in the history
  5. docs: add links to sections

    kenjis committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2f8139c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ceb26a5 View commit details
    Browse the repository at this point in the history
  7. docs: improve sample code

    kenjis committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a2dffb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Merge pull request #9087 from kenjis/docs-upgrade-model

    docs: improve Upgrade Models sample code
    kenjis authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1d3336b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac225bb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    712dcb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e90c2e View commit details
    Browse the repository at this point in the history
  3. docs: add in-page links

    kenjis committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7938cf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0630332 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    223f286 View commit details
    Browse the repository at this point in the history
  6. refactor: reduce_multiples()

    To suppress PHPStan false positive error.
    kenjis committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d40b3e7 View commit details
    Browse the repository at this point in the history
  7. test: add test cases

    kenjis committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0c4c656 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    892cbac View commit details
    Browse the repository at this point in the history
  9. docs: decorate text

    kenjis committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    caeb828 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d30c061 View commit details
    Browse the repository at this point in the history
  11. test: add @return

    kenjis committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0be3116 View commit details
    Browse the repository at this point in the history
  12. refactor: remove unneeded ()

    kenjis committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c1687fa View commit details
    Browse the repository at this point in the history
  13. Merge pull request #9099 from kenjis/refactor-reduce_multiples

    refactor: reduce_multiples() and fix user guide
    kenjis authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    82dbd91 View commit details
    Browse the repository at this point in the history
  14. docs: fix @return type

    kenjis committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ae63cb4 View commit details
    Browse the repository at this point in the history
  15. docs: update PHPDocs

    kenjis committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    26da98d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    80e9d3f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5ba2b78 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #9093 from kenjis/docs-curlrequest.rst

    docs: improve CURLRequest sample code
    kenjis authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    fe3f489 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #9094 from kenjis/update-workflow.md

    docs: update contributing/workflow.md
    kenjis authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    078d4c1 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #9097 from kenjis/docs-model-validation

    docs: improve In-Model Validation
    kenjis authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ed1dfda View commit details
    Browse the repository at this point in the history
  21. Merge pull request #9098 from kenjis/phpdoc-BaseModel

    docs: fix `@return` type in BaseModel
    kenjis authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6617533 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #9100 from kenjis/docs-ContentSecurityPolicy

    docs: update PHPDoc in ContentSecurityPolicy
    kenjis authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2b3b8ed View commit details
    Browse the repository at this point in the history
  23. test: add property types

    kenjis committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3143cf3 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    c408acf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab82f41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    156e45b View commit details
    Browse the repository at this point in the history
  4. test: add @var for PHPStan

    kenjis committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    72c92e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge pull request #9102 from kenjis/test-controller-validateData

    test: add tests for `validateData()` with custom error messages
    kenjis authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0e96b3c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9103 from kenjis/fix-validation-differs-matches

    fix: Validation rule `differs`/`matches` with dot array
    kenjis authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5a340d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    dda004a View commit details
    Browse the repository at this point in the history
  2. test: add type definitions

    kenjis committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    87ed495 View commit details
    Browse the repository at this point in the history
  3. docs: update @var type

    kenjis committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f81c295 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    820aaec View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. docs: improve description

    kenjis committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5f31845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ace1963 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d87be95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1d56ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d786f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6e862e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    7e2ea39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8319a3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f08c4ae View commit details
    Browse the repository at this point in the history
  4. docs: add @var for better DX

    kenjis committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6e9158f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f2de95 View commit details
    Browse the repository at this point in the history
  6. fix: update preload.php

    kenjis committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    208cd08 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    3cb3839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2835cc4 View commit details
    Browse the repository at this point in the history
  3. docs: update PHPDoc comments

    kenjis committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    ed35c36 View commit details
    Browse the repository at this point in the history
  4. docs: add @var for better DX

    kenjis committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    a325d2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f02439 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb152ad View commit details
    Browse the repository at this point in the history
  7. update 057.php

    warcooft authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    c6a96d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Merge pull request #9107 from kenjis/fix-EntityTest

    test: fix EntityTest PHPStan errors
    kenjis authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    a5c7f77 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9114 from kenjis/docs-replace-failValidationError

    docs: replace deprecated failValidationError()
    kenjis authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    c1aad11 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9113 from kenjis/docs-CSRF-filter

    docs: update comments for CSRF
    kenjis authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    3806ff5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9115 from warcooft/docs-model

    docs: add missing property types
    kenjis authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    f60d277 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. chore(deps-dev): update rector/rector requirement from 1.2.2 to 1.2.3

    Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
    - [Release notes](https://github.com/rectorphp/rector/releases)
    - [Commits](rectorphp/rector@1.2.2...1.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: rector/rector
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    62c8f3b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9119 from codeigniter4/dependabot/composer/rector…

    …/rector-1.2.3
    
    chore(deps-dev): update rector/rector requirement from 1.2.2 to 1.2.3
    samsonasik authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a151d6a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Merge pull request #9109 from kenjis/docs-localization.rst

    docs: improve Localization
    kenjis authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3e06557 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9111 from kenjis/update-preload.php

    fix: update preload.php
    kenjis authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f2e560f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    861df58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a969827 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8953ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4259b47 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    dea8829 View commit details
    Browse the repository at this point in the history
  2. fix: use Router in text

    Co-authored-by: kenjis <[email protected]>
    datamweb and kenjis authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    2861340 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. docs: update for easier to read

    Co-authored-by: kenjis <[email protected]>
    datamweb and kenjis authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b9a327d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    919f0df View commit details
    Browse the repository at this point in the history
  3. style: run composer cs-fix

    datamweb committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    962aecd View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. docs: apply suggestions from code review

    Co-authored-by: kenjis <[email protected]>
    datamweb and kenjis authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    febe5a4 View commit details
    Browse the repository at this point in the history
  2. docs: fix UG style

    datamweb authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0093929 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Merge pull request #9127 from kenjis/docs-model-afterUpdate-id

    docs: make Model Event Parameters description more precise
    kenjis authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    92337f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9129 from datamweb/docs-add-Retrieving-Controller…

    …-MethodNames
    
    docs: add Getting Routing Information
    kenjis authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    655bd1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbff203 View commit details
    Browse the repository at this point in the history
  4. fix: TypeError when there is numeric field name

    TypeError: str_contains(): Argument #1 ($haystack) must be of type string, int given
    kenjis committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    99f41ee View commit details
    Browse the repository at this point in the history
  5. docs: make @var more precise

    kenjis committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2979ece View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. docs: update psr/log to 3.0.1

    kenjis committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    96ae584 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): update rector/rector requirement from 1.2.3 to 1.2.4

    Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
    - [Release notes](https://github.com/rectorphp/rector/releases)
    - [Commits](rectorphp/rector@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: rector/rector
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fe00974 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Merge pull request #9147 from codeigniter4/dependabot/composer/rector…

    …/rector-1.2.4
    
    chore(deps-dev): update rector/rector requirement from 1.2.3 to 1.2.4
    samsonasik authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    597579a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    6eaaa60 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9152 from kenjis/temp-fix-for-php-cs-fixer-3.63

    chore: workaround for php-cs-fixer 3.63
    kenjis authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8772496 View commit details
    Browse the repository at this point in the history
  3. docs: fix doc comment

    kenjis committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e3324e7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9143 from kenjis/update-psr-log-3.0.1

    docs: update psr/log to 3.0.1
    kenjis authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    219010e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    679ba59 View commit details
    Browse the repository at this point in the history
  6. docs: Change tags to elements and fix some typos helpers/html_helper.rst

    Change tags to elements and fix some typos helpers/html_helper.rst
    obozdag authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    90513e3 View commit details
    Browse the repository at this point in the history
  7. Fix decleration to declaration in helpers/html_helper.rst

    Co-authored-by: Denny Septian Panggabean <[email protected]>
    obozdag and ddevsr authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6bd60da View commit details
    Browse the repository at this point in the history
  8. docs: Fix element names in helpes/html_helper.rst

    Fix element names in helpes/html_helper.rst
    obozdag authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    366f7d7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #9142 from kenjis/fix-validation-numeric-field-name

    fix: [Validation] TypeError when using numeric field names
    kenjis authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    82584a6 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #9153 from obozdag/patch-18

    docs: Change tags to elements and fix some typos helpers/html_helper.rst
    kenjis authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2800673 View commit details
    Browse the repository at this point in the history
  11. chore: fix link

    This workflow comments to PRs with conflicts. So it is better
    to link to "Updating Your Branch".
    kenjis committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    982f995 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Merge pull request #9155 from kenjis/fix-label-add-conflict-all-pr.yml

    chore: fix link in fix-label-add-conflict-all-pr.yml
    samsonasik authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2f78165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87eb71c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9156 from samsonasik/refactor-enable-add-method-c…

    …all-based-param
    
    refactor: enable AddMethodCallBasedStrictParamTypeRector
    samsonasik authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    68d2fed View commit details
    Browse the repository at this point in the history
  4. docs: update comment

    kenjis committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    87acaf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    694b031 View commit details
    Browse the repository at this point in the history
  6. refactor: break long lines

    kenjis committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9e97a0c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    d12af0a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9159 from kenjis/update-cs-fixert-to-3.63

    chore: update php-cs-fixer to ^3.63.2
    kenjis authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    83d1bd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge pull request #9151 from kenjis/fix-comment-Router.php

    docs: fix doc comments for Router
    kenjis authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    77f5e47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9157 from kenjis/refactor-BaseBuilder

    refactor: BaseBuilder
    kenjis authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c326cd1 View commit details
    Browse the repository at this point in the history
  3. feat: add function to check PHP DB extension

    To improve the error message.
    kenjis committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    59aca8e View commit details
    Browse the repository at this point in the history
  4. fix: pass through custom drivers

    Because we can name any classname.
    kenjis committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a9925c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. docs: Fix some typos in helpers/html_helper.rst

    Fix some typos in helpers/html_helper.rst
    obozdag authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    496ef23 View commit details
    Browse the repository at this point in the history
  2. docs: Fix some function definitions in helpers/html_helper.rst

    Fix some function definitions in helpers/html_helper.rst
    obozdag authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    31b4508 View commit details
    Browse the repository at this point in the history
  3. docs: Fix track function definition in helpers/html_helper.rst

    Fix track function definition in helpers/html_helper.rst
    obozdag authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    de35cf4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Merge pull request #9160 from kenjis/check-db-ext

    refactor: improve error message for missing PHP DB extensions
    kenjis authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ffd1b68 View commit details
    Browse the repository at this point in the history
  2. docs: add missing @param

    kenjis committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    31abe0b View commit details
    Browse the repository at this point in the history
  3. docs: fix typos

    kenjis committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1daaa57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06958be View commit details
    Browse the repository at this point in the history
  5. docs: Update $config['indexPage'] in helpers/html_helper.rst

    Update $config['indexPage'] to Config\App::$indexPage in img function in helpers/html_helper.rst
    obozdag authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fe6efed View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge pull request #9170 from ThomasMeschke/develop

    refactor: fix typo in BaseConnection.php
    kenjis authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4cbe5ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9168 from kenjis/add-phpdoc-html_helper

    docs: update PHPDoc in html_helper
    kenjis authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0deb909 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9161 from obozdag/patch-19

    docs: Fix some typos in helpers/html_helper.rst
    kenjis authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    39c2898 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d310cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7da0b8 View commit details
    Browse the repository at this point in the history
  6. docs: add changelog

    kenjis committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    fdba502 View commit details
    Browse the repository at this point in the history
  7. Update validation.rst

    Insert 'are' after 'that' on line 1053
    eightrix authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9ac45a1 View commit details
    Browse the repository at this point in the history
  8. docs: Fix track function src param definition in helpers/html_helper.rst

    Fix track function src param definition in helpers/html_helper.rst
    obozdag authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e81e8e7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #9172 from eightrix/patch-1

    docs: correct grammar in validation.rst
    kenjis authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    008f2a9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e868d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8e09849 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #9164 from obozdag/patch-22

    docs: Fix track function definition in helpers/html_helper.rst
    kenjis authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f8e36d9 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #9163 from obozdag/patch-21

    docs: Fix some function definitions in helpers/html_helper.rst
    kenjis authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ae0dcf4 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #9169 from kenjis/fix-auto-link-regexp

    fix: `auto_link()` regexp
    kenjis authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0e283be View commit details
    Browse the repository at this point in the history
  15. Prep for 4.5.5 release

    kenjis committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f3de4d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Merge pull request #9173 from kenjis/release-4.5.5

    Prep for 4.5.5 release
    kenjis authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ae63c75 View commit details
    Browse the repository at this point in the history