Prefer to replace RegExp with str_ends_with() in .ht.router.php

Created on 10 March 2025, 24 days ago

Problem/Motivation

In .ht.router.php, path is checked that whether ends with '.php' by RegExp.
But this can be replaced with str_ends_with().

Proposed resolution

Replace RegExp with str_ends_with() in .ht.router.php which is located the root directory and scaffold directory.

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component

base system

Created by

πŸ‡―πŸ‡΅Japan tom konda Kanagawa, Japan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024