Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102686 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64694 invoked from network); 10 Jul 2018 08:55:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jul 2018 08:55:20 -0000 X-Host-Fingerprint: 62.251.31.78 monitor.xs4all.nl Received: from [62.251.31.78] ([62.251.31.78:8304] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DC/0E-49043-774744B5 for ; Tue, 10 Jul 2018 04:55:19 -0400 To: internals@lists.php.net Date: Tue, 10 Jul 2018 10:55:16 +0200 Message-ID: References: <8jq8kdlrqnaiego6no06osfq2ciao11tdm@4ax.com> X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 62.251.31.78 Subject: Re: libmbfl API changes in PHP 7.3 From: phpdev@ehrhardt.nl (Jan Ehrhardt) Jan Ehrhardt in php.internals (Tue, 10 Jul 2018 10:30:33 +0200): >The change was introduced in this commit by nikic: >https://github.com/php/php-src/commit/b3c1d9d1118438a3dae3544447db2b39ca5cfa25 What strikes me: this change was made to the master branch almost a year ago, at the time PHP 7.2.0 Beta 1 was released. Weird moment for a BC break. -- Jan