Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49693 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89416 invoked from network); 16 Sep 2010 08:27:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Sep 2010 08:27:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=saprizo@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=saprizo@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: saprizo@gmail.com X-Host-Fingerprint: 209.85.216.42 mail-qw0-f42.google.com Received: from [209.85.216.42] ([209.85.216.42:34253] helo=mail-qw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1C/D5-48270-BE4D19C4 for ; Thu, 16 Sep 2010 04:27:24 -0400 Received: by qwb8 with SMTP id 8so851764qwb.29 for ; Thu, 16 Sep 2010 01:27:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=vfVF4EGMBmadQR70TBlUeohCssBeesiMcTNPzkCNmHI=; b=oZZBGu/ZV0w39yH42XF0HWQTsdZhM9ihWJafC/W431Vi2WwXse5Vh5dm4aNTBcBs8q cyiNs4R2MgQLNEjYwdgkw1woLaE/3kknMk1170hJpIh01FvEOdxqdlGJN+g+j4eIBmIW qximMErnpshR5BfN3u17EG4mncJwiQ5mD8WVk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=c1gDAEtwdYQT8JViAnEPSbvQK6QHc8LGhynhpP4qnLDOvxUWjeo9sS3ke+nher5UTV aenSGSAVxImvdUFfjNxPk0GvVMQ2j+HagpTzT1LE1Pa30rtht976DYSOvbfQphcYFTrI O6JowXvlvTmPUwQgtXxTI6y7cNeHRaQ2z0Gio= Received: by 10.229.247.3 with SMTP id ma3mr2179174qcb.1.1284625641231; Thu, 16 Sep 2010 01:27:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.63.41 with HTTP; Thu, 16 Sep 2010 01:26:51 -0700 (PDT) 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> Date: Thu, 16 Sep 2010 11:26:51 +0300 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016e643533603d91504905c3798 Subject: Re: [PHP-DEV] Re: Re: PHP Annotations RFC + Patch From: saprizo@gmail.com (Aleksei Sapunov) --0016e643533603d91504905c3798 Content-Type: text/plain; charset=ISO-8859-1 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 > > --0016e643533603d91504905c3798--