Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68178 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11418 invoked from network); 18 Jul 2013 23:52:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2013 23:52:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=php_m@rtin.so; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=php_m@rtin.so; sender-id=unknown Received-SPF: error (pb1.pair.com: domain rtin.so from 209.85.160.43 cause and error) X-PHP-List-Original-Sender: php_m@rtin.so X-Host-Fingerprint: 209.85.160.43 mail-pb0-f43.google.com Received: from [209.85.160.43] ([209.85.160.43:60600] helo=mail-pb0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/22-34315-0AF78E15 for ; Thu, 18 Jul 2013 19:52:00 -0400 Received: by mail-pb0-f43.google.com with SMTP id md12so3717178pbc.2 for ; Thu, 18 Jul 2013 16:51:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:content-type:subject:message-id:date:to:mime-version:x-mailer :x-gm-message-state; bh=H0RgVJgdy9fSGXo5EX4c6BVQdNKXMeUgRFGxs8bfPPk=; b=STo4ETu7ma11y4BlgxOcXg8/n+5CSUsLVyTJ8XbNysR4JOb43QUMg5UNWuVTUNZpEu uV43XSEHU0utjm1A046sB6T6FT4JUAdS1Cjm/i0d9bxSelF1HSgs3qJBsLC1zGFGmx7K sLiy24WSYETXoCkspJKwhm9IAuu/dmDSsmQUOGiQ9wlS2Y8JdzGqJBGKkQyoqxdlnk6O +5s3Sa4ykQyY3crwJUitcx7BYs0/Bn/+v3vvmZYQnQzk+8Ap1Aduzv7+CcfZ0jz46tbI +yv1ovpMbbBDCTpP+YFmrQMwQpz4bpL+PvLN2dw0mgaozoaAGB97NS792K0GZWIEuUPC Wxvg== X-Received: by 10.69.17.1 with SMTP id ga1mr14285345pbd.38.1374191517186; Thu, 18 Jul 2013 16:51:57 -0700 (PDT) Received: from [10.0.1.46] (64-71-16-94.static.wiline.com. [64.71.16.94]) by mx.google.com with ESMTPSA id jf4sm16083840pbb.19.2013.07.18.16.51.55 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Jul 2013 16:51:56 -0700 (PDT) Content-Type: multipart/alternative; boundary="Apple-Mail=_B02922DD-D7CE-4E6E-B0B1-AEE5DE7DE6A0" Message-ID: <091988B7-57E1-42E8-8DEF-D1657565B956@rtin.so> Date: Thu, 18 Jul 2013 16:54:10 -0700 To: PHP Internals Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1784.1\)) X-Mailer: Apple Mail (2.1784.1) X-Gm-Message-State: ALoCoQk+LnfGne6iTGF7sd2MVy/poh34CxVQOjIy8aLZK/j+1uBCpsSXgnBoLge+euzlOInKLnQR Subject: Compatibility changes for 5.5 From: php_m@rtin.so (Martin Amps) --Apple-Mail=_B02922DD-D7CE-4E6E-B0B1-AEE5DE7DE6A0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Hey internals Much the same as https://bugs.php.net/bug.php?id=3D49348 since 5.5 = trying to access an uninitialized property of an object throws a notice = but isn=92t listed anywhere as a change that I can see. A sample is here: http://3v4l.org/BYq1G Should we make this apparent in the documentation?= --Apple-Mail=_B02922DD-D7CE-4E6E-B0B1-AEE5DE7DE6A0--