Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:103770 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 69261 invoked from network); 20 Jan 2019 00:09:14 -0000 Received: from unknown (HELO mail-qt1-f175.google.com) (209.85.160.175) by pb1.pair.com with SMTP; 20 Jan 2019 00:09:14 -0000 Received: by mail-qt1-f175.google.com with SMTP id y20so18991995qtm.13 for ; Sat, 19 Jan 2019 12:46:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=RQYcpLpddPSLS3/iiJ9/EA0DYuZLOjNCtvS7D6k2vxQ=; b=H8+IH2ytz+0Jp4IvDADic5k/wR4WdV2wxcqUbBLQutnDo7oRRq4+9GuFJDic3kOuv8 OncRIeO+e6rvwYceC172TOflX1yLkzlr8ifb4r0P2VvGV126jNlB2waGpCM4PHsReow2 /p2C+yYrH2/dUR8GF3ZgdTNbcFQXqH0y73Hu4OdteZ2kmIAh8enXBprNiHqEtODQi9br F1nHEXIsbSO6z0ooxkY9j4Y7IdLQwPGRFfEtLWZ+HP0VmWakiPSFjjKHgFoIIGMGj1yE W3M7r8TpyXR5a34YlHluZh+lI16/fl8IKP0gZO/yxtTesKa7SCvDRBuvbxGskMsPvhbS EZGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=RQYcpLpddPSLS3/iiJ9/EA0DYuZLOjNCtvS7D6k2vxQ=; b=LRe0vILSBLwAXbtD31Jrl8dDbzwejMAQUT6cTVOEDawefREsI1iWlqff9o7mgGan7k Llqcm51snikAMocOdiGPQZAdRObfcm6SEuG9dprFha8tb9cOioX2uk0v7xT+l/I8slBg mRhhgb8K99vkhD8jZcIsucYV656X/4j3nhFHQX5HEdzjAyp3YOp4sp6iA3mo2wJjD9Cp fSfy6zZz/sdRfaFKFnR+MmV0YNh3kAsNRRw1YVnKuNTAvxy8Oxl0E9rMw3qW6swkJtrH OVLI7CWUTxfwAaKS1mmsZQxJKQmC15etveTTnefQhzX89pCx3D2MlOI7tj3JPvmn+x2D sGDA== X-Gm-Message-State: AJcUukdy0w0G+2iqgtJ0pmVxlbXaLesJuun8qpj0vzKwh5Bf3kcyOTmz zberq7jmcnOUkOZ/GHNsAvK7RzNii7cXO9iPJuM= X-Google-Smtp-Source: ALg8bN7TnRV9zQ0q6N7ga5E9azglZP0tf3yFTK9gOCPRL53C7K7vav5DIvO/Zm7t5ZJ2vCg08xPukuEA520bP6CXtWI= X-Received: by 2002:a0c:f053:: with SMTP id b19mr20445744qvl.29.1547930771588; Sat, 19 Jan 2019 12:46:11 -0800 (PST) MIME-Version: 1.0 References: <1ecfe56f-b6dd-380d-1b70-38f74f8329e7@gmx.de> In-Reply-To: <1ecfe56f-b6dd-380d-1b70-38f74f8329e7@gmx.de> Date: Sat, 19 Jan 2019 21:46:00 +0100 Message-ID: To: "Christoph M. Becker" Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary="000000000000c70c73057fd5b714" Subject: Re: php-src code style From: legale.legale@gmail.com (Legale Legage) --000000000000c70c73057fd5b714 Content-Type: text/plain; charset="UTF-8" Got it, thanks! On Sat, 19 Jan 2019 at 15:49, Christoph M. Becker wrote: > On 19.01.2019 at 13:46, Legale Legage wrote: > > > Hello, internals. > > I was trying to find code style guide for php-src project on the > > wiki.php.net > > The only thing i found: > > > > http://doc.php.net/tutorial/style.php > > This is about the documentation (aka. PHP manual). > > > Do we have a code style guide in the form of a document? > > See . > > -- > Christoph M. Becker > --000000000000c70c73057fd5b714--