Hi Pavlo, I think the problem is that there are characters in your package XML file (à) that it currently chokes on. The new version of MySQL is picky about characters that don't fit the collation, and there is also something going wrong with the connection character encoding I think. For now only ASCII is safe. However, you should have gotten a proper error message. I have now fixed that at least.
I need to dive into the proper fix (supporting UTF-8), but that's going to take some time. In the mean time, you should be able to replace the à in the Fernández name (a few times) to a 'a', the é in Szépe to a 'e', the ü in Krüss (also many times), and it should work. Sorry for the inconvenience. cheers, Derick On Sun, 10 Sep 2023, Pavlo Yatsukhnenko wrote: > Hi Derick! The tgz package is in attachment. > > нд, 10 вер. 2023 р. о 00:11 Derick Rethans <der...@php.net> пише: > > > On 9 September 2023 13:05:38 BST, Pavlo Yatsukhnenko < > > yatsukhne...@gmail.com> wrote: > > >Hi! I tried to upload new release to the pecl.php.net but have no luck > > >because of 500 server error (no additional information in response body). > > >Could someone take a look and fix this issue? > > > > Can you send me the package file? We have upgraded the server and now > > mysql is more picky. The code is not always checking for returns so I'd > > like to debug this with your tgz. > > > > cheers > > Derick > > > > -- > > PECL development discussion Mailing List (https://pecl.php.net/) > > To unsubscribe, visit: https://www.php.net/unsub.php > > > > > -- https://derickrethans.nl | https://xdebug.org | https://dram.io Author of Xdebug. Like it? Consider supporting me: https://xdebug.org/support Host of PHP Internals News: https://phpinternals.news mastodon: @derickr@phpc.social @xdebug@phpc.social twitter: @derickr and @xdebug
-- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe, visit: https://www.php.net/unsub.php