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 1053301 - PHP 5.3 with XDebug enabled always returns '200 OK' status despite PHP syntax error
Summary: PHP 5.3 with XDebug enabled always returns '200 OK' status despite PHP syntax...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: php
Version: 6.5
Hardware: All
OS: All
unspecified
low
Target Milestone: rc
: ---
Assignee: Remi Collet
QA Contact: Martin Kyral
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-15 00:11 UTC by Vojtech Vitek
Modified: 2021-01-14 09:24 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1020221
Environment:
Last Closed: 2014-10-14 06:37:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
PHP Bug Tracker 50921 0 None None None Never
Red Hat Bugzilla 1020221 0 low CLOSED Always returns 200 for php cartridge even though php page has syntax error. 2021-02-22 00:41:40 UTC
Red Hat Product Errata RHBA-2014:1465 0 normal SHIPPED_LIVE php bug fix update 2014-10-14 01:10:51 UTC
Xdebug 587 0 None None None Never

Internal Links: 1020221

Comment 2 Remi Collet 2014-01-15 05:41:05 UTC
Upstream fix: http://git.php.net/?p=php-src.git;a=patch;h=09607226d4d418421119736f8137189efc4602ff


This upstream fix is 5.4 only because it introduce an internal API change, so not acceptable in a stable branch.

Backporting this, in RHEL, will cause a small ABI change which is not expected.

Even with this backported, XDebug will not take benefit of this, as it only use it when build against PHP >= 5.4.

Comment 3 Remi Collet 2014-01-15 05:48:38 UTC
Notice: XDebug is not part of RHEL supported package (only in EPEL), and is a developer tool which shouldn't be enabled on a production server.

Comment 14 errata-xmlrpc 2014-10-14 06:37:27 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

Comment 15 Remi Collet 2014-11-13 10:32:12 UTC
For memory, php-pecl-xdebug-2.1.4-2 (in EPEL) will take benefit of this change.

https://admin.fedoraproject.org/updates/php-pecl-xdebug-2.1.4-2.el6


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