[PECL-DEV] Re: Upload leads to blank page

[email protected] (Tim Starling) Thu, 29 Feb 2024 09:30:47 +1100
Newsgroups php.pecl.dev
Message-ID <[email protected]>
This was probably because the package.xml had an error in it which was 
missed by "pear package-validate" but caused a fatal error in 
Dependency2::validateOsDependency() when installing the package. Remi 
reported the issue to us and proposed a fix.

https://github.com/wikimedia/mediawiki-php-excimer/pull/7

-- Tim Starling

On 28/2/24 12:48, Tim Starling wrote:
> When I uploaded the new release of excimer, submitting the verify 
> page responded with a blank page.
>
> I tried opening developer tools and reloading the page, but it 
> reported that the release already existed.
>
> There was probably a fatal error late in the release process.
>
> I thought you would like to know.
>
> -- Tim Starling
>