daniel added a comment.

Glob patterns may be an option, using fnmatch 
<http://php.net/manual/en/function.fnmatch.php>. However, glob doesn't have a 
way to define a fixed number of repetitions, so "four digits" would have to be 
written as [0-9][0-9][0-9][0-9]. Also, the common "*" and "?" wildcards are not 
very useful for the use case at hand.


TASK DETAIL
  https://phabricator.wikimedia.org/T105126

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel
Cc: Aklapper, daniel, Wikidata-bugs, aude, Malyacko, P.Copp



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to