1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 19:51:17 +00:00
svn path=/nixpkgs/trunk/; revision=17939
This commit is contained in:
Marc Weber 2009-10-23 11:30:20 +00:00
parent 8f588a421d
commit 30006470aa

View file

@ -99,7 +99,7 @@ composableDerivation {} ( fixed : {
php is build within this derivation in order to add the xdebug lines to the php.ini.
So both Apache and command line php both use xdebug without having to configure anything.
Xdebug could be put in its own derivation.
*/
* /
meta = {
description = "debugging support for PHP";
homepage = http://xdebug.org;