Skip to content

πŸ”₯ Remove deprecated StringUtils::format#2613

Merged
halx99 merged 2 commits intowip-v3from
remove-string-utils-format
Jul 23, 2025
Merged

πŸ”₯ Remove deprecated StringUtils::format#2613
halx99 merged 2 commits intowip-v3from
remove-string-utils-format

Conversation

@halx99
Copy link
Copy Markdown
Collaborator

@halx99 halx99 commented Jul 23, 2025

All user should use fmt::format instead

Describe your changes

Issue ticket number and link

Checklist before requesting a review

For each PR

  • Add Copyright if it missed:
    - "Copyright (c) 2019-present Axmol Engine contributors (see AUTHORS.md)."

  • I have performed a self-review of my code.

    Optional:

    • I have checked readme and add important infos to this PR.
    • I have added/adapted some tests too.

For core/new feature PR

  • I have checked readme and add important infos to this PR.
  • I have added thorough tests.

Axmol 3.x ------------------------------------------------------------

For each 3.x PR

  • Check the '#include "axmol.h"' and replace it with the needed headers.

All user should use fmt::format instead
@halx99 halx99 added this to the 3.0.0 milestone Jul 23, 2025
@halx99 halx99 added breaking changes enhancement New feature or request labels Jul 23, 2025
@halx99 halx99 merged commit b343428 into wip-v3 Jul 23, 2025
@halx99 halx99 deleted the remove-string-utils-format branch July 23, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking changes enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant