Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:103004 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71811 invoked from network); 1 Aug 2018 02:00:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Aug 2018 02:00:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=marcospassos.com@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=marcospassos.com@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.54 as permitted sender) X-PHP-List-Original-Sender: marcospassos.com@gmail.com X-Host-Fingerprint: 209.85.218.54 mail-oi0-f54.google.com Received: from [209.85.218.54] ([209.85.218.54:43172] helo=mail-oi0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 83/3A-14835-554116B5 for ; Tue, 31 Jul 2018 22:00:53 -0400 Received: by mail-oi0-f54.google.com with SMTP id b15-v6so31691026oib.10 for ; Tue, 31 Jul 2018 19:00:53 -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=+xT1YLc0sbAYOdI1sgC6yAqp2hvXE2fpIqOIWXYza4w=; b=KNwCwhA9LW8PemKonLs81yFX6tPEGYI0XnWokzwks931h3lG3IIopV3wH4qIP9GF18 QYQffoX4gJ0VqJzyDTctGD0FExnpkPaaTQEAdKJbXfh1ybymut6x9UjrXrWUFTo4h5JT YNT7A04cRI/5edwXXwva6r+wfsmlBwoKoBk3tZxZ3kr/WUgi526wVKVxePz/U6SoS/DY KgFcSnEk8PSDsm4Y0Bql74ilgg5wpbs35rNPpwvuzxBYxulenhlPGudTnFjaNGOM7t+E iHY5x4bnQ9eRcBnaE07IuiK4RHDME/YHRiSNimCcohgYv63aNOBAoFtockT2aOjv+i/9 MBFQ== 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=+xT1YLc0sbAYOdI1sgC6yAqp2hvXE2fpIqOIWXYza4w=; b=YT8erQHnzbqBI6/Wa3LEaV1dTpG9O+RYTfEBcKoFDLDTdeRog3nqiC9jVkYAZoMXV5 rYfHmLmSGcyXEZqNyYYFZsjfkEtjX/+OoAjWsrYriUxRcuar11ylVE7nGm65MDt48VYm LB93Po8KgrsfxQzji9wKtz/ECytdahPNLB5tX2QmG1+KrzAF/bP8rIRYP5/voDbD+DL/ M540uWj715OYqevkJwh59awEiEQsmqee7s3oifD0qF9d1XZG8yJI9/UlwOEjjm5eAC/q fawsjmbN1mMfBrYhegdg0RnTBu/vW3JJuQUGZLySNa+nrZsmh81k/+FoRMo7WB91BcKk LM2Q== X-Gm-Message-State: AOUpUlEX9r0Kf6f8uciCFYN/aWhvi2hvExpZ/F4c+JXDwzW6IbgDRkoz kt4As8kFdBYdM23UtteQWgnw6rMnG2YV3G+zELg= X-Google-Smtp-Source: AAOMgpf5hFNTYsweEdl8CCUHapoVpwIHUj2mMZtnXzExvxyycdrGpsN4SfM/Z43ZgDGPhKRHKIoR4HE/XJ1JRi16/+0= X-Received: by 2002:aca:f409:: with SMTP id s9-v6mr1634335oih.102.1533088850089; Tue, 31 Jul 2018 19:00:50 -0700 (PDT) MIME-Version: 1.0 References: <259C7423-4574-4062-ADE9-D4D8B2C3D56F@gmail.com> In-Reply-To: Date: Tue, 31 Jul 2018 23:00:38 -0300 Message-ID: To: Gabriel Caruso Cc: David Rodrigues , PHP Internals , Sara Golemon , claude.pache@gmail.com Content-Type: multipart/alternative; boundary="000000000000519e040572561035" Subject: Re: [PHP-DEV] Nullable cast (?int) From: marcospassos.com@gmail.com (Marcos Passos) --000000000000519e040572561035 Content-Type: text/plain; charset="UTF-8" Pretty nice idea! On Tue, Jul 31, 2018 at 22:06 Gabriel Caruso wrote: > > > > Thanks a lot! > > > > 1. I never did a RFC and have no karma to do, so if someone wants to help > > me with that, I appreciate (contact me directly, then we could publish > RPC > > link as reply here). > > > > > Someone can give you acess to https://wiki.php.net/rfc to you email, so > you'll be able to write the RFC, no karma need for that. > > > > > > 2. Too, I could not implementate it, and I don't know if it is a > > requirement to write a RFC or if it could be done in another moment. > > > > 3. What PHP version it should be focused? 7.4, right? > > > > Yes, all new features now should target PHP 7.4. Just write the RFC and > open the PR at https://github.com/php/php-src and let the process rollout. > > Regards, > -- > Gabriel Caruso > --000000000000519e040572561035--