|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2018-06-25 20:12 UTC] danack@php.net
-Status: Open
+Status: Feedback
[2018-06-25 20:12 UTC] danack@php.net
[2018-06-26 01:48 UTC] requinix@php.net
-Status: Feedback
+Status: Duplicate
[2018-06-26 01:48 UTC] requinix@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Nov 02 02:00:01 2025 UTC |
Description: ------------ It's working fine in 7.2 however. Test script: --------------- <?php preg_match('/^[\\w-\\.]+$/', 'admin.general.canViewPrivateUserOptions') ?> Expected result: ---------------- no php warning Actual result: -------------- PHP Warning: preg_match(): Compilation failed: invalid range in character class at offset 4