Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:103783 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 58201 invoked from network); 23 Jan 2019 01:14:52 -0000 Received: from unknown (HELO es-i.jp) (180.42.98.130) by pb1.pair.com with SMTP; 23 Jan 2019 01:14:52 -0000 Received: (qmail 73060 invoked by uid 89); 22 Jan 2019 21:52:34 -0000 Received: from unknown (HELO mail-ot1-f48.google.com) (yohgaki@ohgaki.net@209.85.210.48) by 0 with ESMTPA; 22 Jan 2019 21:52:34 -0000 Received: by mail-ot1-f48.google.com with SMTP id n8so73584otl.6 for ; Tue, 22 Jan 2019 13:52:33 -0800 (PST) X-Gm-Message-State: AJcUukfy6rlZSiNDPUcAZG/5AFORbFhzsovAsCdU46NXvVjjBrhas9mA YSUmF398J+DKJP9mFLFkwnJbl2hXJc2m1SR5Pg== X-Google-Smtp-Source: ALg8bN6svNqGKVr4EL3Y0Q+8WoTzN5uzKIM0PWsgHRbIvijY5YOBAZlSYIxrcYOKcHXR5gi4hEQ90bbuUW+EhOwd9nU= X-Received: by 2002:a9d:6191:: with SMTP id g17mr23900776otk.56.1548193948337; Tue, 22 Jan 2019 13:52:28 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 23 Jan 2019 06:51:52 +0900 X-Gmail-Original-Message-ID: Message-ID: To: Girgias Cc: PHP internals Content-Type: multipart/alternative; boundary="000000000000558e37058012fef5" Subject: Re: [PHP-DEV] Deprecation ideas for PHP 8 From: yohgaki@ohgaki.net (Yasuo Ohgaki) --000000000000558e37058012fef5 Content-Type: text/plain; charset="UTF-8" Hi Girgias It seems good list in general. There would not be issues marking them as deprecated. "Deprecation" means "Soft deprecation", correct? Removing these aliases from PHP 8 is not good idea. Aliases should be removed when nobody cares about these aliases. For example, pg_loopen()/etc were there until nobody cares about these aliases. New names, pg_lo_open()/etc, were given in PHP4.x. These changes were documented since PHP 4.x. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --000000000000558e37058012fef5--