Description of problem: There is a mistake in the build of php. The flag --with-expat-dir=/usr should read --with-libexpat-dir=/usr. This means that expat-type functions are built against libexpat2 which has known and reported bugs. Version-Release number of selected component (if applicable): PHP Version 5.2.6 How reproducible: Use phpinfo(). Steps to Reproduce: 1. echo '<?php phpinfo();' | php | grep -i expat 2. 3. Actual results: Erroneous flag is displayed. Expected results: EXPAT Version => expat_2.0.1 Additional info: http://bugs.php.net/bug.php?id=45996 refers to the libxml2 bug and how it affects php.
*** Bug 473232 has been marked as a duplicate of this bug. ***
*** Bug 473248 has been marked as a duplicate of this bug. ***
Apologies for the duplicate posts. I was getting errors from the server and hadn't realised that it was storing in the database.
See also bug 467314. I think it's intentional that the xml extension is built using libxml2 (and the expat compat layer) rather than expat, in this case, since libxml is required for the PHP build anyway. I would really rather not flip-flop between XML libraries any time a bug is found in either, fixing the root cause is better.
Clearly the "BuildRequires: expat-devel" and bogus configure arg are incorrect, though; thanks for reporting that.
This message is a reminder that Fedora 10 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 10. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '10'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 10's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 10 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Fedora 10 changed to end-of-life (EOL) status on 2009-12-17. Fedora 10 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed.