Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49694 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90804 invoked from network); 16 Sep 2010 08:32:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Sep 2010 08:32:24 -0000 Authentication-Results: pb1.pair.com header.from=christian.kaps@mohiva.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=christian.kaps@mohiva.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain mohiva.com designates 78.46.69.5 as permitted sender) X-PHP-List-Original-Sender: christian.kaps@mohiva.com X-Host-Fingerprint: 78.46.69.5 zucker.schokokeks.org Received: from [78.46.69.5] ([78.46.69.5:38958] helo=zucker.schokokeks.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C5/26-48270-616D19C4 for ; Thu, 16 Sep 2010 04:32:23 -0400 Received: from roundcube.schokokeks.org (localhost [::ffff:127.0.0.1]) (AUTH: LOGIN christian.kaps@mohiva.com, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by zucker.schokokeks.org with esmtp; Thu, 16 Sep 2010 10:32:19 +0200 id 0000000000018007.000000004C91D613.00000F04 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Date: Thu, 16 Sep 2010 10:32:19 +0200 To: Aleksei Sapunov Cc: internals@lists.php.net In-Reply-To: References: <39505F13-655A-43AF-941E-77750B7F7201@gmail.com> <001601cb543a$d81ebac0$885c3040$@com> <4C8FC695.2060800@sugarcrm.com> <4C8FD72B.1070108@sugarcrm.com> <4C906333.4030204@sugarcrm.com> <7.0.1.0.2.20100915085504.17eab4d8@zend.com> <12617cf66ae07d7a2fd79a293ed69b85@beberlei.de> <4C9095D5.1050206@toolpark.com> <000001cb5511$467949f0$d36bddd0$@com> Message-ID: <64b4e95cac44ee297a12601d26a5453c@localhost> X-Sender: christian.kaps@mohiva.com User-Agent: RoundCube Webmail/0.4 Subject: Re: [PHP-DEV] Re: Re: PHP Annotations RFC + Patch From: christian.kaps@mohiva.com (Christian Kaps) Hi, it's reserved for the error control operator(http://www.php.net/manual/en/language.operators.errorcontrol.php). Greetings, Christian On Thu, 16 Sep 2010 11:26:51 +0300, Aleksei Sapunov wrote: > Hello all, > Only today see that here is very intersting discussion. > I have a question: why was choosed exactly this format (seems like c#-like, > not java-like)? > Simply [] is used for arrays. Why not use @ at annotation name? > > 2010/9/16 Pierre Joye > >> On Wed, Sep 15, 2010 at 10:27 PM, Arvids Godjuks >> wrote: >> >> > P.S. Personally I would take the energy boiling in this thread and >> > throw it at solving the windows biuld and PECL problem. Right now you >> > can't install PHP 5.2 and apache on a Windows 7 - it just crashes >> > totally. >> >> Where are the bugs report? >> >> > Only 5.3 works, not to mention much of the PECL libs just >> > don't have dll's (lucky if you find one in the Google). The same goes >> > for the PECL dll's for 5.3 - all of them, excluding the standard once, >> > mostly are missing and can't be found at all. >> >> What are you talking about? Not a real question, use bugs.php.net for >> php extensions, if something is broken or missing. >> >> Thanks to focus on the topic and not hi jack this thread with random rants. >> >> Cheers, >> -- >> Pierre >> >> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >>