3v4l.org

run code in 300+ PHP versions simultaneously
<?php /* Question2Answer by Gideon Greenspan and contributors http://www.question2answer.org/ File: qa-include/qa-lang-emails.php Description: Language phrases for email notifications This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. More about this license: http://www.question2answer.org/license.php */ return array( 'a_commented_body' => "Your bid on ^site_title has a new comment by ^c_handle:\n\n^open^c_content^close\n\nYour bid was:\n\n^open^c_context^close\n\nYou may respond by adding your own comment:\n\n^url\n\nAll the best,\n\nTeam IAMPROOFREADER", 'a_commented_subject' => 'Your bid has a new comment', 'a_followed_body' => "Your bid on ^site_title has a new related task by ^q_handle:\n\n^open^q_title^close\n\nYour bid was:\n\n^open^a_content^close\n\nClick below to bid the new task:\n\n^url\n\nAll the best,\n\nTeam IAMPROOFREADER", 'a_followed_subject' => 'Your bid has a related task', 'a_selected_body' => "Congratulations! Your bid on ^site_title has been selected and paid by ^s_handle:\n\n^open^a_content^close\n\nThe task was:\n\n^open^q_title^close\n\nClick below to see your bid:\n\n^url\n\nAll the best,\n\nTeam IAMPROOFREADER", 'a_selected_subject' => 'Your bid has been selected!', 'c_commented_body' => "A new comment by ^c_handle has been added after your comment on ^site_title:\n\n^open^c_content^close\n\nThe discussion is following:\n\n^open^c_context^close\n\nYou may respond by adding another comment:\n\n^url\n\nAll the best,\n\nTeam IAMPROOFREADER", 'c_commented_subject' => 'Your ^site_title comment has been added to', 'confirm_body' => "Please click below to confirm your email address for ^site_title.\n\n^url\n\nThank you,\n^site_title", 'confirm_subject' => 'Email Address Confirmation', 'feedback_body' => "Comments:\n^message\n\nName:\n^name\n\nEmail:\n^email\n\nPrevious page:\n^previous\n\nUser:\n^url\n\nIP address:\n^ip\n\nBrowser:\n^browser", 'feedback_subject' => '^ feedback', 'flagged_body' => "A post by ^p_handle has received ^flags:\n\n^open^p_context^close\n\nClick below to see the post:\n\n^url\n\n\nClick below to review all flagged posts:\n\n^a_url\n\n\nAll the best,\n\nTeam IAMPROOFREADER", 'flagged_subject' => '^site_title has a flagged post', 'moderate_body' => "A post by ^p_handle requires your approval:\n\n^open^p_context^close\n\nClick below to approve or reject the post:\n\n^url\n\n\nClick below to review all queued posts:\n\n^a_url\n\n\nAll the best,\n\nTeam IAMPROOFREADER", 'moderate_subject' => '^site_title moderation', 'new_password_body' => "Your new password for ^site_title is below.\n\nPassword: ^password\n\nIt is recommended to change this password immediately after logging in.\n\nThank you,\n^site_title\n^url", 'new_password_subject' => '^site_title - Your New Password', 'private_message_body' => "You have been sent a private message by ^f_handle on ^site_title:\n\n^open^message^close\n\n^moreThank you,\n\n^site_title\n\n\nTo block private messages, visit your account page:\n^a_url", 'private_message_info' => "More information about ^f_handle:\n\n^url\n\n", 'private_message_reply' => "Click below to bid to ^f_handle by private message:\n\n^url\n\n", 'private_message_subject' => 'Message from ^f_handle on ^site_title', 'q_answered_body' => "Your task on ^site_title has been bid by ^a_handle:\n\n^open^a_content^close\n\nYour task was:\n\n^open^q_title^close\n\nIf you like this bid, you may select & pay it:\n\n^url\n\nAll the best,\n\nTeam IAMPROOFREADER", 'q_answered_subject' => 'Your task was bid', 'q_commented_body' => "Your task on ^site_title has a new comment by ^c_handle:\n\n^open^c_content^close\n\nYour task was:\n\n^open^c_context^close\n\nYou may respond by adding your own comment:\n\n^url\n\nAll the best,\n\nTeam IAMPROOFREADER", 'q_commented_subject' => 'Your task has a new comment', 'q_posted_body' => "A new task has been posted by ^q_handle:\n\n^open^q_title\n\n^q_content^close\n\nClick below to see the task:\n\n^url\n\nAll the best,\n\nTeam IAMPROOFREADER", 'q_posted_subject' => '^site_title has a new task', 'remoderate_body' => "An edited post by ^p_handle requires your reapproval:\n\n^open^p_context^close\n\nClick below to approve or hide the edited post:\n\n^url\n\n\nClick below to review all queued posts:\n\n^a_url\n\n\nAll the best,\n\nTeam IAMPROOFREADER", 'remoderate_subject' => '^site_title moderation', 'reset_body' => "Please click below to reset your password for ^site_title.\n\n^url\n\nAlternatively, enter the code below into the field provided.\n\nCode: ^code\n\nIf you did not ask to reset your password, please ignore this message.\n\nThank you,\n^site_title", 'reset_subject' => '^site_title - Reset Forgotten Password', 'to_handle_prefix' => "^,\n\n", 'u_registered_body' => "A new user has registered as ^u_handle.\n\nClick below to view the user profile:\n\n^url\n\nAll the best,\n\nTeam IAMPROOFREADER", 'u_to_approve_body' => "A new user has registered as ^u_handle.\n\nClick below to approve the user:\n\n^url\n\nClick below to review all users waiting for approval:\n\n^a_url\n\nAll the best,\n\nTeam IAMPROOFREADER", 'u_registered_subject' => '^site_title has a new registered user', 'u_approved_body' => "You can see your new user profile here:\n\n^url\n\nAll the best,\n\nTeam IAMPROOFREADER", 'u_approved_subject' => 'Your user has been approved', 'wall_post_subject' => 'Post on your ^site_title wall', 'wall_post_body' => "^f_handle has posted on your user wall at ^site_title:\n\n^open^post^close\n\nYou may respond to the post here:\n\n^url\n\nAll the best,\n\nTeam IAMPROOFREADER", 'welcome_body' => "Thank you for registering for ^site_title.\n\n^custom^confirmYour login details are as follows:\n\nUsername: ^handle\nEmail: ^email\n\nPlease keep this information safe for future reference.\n\nAll the best,\n\nTeam IAMPROOFREADER\n^url", 'welcome_confirm' => "Please click below to confirm your email address.\n\n^url\n\n", 'welcome_subject' => 'Welcome to ^site_title!', ); /* Omit PHP closing tag to help avoid accidental output */

