Skip to content

Problem with rtrim function #17261

@TianLiangZhou

Description

@TianLiangZhou

Description

The following code:

<?php

echo rtrim("array_find.md", ".md");

// Output: array_fin

But I expected this output instead:

// expect output: array_find

PHP Version

php 8.4

Operating System

macos 14

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions