Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99608 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57838 invoked from network); 22 Jun 2017 10:09:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jun 2017 10:09:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=me@kelunik.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=me@kelunik.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kelunik.com from 81.169.146.218 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.218 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.218] ([81.169.146.218:28471] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/30-52620-C379B495 for ; Thu, 22 Jun 2017 06:09:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1498126138; l=666; s=domk; d=kelunik.com; h=Content-Type:To:Subject:Date:From:MIME-Version; bh=yeSLirCt3Bd6mNV7O+xC1rgW+/tAgXnHkcNJjR1dTfc=; b=jYTDbnPxhjTB1KlePFYedPA37JXK/e2OlZZn4vH3RRiArbLE5/PArXDCxoXTnKZLH8 1yITDGBAENkKHU23JkVSY7B1oO6dPLerNixQwQF8hsMbVqVn9d7EJKdDX/rSal5+Q6sk 8XQhdcSC0J6IP2kVz0CP3owNGlkLseQlLcqhU= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mls2vWuiu+7SLDup6E67mzuoNHBqX+3Q== X-RZG-CLASS-ID: mo00 Received: by mail-oi0-f46.google.com with SMTP id p187so6145285oif.3 for ; Thu, 22 Jun 2017 03:08:57 -0700 (PDT) X-Gm-Message-State: AKS2vOznEPwpIDZ8QMmuTiT/LJEFSFP26mqFP2/p3auDUNA+IljWtdmE GutCXA6yY3/xXUDIVcw1RTPQQd/RRw== X-Received: by 10.202.48.194 with SMTP id w185mr698250oiw.85.1498126137204; Thu, 22 Jun 2017 03:08:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.74.81.135 with HTTP; Thu, 22 Jun 2017 03:08:56 -0700 (PDT) Date: Thu, 22 Jun 2017 12:08:56 +0200 X-Gmail-Original-Message-ID: Message-ID: To: PHP Internals , Derick Rethans Content-Type: multipart/alternative; boundary="001a113cdff43ca93e055289ace2" Subject: Deprecating DateTime::ISO8601 / DATE_ISO8601 From: me@kelunik.com (Niklas Keller) --001a113cdff43ca93e055289ace2 Content-Type: text/plain; charset="UTF-8" Hey, can we please deprecate DateTime::ISO8601 / DATE_ISO8601 so we can change them to the proper format in a later version? It's really ridiculous. Regards, Niklas --001a113cdff43ca93e055289ace2--