Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99928 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32141 invoked from network); 19 Jul 2017 07:12:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2017 07:12:55 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.174 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.223.174 mail-io0-f174.google.com Received: from [209.85.223.174] ([209.85.223.174:36195] helo=mail-io0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B1/74-02884-6760F695 for ; Wed, 19 Jul 2017 03:12:55 -0400 Received: by mail-io0-f174.google.com with SMTP id q2so1665295ioe.3 for ; Wed, 19 Jul 2017 00:12:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:from:date:message-id:subject:to; bh=a3HZQyJnWs15bBfiVwbDLiy6A1NQ+MWCYPb5WXVMlTA=; b=pXVTExTc4hhgWN7fJ2SeS6NIELOWYriLJ5r8ydQoyylFUpFLhjIsot/nkH6No7Bn1g i21RMCji8Bmdi1rzVETxDpkPDKCjKD5xH2oyIXZef/+j8JNbXuopLJamr8o1/DL5Dp85 ZDGJoops4AWSIlbrL709rROTTcwXq6FGuFenIlS90UvMTIboQnv3/PmV7u4x8/1F0iWB tLZbvT/OhKaAZ5Y+8Bkmim2ujhetwtFneVSpR4t45mNyqLhzpfijruQ7bItMxYIbZHiK OcacgcdlCyuTkgrmiEMfoVgzh3XWj27Y75/PSfQM0ZBoSFsRKVQnmNQzEbsxU1DYRWC8 6+Eg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to; bh=a3HZQyJnWs15bBfiVwbDLiy6A1NQ+MWCYPb5WXVMlTA=; b=QTG+vNuel3YlR+GbJ9LHq6ASP8qCF5MdW9CSyrn4gxf0JS8ob7WOnp9syCtJfkb0qc 79U694/b5KMkjoWrkyqcSy6Zm7ALf4oIOCrn90BGzb6MTIdS31w+LGh6iQW+jfFQyqNB vPSttMOJFC2FOJ8hiKED5APUBp9IX4xebL0sQhe86B0U91YCCZi5GP9SdieyuUVHep0p 6YfHGhnmjfhMilyLTFLaH65JPJ+phM374uOqFtqO8tsmSokg9hxjzKTEwVYKNnvP9Lwm kVfDFdk/y5hpciQP0T89ozU7ohvPchZMnm47nDsb3d/5QNDc7PicUfguwo+6u0S+l7zT pLEg== X-Gm-Message-State: AIVw111hfRwyXIRBugjTDPV7GZ6Wx8Frc7xLxYOZelDKPYTPJ5CU3nOl Br2WpRGvI4MnIHBAAROmc7FR8gKALQ== X-Received: by 10.107.149.10 with SMTP id x10mr1100586iod.71.1500448372220; Wed, 19 Jul 2017 00:12:52 -0700 (PDT) MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.107.129.42 with HTTP; Wed, 19 Jul 2017 00:12:51 -0700 (PDT) Date: Wed, 19 Jul 2017 09:12:51 +0200 X-Google-Sender-Auth: ojq7WcH3PuFKhJMCFRYQByCMp60 Message-ID: To: Internals Content-Type: text/plain; charset="UTF-8" Subject: INSTALL and win32/install.txt files From: kalle@php.net (Kalle Sommer Nielsen) Howdy I did a recent commit with some internal cleanup and I noticed both of these files are largely outdated, is there any objects of replacing their contents with a link to our docs at php.net instead? Side note, far from all doc people have karma for these two files, and they are largely uncharged from the days of PHP4. -- regards, Kalle Sommer Nielsen kalle@php.net