3v4l.org

run code in 300+ PHP versions simultaneously
<?php mb_send_mail($address , $subject , $message , $header);
Output for git.master, git.master_jit
Warning: Undefined variable $address in /in/oMg5H on line 3 Warning: Undefined variable $subject in /in/oMg5H on line 3 Warning: Undefined variable $message in /in/oMg5H on line 3 Warning: Undefined variable $header in /in/oMg5H on line 3 Deprecated: mb_send_mail(): Passing null to parameter #1 ($to) of type string is deprecated in /in/oMg5H on line 3 Deprecated: mb_send_mail(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/oMg5H on line 3 Deprecated: mb_send_mail(): Passing null to parameter #3 ($message) of type string is deprecated in /in/oMg5H on line 3 Deprecated: mb_send_mail(): Passing null to parameter #4 ($additional_headers) of type array|string is deprecated in /in/oMg5H on line 3 Warning: mb_send_mail(): Could not execute mail delivery program '/usr/sbin/sendmail -t -i' in /in/oMg5H on line 3
Output for rfc.property-hooks
Warning: Undefined variable $address in /in/oMg5H on line 3 Warning: Undefined variable $subject in /in/oMg5H on line 3 Warning: Undefined variable $message in /in/oMg5H on line 3 Warning: Undefined variable $header in /in/oMg5H on line 3 Deprecated: mb_send_mail(): Passing null to parameter #1 ($to) of type string is deprecated in /in/oMg5H on line 3 Deprecated: mb_send_mail(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/oMg5H on line 3 Deprecated: mb_send_mail(): Passing null to parameter #3 ($message) of type string is deprecated in /in/oMg5H on line 3 Deprecated: mb_send_mail(): Passing null to parameter #4 ($additional_headers) of type array|string is deprecated in /in/oMg5H on line 3 Warning: mb_send_mail(): Multiple or malformed newlines found in additional_header in /in/oMg5H on line 3

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
50.39 ms | 402 KiB | 8 Q