๐ 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 โ https://github.com/php/web-pecl/commit/cf57e9370820fa7738c782a751b47de713e0c3be
#php #xdebug #pecl #debug #newrelease
ICYMI: New blogpost: "Xdebug Update July 2023": https://derickrethans.nl/xdebug-update-july-2023.html #blogpost #php #xdebug
New blogpost: "Xdebug Update July 2023": https://derickrethans.nl/xdebug-update-july-2023.html #blogpost #php #xdebug
ICYMI: New blogpost: "Concealed Code": https://derickrethans.nl/concealed-code.html #blogpost #php #xdebug
New blogpost: "Concealed Code": https://derickrethans.nl/concealed-code.html #blogpost #php #xdebug
Just as well #xdebug is so useful, otherwise there would be a bounty on it. Damn thing was working last night, now it isnโt ๐
๐ฐ New blog post: "Xdebug Update: June 2023": https://derickrethans.nl/xdebug-update-june-2023.html
Following a request from me and some colleagues, my company is about to become a (hopefully) significant support and contributor of @derickr, awesome creator and maintainer of @Xdebug ๐ฅณ
As a daily #PHP developer, it's a tool I could not work without, so I'm happy we could do a little bit to help. ๐ช
Setting up a Local #WordPress Development Environment with #Docker, #Xdebug, and #PhpStorm
https://wpml.org/tutorials/2023/06/local-wordpress-development-with-docker-phpstorm-xdebug/
#wordpress #docker #xdebug #phpstorm
Iโm trying to run โDebugโ (for step-debugging with #Xdebug) in #PhpStorm while running a #Pest test. I do this all the time with standard #PHPUnit tests, and Iโve never had this problemโฆ
The test runner stops immediately, and PhpStorm reports in the console, โTest framework quit unexpectedly.โ
Has anyone else seen this error? Do you know what causes it?
#xdebug #phpstorm #pest #phpunit #php
If you are looking at optimizing your #PHP code, #xdebug profiling feature, with #KCacheGrind is absolutely amazing :)
ICYMI: ๐ฐ New blog post: "Xdebug Update February/March 2023": https://derickrethans.nl/xdebug-update-march-2023.html #xdebug #php
๐ฐ New blog post: "Xdebug Update February/March 2023": https://derickrethans.nl/xdebug-update-march-2023.html #xdebug #php
I've helped a co-worker, on multiple occasions, setup their #XDebug setup in PHPStorm. It's a little more complex than normal as it uses container based runtimes and such but it's still pretty straight forward.
*Every time* I pair with them their code is littered with "# delete me" echo or print_r statements. Hundreds of them. Littered everywhere.
It's really quite frustrating. ๐ฉ
#xdebug #php #whoneedsadebugger #echoisyourfriend
Been diving into #XDebug profiling for my #WordPress plugin development. Finding it, both, fascinating and overwhelming. Do you know of any easy to digest resources for this? I have it working and looking at the files through #KCachegrind.
#xdebug #wordpress #kcachegrind
๐ Exciting news for developers!|CR2|Xdebug AI is here to revolutionize bug fixing!|CR2|๐ค๐ This new addition uses AI to learn from your past mistakes and automatically create patches to fix bugs.|CR2|Say goodbye to tedious manual work and hello to faster and more accurate bug fixing!|CR2|๐ https://xdebug.org/ai|CR2|#XdebugAI #PHP #debugging #Xdebug
#xdebugai #php #debugging #xdebug
#renovate can update not only dependencies but also seemingly random strings in e.g. Dockerfiles.
E.g. with the `regexManagers:dockerfileVersions` preset and some meta info it can update the following #Xdebug ARG in a Dockerfile:
```
# renovate: datasource=github-tags depName=xdebug/xdebug versioning=loose
ARG XDEBUG_VERSION=3.1.6
```
Sources:
- https://docs.renovatebot.com/presets-regexManagers/#regexmanagersdockerfileversions
- https://docs.renovatebot.com/modules/manager/regex/
Anyone interested in knowing how to setup #xdebug & #phpstorm for #Wordpress development?
#php #debugging #plugins #works #developer #development #wordpressDevelopment #coding
#xdebug #phpstorm #wordpress #php #debugging #plugins #works #developer #development #wordpressdevelopment #coding