From zeta-commits-return-24-apmail-incubator-zeta-commits-archive=incubator.apache.org@incubator.apache.org Fri Jul 30 15:29:22 2010 Return-Path: Delivered-To: apmail-incubator-zeta-commits-archive@minotaur.apache.org Received: (qmail 43863 invoked from network); 30 Jul 2010 15:29:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Jul 2010 15:29:22 -0000 Received: (qmail 39455 invoked by uid 500); 30 Jul 2010 15:29:22 -0000 Delivered-To: apmail-incubator-zeta-commits-archive@incubator.apache.org Received: (qmail 39436 invoked by uid 500); 30 Jul 2010 15:29:22 -0000 Mailing-List: contact zeta-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: zeta-dev@incubator.apache.org Delivered-To: mailing list zeta-commits@incubator.apache.org Received: (qmail 39429 invoked by uid 99); 30 Jul 2010 15:29:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jul 2010 15:29:22 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jul 2010 15:29:18 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 60E5223889B3; Fri, 30 Jul 2010 15:28:00 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Date: Fri, 30 Jul 2010 15:27:59 -0000 To: zeta-commits@incubator.apache.org From: toby@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100730152801.60E5223889B3@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Subject: [zeta-commits] svn commit: r980832 [2/2] - in /incubator/zetacomponents/trunk/Reflection: src/ src/annotations/ src/exceptions/ src/interfaces/ src/types/ tests/ tests/test_classes/ Modified: incubator/zetacomponents/trunk/Reflection/tests/primitive_type_test.php URL: http://svn.apache.org/viewvc/incubator/zetacomponents/trunk/Reflection/tests/primitive_type_test.php?rev=980832&r1=980831&r2=980832&view=diff ============================================================================== --- incubator/zetacomponents/trunk/Reflection/tests/primitive_type_test.php (original) +++ incubator/zetacomponents/trunk/Reflection/tests/primitive_type_test.php Fri Jul 30 15:27:57 2010 @@ -1,7 +1,25 @@