Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:101158 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11840 invoked from network); 27 Nov 2017 08:06:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Nov 2017 08:06:22 -0000 Authentication-Results: pb1.pair.com header.from=me@kelunik.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@kelunik.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kelunik.com from 81.169.146.218 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.218 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.218] ([81.169.146.218:19404] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 83/C5-26862-877CB1A5 for ; Mon, 27 Nov 2017 03:06:18 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1511769973; s=domk; d=kelunik.com; h=Content-Type:Cc:To:Subject:Date:From:References:In-Reply-To: MIME-Version; bh=lwq0ZA472tNV422PlSSI/eA3qyY9T1bMtL2bkAB0lGA=; b=wArcJnxk4rOfQSvDLJyLG1Nqc7BajDeWozD3NVPbMFVSe53T+6CzFcf1ZcAEX5i8dp gxc21zYQH9f9omTmopJZyJW2FaVB4BgXLO2sKsRWPVS0zseaINQ+rhTkmqjshAgB0aP2 5rAVWzYq1tpEOvaNIr4KPQ94lZwcyP1FsVkq0= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mlsGbEv0XHBzMIJSS+jKTzde5mDb8Db2nURiuxcA== X-RZG-CLASS-ID: mo00 Received: by mail-yw0-f176.google.com with SMTP id z125so10099798ywb.0 for ; Mon, 27 Nov 2017 00:06:13 -0800 (PST) X-Gm-Message-State: AJaThX79OKyAVK8DSvf8pG7nMuN5x//ItCdw2nImAQC1v4UrZVwl9GrI QwQho1oFolMRxB8gN4Y5Cu3GAZy/LjhFk2hljdg= X-Google-Smtp-Source: AGs4zMZVeS3WP4zLeZzcWx3lgHtSpwmOhCsiI48gFUZApY0FDruvnHjVVPSM3Dek05CBmfbB+D268pJsAZ4vt72GOLQ= X-Received: by 10.129.49.84 with SMTP id x81mr10689976ywx.191.1511769973195; Mon, 27 Nov 2017 00:06:13 -0800 (PST) MIME-Version: 1.0 Received: by 10.37.124.71 with HTTP; Mon, 27 Nov 2017 00:06:12 -0800 (PST) In-Reply-To: References: Date: Mon, 27 Nov 2017 09:06:12 +0100 X-Gmail-Original-Message-ID: Message-ID: To: enclaved@safe-mail.net Cc: PHP Internals Content-Type: multipart/alternative; boundary="001a11407d683c0bb1055ef2605c" Subject: Re: [PHP-DEV] C++-like function-try-block proposal From: me@kelunik.com (Niklas Keller) --001a11407d683c0bb1055ef2605c Content-Type: text/plain; charset="UTF-8" Hey, > I have been referred to this mailing list by > https://wiki.php.net/rfc/howto > as the first step to propose a language change. I first tried to register > on wiki.php.net as per php-src/README.SUBMITTING_PATCH in order to > actually > make an RFC, only to be given an error: > > Writing /srv/web-wiki/dokuwiki/conf/users.auth.php failed > Should be fixed now, please retry. Regards, Niklas --001a11407d683c0bb1055ef2605c--