Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25345 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93754 invoked by uid 1010); 14 Aug 2006 15:21:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93739 invoked from network); 14 Aug 2006 15:21:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Aug 2006 15:21:07 -0000 Authentication-Results: pb1.pair.com header.from=michael.walter@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: michael.walter@gmail.com X-Host-Fingerprint: 66.249.82.235 wx-out-0506.google.com Linux 2.4/2.6 Received: from ([66.249.82.235:48197] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id B9/7C-19138-13090E44 for ; Mon, 14 Aug 2006 11:01:06 -0400 Received: by wx-out-0506.google.com with SMTP id s18so1264201wxc for ; Mon, 14 Aug 2006 08:01:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=CBVuHtAOri7uH8+PmRiJOaZ5SPEfsLFx0KtgG8PWnml4y2ixGotLLUmQDDYW3TqEARR/td78mDng0qxKq9Sjl3BBX0jPW7uxR8k0+uFsKguFLWiV7uIvVa+bE23WL3f73F7Z4ZdxPvu4+IIdsH7qaxSHxn91P3bnmNqcs10bxNQ= Received: by 10.78.177.3 with SMTP id z3mr3274846hue; Mon, 14 Aug 2006 08:01:02 -0700 (PDT) Received: by 10.78.23.3 with HTTP; Mon, 14 Aug 2006 08:01:02 -0700 (PDT) Message-ID: <877e9a170608140801x4b12eda6p9d1110fe4a986d7@mail.gmail.com> Date: Mon, 14 Aug 2006 17:01:02 +0200 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: DateTime From: michael.walter@gmail.com ("Michael Walter") Hi, Is it on purpose that DateTime objects cannot be cloned? Regards, Michael