Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114709 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 62652 invoked from network); 3 Jun 2021 12:48:46 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 3 Jun 2021 12:48:46 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 38135180211 for ; Thu, 3 Jun 2021 06:02:17 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-wm1-f43.google.com (mail-wm1-f43.google.com [209.85.128.43]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Thu, 3 Jun 2021 06:02:16 -0700 (PDT) Received: by mail-wm1-f43.google.com with SMTP id h3so3347491wmq.3 for ; Thu, 03 Jun 2021 06:02:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding:content-language; bh=vhzIrSEiY+0mWmKhl39vvkrr8YbdjlMOi7ZXrkGGmbg=; b=UsZiJikvbk199AYXuWPid8IU2Ie6zOqkiZU2ayR7LbLQrc5GSOx/yQ+p4CImh/bVfd iyuSCAveK/TvAxFpxUqzEFFovpPNPILwkdANWotxrbKXK+jOOofSDkjrawDOrqQeYRlS gZt+ud8+q4JDntVPmLtFwUN3SDYqEIj6ch2TrGC+kJErVn24ctzMIonSa8TyHowbNyGN q/71KZYMTDc5C45z77KPQdCSCkuLsuDY6h/yQ/ogoM2IacsNIu2zZ6dJPZaHgjBxZLeT WmlrB+c+EwDDoBYP3BeQrpzjNr+jkpFH3p2RNigDykQZcNkz8LcG4nFbcasPy6zSW7LH pOnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding:content-language; bh=vhzIrSEiY+0mWmKhl39vvkrr8YbdjlMOi7ZXrkGGmbg=; b=HEIaUHjSjcsLu53UKRt25tPefN8ALJIchLpnBzFuHKL/GupdZAw6t2ncJYMmHJvgF4 XemIWOAZRoGqD048LmSQHKNTw4r5kAHuAbJcz8MXhQ7WpC34ZUsargOMlWdaxEL3a1E8 iUqpziDffc4xXW+lV80xGDc/+ZskCOCNqaJY65+vDmsVERRk8Bm7AvHkmwFNkrRlbclZ /N5cuQx7ygChx4FVy3PbhA52eA1kejhrazZRb5GAx0zZcmnAf2ETo3moREFf5qV3a1vH 8XtTfVqkrF9zHbgXOQLrayLAkk/oAweo8rqnypuf3dcOK0aRg3xS4iLbfLiSXxWOSQEB NNCA== X-Gm-Message-State: AOAM5313pl1//aQAMwsqT3dbbIfDKjDrlwRyX6XpgdREAH/TclgAhEjj HsWNxyHsax8OxM6DTIWpF04BFLwaf9wS0DaB X-Google-Smtp-Source: ABdhPJzw2MGXZLhiQzDeJGbfVhZJppSks182zcBKDstqAxJVQ+2lk2A+mttf88QzWonPnOBAiWlWLw== X-Received: by 2002:a1c:3b42:: with SMTP id i63mr10053541wma.62.1622725334446; Thu, 03 Jun 2021 06:02:14 -0700 (PDT) Received: from [192.168.2.117] (86-84-29-36.fixed.kpn.net. [86.84.29.36]) by smtp.gmail.com with ESMTPSA id v7sm3256579wru.66.2021.06.03.06.02.13 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 03 Jun 2021 06:02:13 -0700 (PDT) To: PHP internals Message-ID: Date: Thu, 3 Jun 2021 15:02:12 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: nl Subject: RFC karma for tdgroot From: tdegroot96@gmail.com (Timon de Groot) I'm requesting RFC karma for my proposal in discussion '[PHP-DEV] json_encode indent parameter'. For those interested in my public profile, please see my Github profile: https://github.com/tdgroot. If you have any questions, please let me know! -- Kind regads, Timon de Groot