Port details |
- pecl-xdebug-devel Xdebug extension for PHP
- 2.7.0.b1 devel
=0 2.7.0.b1Version of this port present on the latest quarterly branch.
- Maintainer: pizzamig@FreeBSD.org
- Port Added: 2018-10-09 16:28:22
- Last Update: 2019-04-09 10:10:56
- SVN Revision: 498475
- Also Listed In: pear
- License: PHP30
- WWW:
- http://www.xdebug.org/
- Description:
- The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
* stack and function traces in error messages with:
o full parameter display for user defined functions
o function name, file name and line indications
o support for member functions
* memory allocation
* protection for infinite recursions
Xdebug also provides:
* profiling information for PHP scripts
* script execution analysis
* capabilities to debug your scripts interactively with a debug client
Beta Version! The only one supporting PHP 7.3
WWW: http://www.xdebug.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pecl-xdebug-devel>0:devel/pecl-xdebug-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: php72-pecl-xdebug-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1539096489
SHA256 (PECL/xdebug-2.7.0beta1.tgz) = 90a0ceaf95c7d936113ed0d7474f16978ec2277453be69239d92d0523e0910be
SIZE (PECL/xdebug-2.7.0beta1.tgz) = 226296
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php72
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php72
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- php:pecl,zend tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.0.b1 09 Apr 2019 10:10:56 |
pizzamig |
devel/pecl-xdebug25 devel/pecl-xdebug-devel: Remove obsolete ports
pecl-xdebug25 was kept to support PHP 5.6, already expired and removed
pecl-xdebug-devel was useful to support the coming PHP 7.3.
Now, with a stable release that support all available PHP version,
the -devel ports is no longer necessary
PR: 236773
Sponsored by: trivago N.V. |
2.7.0.b1 05 Jan 2019 15:47:57 |
rene |
Remove stale IGNORE_WITH_PHP=56 values.
Reminded by: sunpoet |
2.7.0.b1 29 Dec 2018 15:16:32 |
pizzamig |
devel/pecl-xdebug-devel: Remove PHP 71 support
A change to fix GCC support, broke PHP 71 support.
PHP 71 users can use pecl-xdebug
PR: 234305 |
2.7.0.b1 26 Dec 2018 12:07:42 |
linimon |
This port has a typedef redefinition, which are not supported by base GCC.
Remove it to fix build on GCC-based architectures.
PR: 234305
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
2.7.0.b1 09 Oct 2018 16:27:57 |
pizzamig |
devel/pecl-xdebug-devel: add the beta version to support PHP 7.3
The xdebug 2.7.0 beta version is the only one that support PHP 7.3
Adding it as devel preview
Sponsored by: trivago N.V. |
Number of commits found: 5
|