We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f45b70 commit 67e71c1Copy full SHA for 67e71c1
windows-compile-vs.ps1
@@ -30,7 +30,7 @@ $PHP_ENCODING_VER="1.0.0"
30
31
$PHP_PMMPTHREAD_VER_PHP85="4aa34a27feaa43adba5f1e93939828d1d7afdefc"
32
$PHP_IGBINARY_VER_PHP85="8f8b7175c7859f1845bcdee6f7d0baeea7d07cb8"
33
-$PHP_XDEBUG_VER_PHP85="3.5.0alpha2"
+$PHP_XDEBUG_VER_PHP85="b8bc9425390ca7745abdc715a359d2f369c1a07b" #needs https://github.com/xdebug/xdebug/pull/1040 because of glob changes
34
35
function pm-echo {
36
param ([string] $message)
0 commit comments