- Output for git.master, git.master_jit, rfc.property-hooks
- stdClass Object ( [success] => [msg] => 451-The server has reached its limit for processing requests from your host. 451 Please try again later. <br /><pre>hello: </pre>The following SMTP error was encountered: <br />Unable to send data: AUTH LOGIN<br />Failed to send AUTH LOGIN command. Error: <br />Unable to send data: MAIL FROM:<noreply@ameripak.com><br /><pre>from: </pre>The following SMTP error was encountered: <br />Unable to send data: RCPT TO:<nick@taylordigital.com><br /><pre>to: </pre>The following SMTP error was encountered: <br />Unable to send data: DATA<br /><pre>data: </pre>The following SMTP error was encountered: <br />Unable to send data: User-Agent: CodeIgniter Date: Tue, 3 Jun 2014 18:01:22 +0000 To: nick@taylordigital.com From: <noreply@ameripak.com> Return-Path: <noreply@ameripak.com> Subject: =?utf-8?Q?Contact_form_submission_from_Ameripak.com?= Reply-To: "noreply@ameripak.com" <noreply@ameripak.com> X-Sender: noreply@ameripak.com X-Mailer: CodeIgniter X-Priority: 3 (Normal) Message-ID: <538e0d72327f7@ameripak.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="B_ALT_538e0d7232be0" This is a multi-part message in MIME format. Your email application may not support this format. --B_ALT_538e0d7232be0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit ATTN: General DepartmentSomeone has submitted a Contact form on TeamAmeripak.com Contact Information: Name: Jon Leek Company: TaylorDigital Email Address: jonathan@taylordigital.com Phone: 1234567890 Fax: N/A Message: Testing --B_ALT_538e0d7232be0 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <!doctype html> <html> <head> <meta charset=3D"UTF-8"> <title>Someone has submitted a Contact form on TeamAmeripak.com</title> <style> body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #666; } =09 th { text-align: left; } </style> </head> <body> <a href=3D"http://www.teamameripak.com/"><img src=3D"http://www.teamamerip= ak.com/images/278x111/content/images/ameripak-logo.png" alt=3D"Ameripak Ind= ustries Inc." /></a> <p>ATTN: General Department<br />Someone has submitted a Contact form on T= eamAmeripak.com</p> <h3>Contact Information:</h3> <table> <tr> <th>Name:</th> <td>Jon Leek</td> </tr> <tr> <th>Company:</th> <td>TaylorDigital</td> </tr> <tr> <th>Email Address:</th> <td>jonathan@taylordigital.com</td> </tr> <tr> <th>Phone:</th> <td>1234567890</td> </tr> <tr> <th>Fax:</th> <td>N/A</td> </tr> </table> <h3>Message:</h3> <p>Testing</p> </body> </html> --B_ALT_538e0d7232be0--<br />Unable to send data: .<br /><br />The following SMTP error was encountered: <br />Unable to send email using PHP SMTP. Your server might not be configured to send mail using this method.<br /><pre>User-Agent: CodeIgniter Date: Tue, 3 Jun 2014 18:01:22 +0000 To: nick@taylordigital.com From: <noreply@ameripak.com> Return-Path: <noreply@ameripak.com> Subject: =?utf-8?Q?Contact_form_submission_from_Ameripak.com?= Reply-To: "noreply@ameripak.com" <noreply@ameripak.com> X-Sender: noreply@ameripak.com X-Mailer: CodeIgniter X-Priority: 3 (Normal) Message-ID: <538e0d72327f7@ameripak.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="B_ALT_538e0d7232be0" This is a multi-part message in MIME format. Your email application may not support this format. --B_ALT_538e0d7232be0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit ATTN: General DepartmentSomeone has submitted a Contact form on TeamAmeripak.com Contact Information: Name: Jon Leek Company: TaylorDigital Email Address: jonathan@taylordigital.com Phone: 1234567890 Fax: N/A Message: Testing --B_ALT_538e0d7232be0 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <!doctype html> <html> <head> <meta charset=3D"UTF-8"> <title>Someone has submitted a Contact form on TeamAmeripak.com</title> <style> body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #666; } =09 th { text-align: left; } </style> </head> <body> <a href=3D"http://www.teamameripak.com/"><img src=3D"http://www.teamamerip= ak.com/images/278x111/content/images/ameripak-logo.png" alt=3D"Ameripak Ind= ustries Inc." /></a> <p>ATTN: General Department<br />Someone has submitted a Contact form on T= eamAmeripak.com</p> <h3>Contact Information:</h3> <table> <tr> <th>Name:</th> <td>Jon Leek</td> </tr> <tr> <th>Company:</th> <td>TaylorDigital</td> </tr> <tr> <th>Email Address:</th> <td>jonathan@taylordigital.com</td> </tr> <tr> <th>Phone:</th> <td>1234567890</td> </tr> <tr> <th>Fax:</th> <td>N/A</td> </tr> </table> <h3>Message:</h3> <p>Testing</p> </body> </html> --B_ALT_538e0d7232be0--</pre> [error] => 2 )
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
- 2020-03-21 RFC: Is_Literal - declined
- 2020-12-04 Enumerations - included in PHP 8.1
- 2018-06-15 Typed Properties v2 - implemented in PHP 7.4
- 2016-08-12 Object typehint - included in PHP 7.2
- 2016-08-14 Arrow functions - withdrawn
- 2016-05-29 array_change_keys() - withdrawn
- 2016-04-19 Lexical scope support for anonymous classes - suspended
- 2016-04-17 Functional Interfaces - declined
- 2016-03-16 Typed Properties - superseded in favor of Typed Properties 2.0
- 2015-08-27 Callable Prototypes - declined
- 2015-05-01 Short Closures - declined / withdrawn in favor of Arrow Functions
- 2015-02-18 Scalar type hints v5 - included in PHP 7
- 2015-02-14 Union Types - declined
- 2013-09-22 Anonymous classes - included in PHP 7