Derick Rethans · @derickr
2174 followers · 2616 posts · Server phpc.social

🎉 I've just released @Xdebug 3.3.0alpha2, with preliminary support for PHP 8.3.

:xdebug: It also adds some functionality to xdebug_get_function_stack(), more about that later!

🐛 Uploading it to PECL didn't work, as due to an upgrade, MySQL now (finally) rejects characters that the table charset wouldn't allow, instead of just corrupting it. That took two hours to debug and fix. PECL will warn now → github.com/php/web-pecl/commit

#php #xdebug #pecl #debug #newrelease

Last updated 1 year ago

Derick Rethans · @derickr
2171 followers · 2587 posts · Server phpc.social

I just merged github.com/php/web-pecl/pull/9, and ran the regeneration script.

This was not easy!

The script halted with a GnuPG release, because a temporary XML file could not be read. There was no difference between that file and others.

Everything after that also started failing…

#php #pecl #debug

Last updated 1 year ago

Michael · @michael
44 followers · 378 posts · Server mstdn.thms.uk

Does anyone know how to update on ?

It's installed via (I think), but how do I update to 3.2?

#xdebug #macos #pecl

Last updated 2 years ago

Sharon (she/her) · @sharon
28 followers · 60 posts · Server tech.lgbt

Homebrew and ImageMagick

This post goes into the details of setting up ImageMagick with Homebrew for use with a WordPress install.

sharonmurphy.net/wordpress/hom

#wordpress #homebrew #imagemagick #imagick #pecl #php

Last updated 2 years ago

Sharon · @sharon
27 followers · 56 posts · Server tech.lgbt

Homebrew and ImageMagick

This post goes into the details of setting up imagemagick with Homebrew for use with a WordPress install.

sharonmurphy.net/wordpress/hom

#wordpress #imagemagick #imagick #pecl #php

Last updated 2 years ago

Holger Woltersdorf · @hollodotme
67 followers · 1774 posts · Server phpc.social

As I don't find any news about it and don't know who to contact, I'm just asking here: Is there a problem with pecl.php.net? I get network timeouts when trying to install @Xdebug@twitter.com for example. Whole page seems to be offline: pecl.php.net/ @derickr@twitter.com

#pecl #php

Last updated 4 years ago

How to install APCu Object Cache on Ubuntu and integrate in Nextcloud with Plesk
Plesk added integration of php7.3 since Version 17.8.11 Update 35, so I updated my guide for APCu in Plesk and Nextcloud-Integration.

Requirements:

- Plesk Onyx 17.8.11 Update 35
- plesk-php7.3 installed
- root-access

Preparation
markus-blog.de/index.php/2018/

#apcu #nextcloud #onyx #pecl #php #plesk

Last updated 6 years ago