rxu
fa1c61f608
[ticket/13433] Fix parsing of email addresses
...
Currently email addresses are parsed incorrectly due to the regex structure.
Namely, if localpart consists of several dot separated parts, only the last
part with the trailing dot will be captured.
The patch change this behavior to capture the whole localpart.
PHPBB3-13433
2015-02-17 17:24:30 +07:00
..
2015-02-11 12:03:54 +01:00
2014-08-07 11:39:04 +03:00
2015-02-03 17:38:00 +01:00
2015-02-02 23:22:23 +01:00
2015-01-08 00:13:58 +01:00
2014-09-13 14:34:18 +02:00
2015-01-31 12:11:43 +01:00
2014-09-17 20:10:01 +02:00
2014-12-12 17:39:30 -06:00
2014-10-27 14:54:17 +01:00
2014-09-17 20:10:01 +02:00
2015-02-11 12:03:54 +01:00
2015-01-03 13:45:52 +01:00
2014-11-09 02:22:39 +01:00
2015-01-28 19:56:47 +01:00
2014-08-23 16:36:39 +02:00
2015-02-11 12:03:54 +01:00
2014-08-07 14:06:45 +02:00
2015-01-25 13:01:02 +01:00
2015-02-11 12:03:54 +01:00
2014-08-19 22:54:45 +02:00
2014-09-05 10:56:06 +02:00
2014-08-07 13:19:49 +03:00
2015-02-11 12:03:54 +01:00
2015-02-17 17:24:30 +07:00
2015-01-10 00:09:57 +01:00
2015-01-21 01:02:16 +01:00