Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:105280 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 83406 invoked from network); 15 Apr 2019 13:29:54 -0000 Received: from unknown (HELO mail-it1-f194.google.com) (209.85.166.194) by pb1.pair.com with SMTP; 15 Apr 2019 13:29:54 -0000 Received: by mail-it1-f194.google.com with SMTP id x132so26102450itf.2 for ; Mon, 15 Apr 2019 03:28:16 -0700 (PDT) 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=Vs7njatnYWsZ9HflOkbeXFPUZRyTqatV1A0gcwqJfIs=; b=pdiz/6pIlBtGqj/+1xkysdQw60VJldLm9mFQh28cOBn0beFooIyusYpuEIc8OFTVZX F45kYuo1RzZbJLf+//lpIwKI6odn9IzZ4aKgdx91IBiACoYCa/5C+xQr+jJXBEkzFmmg m4sisdFMNvH0V6WcZGunmySM8esNCVyIsuSHr1Im0+VGTiDwLSYFs+hcGaa3wXM/83zV GAB1L9+Z0wDk/vizE2m9n7oaTBJ9ikKQ+rm8kXeVpUgokBKix2t2tibrSvP6avqKDQm/ qzwW6b6bUyjv0GZg9Wl6042hSMXm4rK37npnnxa9ShptVeZAeMsPAgKrOIJ/W1mm+kDi T5tA== 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=Vs7njatnYWsZ9HflOkbeXFPUZRyTqatV1A0gcwqJfIs=; b=Bt+K8EXu0wnQ7++7OdLF8KAFQ2NkCddPgllFav2f0QEkUQTse7CIBxFXkQWCqd3581 RROPsUb3WojavnMnzc3ypTrL5ZoRlKfwjmGQwYq5lSS+fiPHoIGKkgl6/TjKvjO/tamG XBnHRbj6sVsg4rkG01fexBQVwcRSbN9sa8/6iIzlgcso2XQWQyv0YxIDP9LThVuPCKio /HztVX4UsshgFNV9viu7IpNeIJIYQdPdSzT/OIJIv8l+v7xcRsOy1jHuVf36l8StGo3f 6U6cL/55n9VyqwLqXOVuUaqv1Zow/ac047GvUrMf/en0LYU26vAOzn1OBjO6bElizVnX eyrw== X-Gm-Message-State: APjAAAWr/+KQJOqXBqAXp1rRA9JxyuVMs/e0ckKwxoN8Ogm4I+Gv5VBl W34SjY3zZmFcXvO3LXfwzHr3K2NqsgSJTBSrr7Q= X-Google-Smtp-Source: APXvYqxsWaw3b3LpmExIE1xPo6jyM4tdmu8u1rgT2Q71/YtJNkkGdBc3sh9B3fd9fXmzCGcurq+nt9es5wPo8VGeydc= X-Received: by 2002:a05:660c:148:: with SMTP id r8mr24767952itk.125.1555324096025; Mon, 15 Apr 2019 03:28:16 -0700 (PDT) MIME-Version: 1.0 References: <7129DF57954D8846A7BE9FF05C68C94501295E9706@SLGH02-EX01.syn.local> In-Reply-To: <7129DF57954D8846A7BE9FF05C68C94501295E9706@SLGH02-EX01.syn.local> Date: Mon, 15 Apr 2019 12:27:59 +0200 Message-ID: To: =?UTF-8?B?S8O2ZGl0eiwgTWFydGlu?= Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary="000000000000411a3905868f1c15" Subject: Re: [PHP-DEV] Re: [RFC VOTE] Unbundle ext/interbase From: nikita.ppv@gmail.com (Nikita Popov) --000000000000411a3905868f1c15 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, Apr 15, 2019 at 12:17 PM K=C3=B6ditz, Martin wrote: > Hi Nikita, > > > To update the documentation you can either use the editor at > edit.php.net (useful for smaller changes and does not require > permissions), > > or also request direct commit access to the documentation. > I've added the changes via edit.php.net. But nothing happened since then. > I think it will be a good practice to request direct access. > > Thank you > Martin > I just tried to find your changes on edit.php.net, but didn't see anything related to interbase. Could you maybe provide a link to one of your patches? (Right click on the patch, then "View unified diff" and then click on "Direct link to this patch" at the top.) Regards, Nikita --000000000000411a3905868f1c15--