Here you find the average performance (time & memory) of each version. A grayed out version indicates it didn't complete successfully (based on exit-code).

VersionSystem time (s)User time (s)Memory (MiB)
8.3.60.0140.00718.31
8.3.50.0130.01221.24
8.3.40.0090.00918.57
8.3.30.0120.00319.04
8.3.20.0000.00720.14
8.3.10.0100.00623.66
8.3.00.0080.00019.66
8.2.180.0070.00716.63
8.2.170.0130.00318.62
8.2.160.0180.00422.96
8.2.150.0080.00024.18
8.2.140.0040.00424.66
8.2.130.0070.00026.16
8.2.120.0080.00019.36
8.2.110.0090.00022.02
8.2.100.0040.00818.03
8.2.90.0090.00318.97
8.2.80.0050.00317.97
8.2.70.0000.00817.50
8.2.60.0030.00617.68
8.2.50.0080.00318.07
8.2.40.0000.00819.82
8.2.30.0050.00217.93
8.2.20.0000.00817.54
8.2.10.0070.00017.95
8.2.00.0000.00817.97
8.1.280.0110.00325.92
8.1.270.0060.00320.21
8.1.260.0000.00826.35
8.1.250.0070.00028.09
8.1.240.0050.00523.72
8.1.230.0110.00019.22
8.1.220.0040.00417.74
8.1.210.0050.00318.77
8.1.200.0080.00317.22
8.1.190.0000.00816.97
8.1.180.0040.00418.10
8.1.170.0090.00018.59
8.1.160.0040.00422.00
8.1.150.0000.00718.77
8.1.140.0080.00317.33
8.1.130.0040.00417.68
8.1.120.0020.00517.39
8.1.110.0050.00217.21
8.1.100.0000.00817.40
8.1.90.0040.00317.18
8.1.80.0000.00817.22
8.1.70.0040.00417.21
8.1.60.0030.00617.41
8.1.50.0060.00317.40
8.1.40.0070.00017.24
8.1.30.0050.00317.55
8.1.20.0000.01017.54
8.1.10.0040.00417.26
8.1.00.0050.00317.34
8.0.300.0070.00018.77
8.0.290.0040.00416.63
8.0.280.0000.00718.34
8.0.270.0030.00317.14
8.0.260.0070.00016.99
8.0.250.0030.00316.86
8.0.240.0000.00716.72
8.0.230.0070.00016.82
8.0.220.0040.00416.77
8.0.210.0000.00716.77
8.0.200.0000.00616.88
8.0.190.0080.00016.89
8.0.180.0000.00716.76
8.0.170.0030.00516.77
8.0.160.0030.00616.80
8.0.150.0030.00516.63
8.0.140.0040.00716.80
8.0.130.0030.00613.19
8.0.120.0050.00316.75
8.0.110.0000.00716.84
8.0.100.0070.00016.77
8.0.90.0000.00916.56
8.0.80.0060.01016.75
8.0.70.0040.00416.76
8.0.60.0050.00216.82
8.0.50.0040.00416.74
8.0.30.0150.00616.90
8.0.20.0110.00817.40
8.0.10.0000.00916.88
8.0.00.0090.00916.76
7.4.330.0020.00215.03
7.4.320.0000.00716.39
7.4.300.0030.00316.38
7.4.290.0060.00016.41
7.4.280.0060.00016.39
7.4.270.0070.00016.38
7.4.260.0030.00616.30
7.4.250.0050.00216.32
7.4.240.0000.00716.53
7.4.230.0000.00716.38
7.4.220.0090.01616.43
7.4.210.0030.01716.46
7.4.200.0070.00016.44
7.4.160.0060.01016.30
7.4.150.0140.01117.40
7.4.140.0160.00517.86
7.4.130.0100.00916.33
7.4.120.0090.00816.40
7.4.110.0100.00716.40
7.4.100.0110.01116.34
7.4.90.0120.00616.20
7.4.80.0030.01519.39
7.4.70.0040.01416.19
7.4.60.0090.00616.52
7.4.50.0030.00616.47
7.4.40.0120.00616.32
7.4.30.0090.00916.17
7.4.00.0030.01214.90
7.3.330.0080.00013.13
7.3.320.0060.00012.98
7.3.310.0000.00716.16
7.3.300.0040.00416.17
7.3.290.0080.00616.19
7.3.280.0080.01016.24
7.3.270.0080.00817.40
7.3.260.0140.00616.30
7.3.250.0080.01116.22
7.3.240.0100.00716.20
7.3.230.0120.01216.39
7.3.210.0070.01416.14
7.3.200.0070.01019.39
7.3.190.0120.00616.37
7.3.180.0080.00816.22
7.3.170.0060.00916.34
7.3.160.0060.01016.37
7.2.330.0110.00716.24
7.2.320.0080.00816.43
7.2.310.0030.01716.38
7.2.300.0060.01616.57
7.2.290.0130.00816.26
7.2.00.0070.00719.19
7.1.200.0000.01015.69
7.1.100.0030.00717.98
7.1.70.0030.01217.04
7.1.60.0120.01219.86
7.1.50.0060.01616.94
7.1.00.0000.08022.54
7.0.200.0060.00614.88
7.0.60.0100.08019.81
7.0.50.0070.04317.84
7.0.40.0100.06020.27
7.0.30.0400.03320.30
7.0.20.0300.08020.15
7.0.10.0070.04020.32
7.0.00.0100.07320.17
5.6.280.0000.07721.05
5.6.210.0100.08320.52
5.6.200.0100.07318.15
5.6.190.0100.06320.43
5.6.180.0330.07720.39
5.6.170.0230.06320.38
5.6.160.0070.08720.50
5.6.150.0130.07318.16
5.6.140.0070.07018.18
5.6.130.0100.08318.16
5.6.120.0070.08721.13
5.6.110.0070.04721.14
5.6.100.0100.08020.96
5.6.90.0170.07321.08
5.6.80.0170.07020.51
5.5.350.0230.07720.45
5.5.340.0070.07718.05
5.5.330.0100.06020.15
5.5.320.0200.05320.51
5.5.310.0370.07320.30
5.5.300.0130.06318.04
5.5.290.0000.07317.94
5.5.280.0030.04020.66
5.5.270.0000.04320.84
5.5.260.0230.06320.89
5.5.250.0200.04020.55
5.5.240.0030.06320.16
5.4.450.0630.06319.32
5.4.440.0870.05719.22
5.4.430.0130.05019.45
5.4.420.0030.06019.45
5.4.410.0000.06019.19
5.4.400.0030.05319.03
5.4.390.0100.04719.08
5.4.380.0000.06019.26
5.4.370.0130.04718.92
5.4.360.0100.04719.18
5.4.350.0030.06019.20
5.4.340.0200.03719.05
5.4.320.0230.04318.95
5.4.310.0130.04719.15
5.4.300.0000.06019.07
5.4.290.0030.06019.05
5.4.280.0030.05319.06
5.4.270.0070.05319.05
5.4.260.0130.06319.05
5.4.250.0230.05719.15
5.4.240.0030.07019.06
5.4.230.0100.04719.04
5.4.220.0070.05319.05
5.4.210.0030.05318.95
5.4.200.0100.04716.57
5.4.190.0100.05019.13
5.4.180.0070.05319.14
5.4.170.0100.05018.90
5.4.160.0030.05319.00
5.4.150.0030.06018.89
5.4.140.0070.05016.35
5.4.130.0030.05016.24
5.4.120.0070.04716.23
5.4.110.0170.03716.52
5.4.100.0130.04316.23
5.4.90.0070.05016.55
5.4.80.0100.04316.41
5.4.70.0100.04716.49
5.4.60.0030.05316.49
5.4.50.0100.04716.50
5.4.40.0200.05016.48
5.4.30.0030.05016.18
5.4.20.0070.05016.17
5.4.10.0070.04716.49
5.4.00.0130.05715.87

preferences:
60.34 ms | 401 KiB | 5 Q