<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"></div><div dir="ltr">On Mar 28, 2025, at 21:11, Horst B Simon wrote:</div><div dir="ltr"><br></div><blockquote type="cite"><div dir="ltr"><div>The error I am getting when running: /opt/local/bin/php74 -d detect_unicode=0 go-pear.phar is:nstalling <span>phar:///private/tmp/go-pear.phar/PEAR/go-pear-tarballs/XML_Util-1.4.5.tar</span>...</div><div><br></div><div>parsePackageName(): array $param must contain a valid package name in "<span>phar:///private/tmp/go-pear.phar/PEAR/go-pear-tarballs/PEAR-1.10.16.tar</span>"</div><div>Invalid tag order in <dependencies>, found <_content> expected one of "group"</div><div>Parsing of package.xml from file "/private/tmp/pear/install/pearXuHHr9/package.xml” failed</div><div><br></div><div>If I read correct is was fixed in PHP8.2 onwards in <span class="issue-keyword tooltipped tooltipped-se" aria-label="This commit closes issue #14834.">Fix</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2392508127" data-permission-text="Title is private" data-url="https://github.com/php/php-src/issues/14834" data-hovercard-type="issue" data-hovercard-url="/php/php-src/issues/14834/hovercard" href="https://github.com/php/php-src/issues/14834">GH-14834</a>: Error installing PHP when --with-pear is used.</div><div><br></div><div>Maybe if I patch php74 the same way it might work.</div></div></blockquote><br><div>That failure is new to me. Please file a ticket in the issue tracker so I won't forget to backport that patch. </div></body></html>