1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/externals
epriestley f7b569e5d9 Don't use "/e" in PHPMailer Lite
Summary: PHP 5.4 raises an E_STRICT warning about "/e", and it's a generally awful idea, even though this case doesn't look exploitable. Silence the warning by using preg_replace_callback() instead of "/e".

Test Plan: Sent myself a message with a bunch of multibyte UTF8 characters in it, it came through cleanly.

Reviewers: btrahan, vrana, jungejason

Reviewed By: vrana

CC: aran

Maniphest Tasks: T1056

Differential Revision: https://secure.phabricator.com/D2147
2012-04-08 10:02:16 -07:00
..
amazon-ses Use exceptions for S3 error messages 2011-08-04 14:17:13 -07:00
javelin@fb9944cff2 Use Javelin placeholders and new sorting rules broadly; consolidate tokenizer construction code 2012-03-09 15:46:39 -08:00
mimemailparser Skip attaching 'inline' text attachments 2011-06-12 22:38:57 -07:00
phpmailer Don't use "/e" in PHPMailer Lite 2012-04-08 10:02:16 -07:00
raphael Minor, don't minify raphael.js since it doesn't survive it 2012-04-02 12:09:04 -07:00
recaptcha PhabricatorEnv 2011-01-31 11:55:26 -08:00
s3 Add an Amazon S3 storage engine for Phabricator 2011-08-03 10:58:03 -07:00
stripe-js For discussion -- Stripe integration 2012-04-04 16:09:29 -07:00
stripe-php For discussion -- Stripe integration 2012-04-04 16:09:29 -07:00
vegas Aphlict, simple notification server 2011-05-17 10:32:41 -07:00
xhprof Fix some issues caught by HipHop, and work around some issues 2011-02-26 21:01:42 -08:00