Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774795 - dev-php/PEAR-XML_Parser-1.3.8 fails tests
Summary: dev-php/PEAR-XML_Parser-1.3.8 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-08 08:55 UTC by Agostino Sarubbo
Modified: 2022-01-11 14:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,8.39 KB, text/plain)
2021-03-08 08:55 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-03-08 08:55:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-php/PEAR-XML_Parser-1.3.8 fails tests.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-08 08:55:48 UTC
Created attachment 689925 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-01-11 14:20:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1627d312e5c119fbba0cd17bcde3f78adf1d1cb0

commit 1627d312e5c119fbba0cd17bcde3f78adf1d1cb0
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2022-01-10 17:56:30 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2022-01-11 14:20:02 +0000

    dev-php/PEAR-XML_Parser: Revbump on 1.3.8
    
    Fix compatibility with PHP 8
    Fix tests to modern standards
    
    This will break scripts that use the startHandler but is necessary
    to work with PHP 8.  Packages in this repository will be updated.
    
    Bug: https://bugs.gentoo.org/830811
    Closes: https://bugs.gentoo.org/774795
    Signed-off-by: Brian Evans <grknight@gentoo.org>

 .../PEAR-XML_Parser-1.3.8-r1.ebuild                | 29 ++++++++++
 .../files/XML_Parser-1.3.8-php8.patch              | 66 ++++++++++++++++++++++
 2 files changed, 95 insertions(+)