RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 953786 - Static calling in non-static method not behaves like $this
Summary: Static calling in non-static method not behaves like $this
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: php
Version: 6.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Remi Collet
QA Contact: Martin Kyral
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-19 08:18 UTC by Remi Collet
Modified: 2021-01-14 09:23 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Cause: A change in PHP 5.3.3 introduce an inconsistency which have be reverted in next versions. Consequence: A call from the context's class (name, static or self) inside a non-static method results to a static-call Fix: Standard behaviour have be restored Result: A call inside a non-static method is now non-static, and called method inherit $this.
Clone Of:
Environment:
Last Closed: 2014-10-14 06:37:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
PHP Bug Tracker 51176 0 None None None Never
Red Hat Product Errata RHBA-2014:1465 0 normal SHIPPED_LIVE php bug fix update 2014-10-14 01:10:51 UTC

Description Remi Collet 2013-04-19 08:18:11 UTC
The upstream bug 51176 have been fixed in 5.3.3 and reverted in 5.3.4

php53 in RHEL-5 have this fix reverted, so have the php >= 5.3.4 behaviour

php in RHEL-6 don't have it, si have php 5.3.3 only behaviour

Most important, php in RHEL-6 don't have the same behaviour than php53 in RHEL-5

Comment 2 RHEL Program Management 2013-10-14 03:46:19 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 11 errata-xmlrpc 2014-10-14 06:37:13 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2014-1465.html


Note You need to log in before you can comment on or make changes to this bug.