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

Portable UTF-8 #38

Open
wants to merge 25 commits into
base: refactoring
Choose a base branch
from
Open

Portable UTF-8 #38

wants to merge 25 commits into from

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    141ca21 View commit details
    Browse the repository at this point in the history
  2. Docs - Add inline changelog

    nibra committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    5ca4344 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15fa71a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a8bc6c View commit details
    Browse the repository at this point in the history
  5. Refactor - Try to_utf8() instead of to_utf8_string(); the former is o…

    …lder, test results are the same
    nibra committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    ec6b672 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Merge remote-tracking branch 'joomla/refactoring' into portable-utf8

    # Conflicts:
    #	composer.json
    nibra committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    3c9609d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db20f8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1da205 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    449b8c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0664c5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    113daa6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29ecc02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d82e1e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    774f52e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    29fc579 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    70effe2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1332a10 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    de8f18a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5f84210 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d81a9e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    3bf06f3 View commit details
    Browse the repository at this point in the history
  2. Fix - Set default value for locale to null in strcmp

    Docs - Add change of default values to inline documentation
    nibra committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    3dc0056 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refactoring' into portable-utf8

    # Conflicts:
    #	src/StringHelper.php
    nibra committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    701baca View commit details
    Browse the repository at this point in the history
  4. Fix - Remove b/c incompatibilities

    Refactor - Set default to 0 in strpos and strrpos
    nibra committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    b571471 View commit details
    Browse the repository at this point in the history
  5. Style - CS fix

    nibra committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    9c10eb8 View commit details
    Browse the repository at this point in the history