Invalid regex pattern - phpstan warning

Created on 16 November 2024, 2 months ago

Problem/Motivation

------ ---------------------------------------------------------------------
Line src/Plugin/Field/FieldWidget/UrlTextfieldWidget.php
------ ---------------------------------------------------------------------
161 Regex pattern is invalid: Compilation failed: invalid range in
character class at offset 15 in pattern:
/^mailto:\/\/[\w-\.]+@([\w-]+\.)+[\w-]{2,4}$/
161 Regex pattern is invalid: No ending delimiter '^' found in pattern:
^(\+\d{1,2}\s)?\(?\d{3}\)?[\s.-]\d{3}[\s.-]\d{4}$

Proposed resolution

Fix those warnings.

📌 Task
Status

Active

Version

1.1

Component

Code

Created by

🇮🇳India ankitv18

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

Comments & Activities

Production build 0.71.5 2024