mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#pecl

0 Beiträge0 Beteiligte0 Beiträge heute

💡 If you need to install #PECL extension during your #Docker build, and it has interactive questions that determine how it's built, you have at least to ways of handling it: automatically answer all the questions with the same value, or pass the configure options to the command.

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

🔗 xdebug.org/announcements/2023-

: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

xdebug.orgXdebug - Xdebug 3.3.0alpha2 is out!
#PHP#Xdebug#PECL

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/