phpPackages.xdebug: 2.7.1 -> 2.8.0
Required for php74 compatibility.
This commit is contained in:
parent
83de83ad3e
commit
6dd3a70285
@ -617,10 +617,10 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
xdebug = buildPecl {
|
xdebug = buildPecl {
|
||||||
version = "2.7.1";
|
version = "2.8.0";
|
||||||
pname = "xdebug";
|
pname = "xdebug";
|
||||||
|
|
||||||
sha256 = "1hr4gy87a3gp682ggwp831xk1fxasil9wan8cxv23q3m752x3sdp";
|
sha256 = "0r62501fdp63zz81scz2x1pq3qzpjafya96g12j0jx7crdz127fb";
|
||||||
|
|
||||||
doCheck = true;
|
doCheck = true;
|
||||||
checkTarget = "test";
|
checkTarget = "test";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user