Difference between revisions of "Xdebug"

From Free Software Directory
Jump to: navigation, search
(Created first version.)
 
(Added Debian link)
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:
 
|Documentation note=There is a tutorial at [http://docs.joomla.org/Configuring_Xdebug_for_PHP_development Joomla's Xdebug tutorial] that explains how to set up Xdebug with Eclipse. Documentation (including an API reference) is available from the Xdebug website too, but it did not appear to be freely redistributable, which is why I included the above link.
 
|Documentation note=There is a tutorial at [http://docs.joomla.org/Configuring_Xdebug_for_PHP_development Joomla's Xdebug tutorial] that explains how to set up Xdebug with Eclipse. Documentation (including an API reference) is available from the Xdebug website too, but it did not appear to be freely redistributable, which is why I included the above link.
 
|Donate=http://xdebug.org/donate.php
 
|Donate=http://xdebug.org/donate.php
 +
|Accepts cryptocurrency donations=No
 
|Related projects=PHP Eclipse
 
|Related projects=PHP Eclipse
 
|Keywords=PHP debugging extension
 
|Keywords=PHP debugging extension
Line 16: Line 17:
 
|Version status=developmental
 
|Version status=developmental
 
|Version download=http://xdebug.org/files/xdebug-2.2.5.tgz
 
|Version download=http://xdebug.org/files/xdebug-2.2.5.tgz
|Submitted by=Rwhogg
+
|Last review by=Bendikker
 +
|Last review date=2018/02/28
 
|Submitted date=2014/06/30
 
|Submitted date=2014/06/30
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=Other
 
|License=Other
|License copyright= The Xdebug License, version 1.01
+
|License copyright=The Xdebug License, version 1.01
 
(Based on "The PHP License", version 3.0)
 
(Based on "The PHP License", version 3.0)
 
Copyright (c) 2002 - 2007 Derick Rethans. All rights reserved.
 
Copyright (c) 2002 - 2007 Derick Rethans. All rights reserved.
 
 
|License verified by=Rwhogg
 
|License verified by=Rwhogg
 
|License verified date=2014/06/30
 
|License verified date=2014/06/30
Line 35: Line 35:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=derick@xdebug.org
 
|Email=derick@xdebug.org
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/xdebug
 
}}
 
}}
 
{{Resource
 
{{Resource

Latest revision as of 08:39, 28 February 2018


[edit]

Xdebug

http://xdebug.org/
Debugging library for PHP

Xdebug is a debugging library for PHP implemented as a Zend extension. It provides stack traces, function traces, advanced variable display functions, test coverage checks, and performance-testing functions in one package. Functions can be inserted directly into PHP source code or xdebug can be controlled from Eclipse's PHP Development tools or from the Netbeans IDE. Various debugging output formats are supported, including HTML output. Both command-line and web applications can be debugged.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Rwhogg

Verified on

30 June 2014

Notes

It's essentially the PHP license version 3. The major difference is the removal of the "Foo for PHP" vs. "PHPFoo" section.




Leaders and contributors

Contact(s)Role
Derick Rethans Maintainer


Resources and communication

AudienceResource typeURI
DevelopersBug Trackinghttp://bugs.xdebug.org/my_view_page.php
UsersMailing Listhttp://xdebug.org/archives/xdebug-general/
Debian (Ref)https://tracker.debian.org/pkg/xdebug


Software prerequisites

KindDescription
Required to usePHP




Entry










"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.









Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.