phpbb/phpBB/includes
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
..
acp [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 2015-02-11 12:03:54 +01:00
diff [ticket/12557] Fix pass by reference doc blocks 2014-08-07 11:39:04 +03:00
hooks [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
mcp Merge pull request #3361 from marc1706/ticket/13569 2015-02-03 17:38:00 +01:00
questionnaire [ticket/12775] Remove useless includes of config.php 2014-07-07 01:02:42 +02:00
ucp Merge pull request #3325 from rxu/ticket/13536 2015-02-02 23:22:23 +01:00
utf [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset 2014-06-16 19:05:09 +02:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
bbcode.php [ticket/13478] Add event core.bbcode_cache_init_end 2015-01-08 00:13:58 +01:00
compatibility_globals.php [ticket/13061] Replace the service event.subscriber_loader by a compiler pass 2014-09-13 14:34:18 +02:00
constants.php Merge branch 'prep-release-3.1.3' into develop-ascraeus 2015-01-31 12:11:43 +01:00
functions.php [ticket/13433] Fix parsing of email addresses 2015-02-17 17:24:30 +07:00
functions_acp.php [ticket/13045] Remove Pragma headers 2014-09-17 20:10:01 +02:00
functions_admin.php [ticket/13430] update event version 2014-12-12 17:39:30 -06:00
functions_compatibility.php [ticket/13230] Add missing globals and missing request object for path helper 2014-10-27 14:54:17 +01:00
functions_compress.php [ticket/13045] Remove Pragma headers 2014-09-17 20:10:01 +02:00
functions_content.php [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 2015-02-11 12:03:54 +01:00
functions_convert.php [ticket/13441] Functions_convert fails to set global moderators default group 2015-01-03 13:45:52 +01:00
functions_database_helper.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_display.php [ticket/13300] Don't show jabber in profile if jabber is disabled 2014-11-09 02:22:39 +01:00
functions_download.php Merge branch 'develop-olympus' into develop-ascraeus 2015-01-28 19:56:47 +01:00
functions_install.php Merge branch 'develop-olympus' into develop-ascraeus 2014-07-30 15:01:16 +02:00
functions_jabber.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_mcp.php [ticket/12966] Sort by post_time and post_id where applicable 2014-08-23 16:36:39 +02:00
functions_messenger.php [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 2015-02-11 12:03:54 +01:00
functions_module.php [ticket/12919] Use the modules basename as identifier for extension modules 2014-08-07 14:06:45 +02:00
functions_posting.php [ticket/13540] Added var row to both events 2015-01-25 13:01:02 +01:00
functions_privmsgs.php [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 2015-02-11 12:03:54 +01:00
functions_transfer.php [ticket/12999] Remove @author tags 2014-08-19 22:54:45 +02:00
functions_upload.php [ticket/13031] Guess with all mimetype guessers and pick best guess 2014-09-05 10:56:06 +02:00
functions_url_matcher.php [ticket/12557] Fix php file description 2014-08-07 13:19:49 +03:00
functions_user.php [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 2015-02-11 12:03:54 +01:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php Merge pull request #3189 from rxu/ticket/12926 2015-01-10 00:09:57 +01:00
sphinxapi.php [ticket/12721] Update rules descriptions 2014-06-16 23:07:28 +02:00
startup.php [ticket/13531] Send 404 Not Found. 2015-01-21 01:02:16 +01:00