Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73848 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17835 invoked from network); 29 Apr 2014 19:20:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Apr 2014 19:20:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=bobwei9@hotmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=bobwei9@hotmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain hotmail.com designates 65.55.111.105 as permitted sender) X-PHP-List-Original-Sender: bobwei9@hotmail.com X-Host-Fingerprint: 65.55.111.105 blu0-omc2-s30.blu0.hotmail.com Windows 2000 SP4, XP SP1 Received: from [65.55.111.105] ([65.55.111.105:60067] helo=blu0-omc2-s30.blu0.hotmail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BC/4B-57832-29BFF535 for ; Tue, 29 Apr 2014 15:20:50 -0400 Received: from BLU0-SMTP352 ([65.55.111.72]) by blu0-omc2-s30.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 29 Apr 2014 12:20:47 -0700 X-TMN: [KhkAnJ+3pqvXWSCdB//a+GhHpzuBXN6g] X-Originating-Email: [bobwei9@hotmail.com] Message-ID: Received: from bobweinandsimac.fritz.box ([83.99.125.93]) by BLU0-SMTP352.blu0.hotmail.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Tue, 29 Apr 2014 12:20:45 -0700 Content-Type: multipart/alternative; boundary="Apple-Mail=_27FC1AB0-C632-4224-AC62-50FF9E6CDD57" MIME-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) In-Reply-To: <1b177943ab3f4068a963c4e9cddf2083@BLUPR03MB421.namprd03.prod.outlook.com> Date: Tue, 29 Apr 2014 21:20:41 +0200 CC: PHP Internals References: <1b177943ab3f4068a963c4e9cddf2083@BLUPR03MB421.namprd03.prod.outlook.com> To: Eric Stenson X-Mailer: Apple Mail (2.1874) X-OriginalArrivalTime: 29 Apr 2014 19:20:45.0291 (UTC) FILETIME=[1E854BB0:01CF63E0] Subject: Re: [PHP-DEV] Q: When did IS_CONSTANT_ARRAY get removed? From: bobwei9@hotmail.com (Bob Weinand) --Apple-Mail=_27FC1AB0-C632-4224-AC62-50FF9E6CDD57 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" Am 29.4.2014 um 19:23 schrieb Eric Stenson : > Just checking: I recently sync'd up my 5.6 tree, and I see that the = #define IS_CONSTANT_ARRAY is now gone (git change = f614fc68984b2d7fce3f275b8106955b5d910472 - 2014 Apr 11). This broke = Wincache. >=20 > I looked at the UPGRADING.INTERNALS and UPGRADING files, but I didn't = see mention of this change. Did I miss a breaking change announcement = somewhere? >=20 > Thx! > --E. Done. I've added a little notice about it in UPGRADING.INTERNALS. (UPGRADING = already has some information about the bug which was fixed, but = internals notice was missing). Bob --Apple-Mail=_27FC1AB0-C632-4224-AC62-50FF9E6CDD57--