Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-pecl-xdebug | Distribution: Unknown |
Version: 2.4.0 | Vendor: Remi Collet |
Release: 1.el7.remi.5.4 | Build date: Fri Mar 4 08:28:14 2016 |
Group: Development/Languages | Build host: builder.remirepo.net |
Size: 626154 | Source RPM: php-pecl-xdebug-2.4.0-1.el7.remi.5.4.src.rpm |
Packager: http://blog.remirepo.net/ | |
Url: http://xdebug.org/ | |
Summary: PECL package for debugging PHP scripts |
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 * code coverage analysis * capabilities to debug your scripts interactively with a debug client Package built for PHP 5.4.
BSD
* Fri Mar 04 2016 Remi Collet <remi@fedoraproject.org> - 2.4.0-1 - update to 2.4.0 * Wed Jan 27 2016 Remi Collet <remi@fedoraproject.org> - 2.4.0-0.8.RC4 - update to 2.4.0RC4 * Sun Dec 13 2015 Remi Collet <remi@fedoraproject.org> - 2.4.0-0.7.RC3 - update to 2.4.0RC3 * Thu Dec 03 2015 Remi Collet <remi@fedoraproject.org> - 2.4.0-0.6.RC2 - update to 2.4.0RC2 * Wed Nov 25 2015 Remi Collet <remi@fedoraproject.org> - 2.4.0-0.5.RC1 - update to 2.4.0RC1 * Thu Nov 19 2015 Remi Collet <remi@fedoraproject.org> - 2.4.0-0.4.20151118git7e4523e - git snapshot, fix segfault with create_function * Mon Nov 09 2015 Remi Collet <remi@fedoraproject.org> - 2.4.0-0.2.beta1 - add 1 upstream patch (segfault in code coverage) http://bugs.xdebug.org/view.php?id=1195 * Thu Nov 05 2015 Remi Collet <remi@fedoraproject.org> - 2.4.0-0.1.beta1 - update to 2.4.0beta1 * Fri Jun 19 2015 Remi Collet <remi@fedoraproject.org> - 2.3.3-1 - update to 2.3.3 - drop all patches, merged upstream * Fri May 29 2015 Remi Collet <remi@fedoraproject.org> - 2.3.2-5 - sources from github, with test suite - run test suite when build using "--with tests" option - add upstream patch to fix crash when another extension calls call_user_function() during RINIT (e.g. phk) * Fri May 29 2015 Remi Collet <remi@fedoraproject.org> - 2.3.2-4 - add patch for exception code change (for phpunit) * Wed May 27 2015 Remi Collet <remi@fedoraproject.org> - 2.3.2-3 - add patch for efree/str_efree in php 5.6 * Wed Apr 22 2015 Remi Collet <remi@fedoraproject.org> - 2.3.2-2 - add patch for virtual_file_ex in 5.6 #1214111 * Sun Mar 22 2015 Remi Collet <remi@fedoraproject.org> - 2.3.2-1 - Update to 2.3.2 * Wed Feb 25 2015 Remi Collet <remi@fedoraproject.org> - 2.3.1-1 - Update to 2.3.1 * Mon Feb 23 2015 Remi Collet <remi@fedoraproject.org> - 2.3.0-1 - Update to 2.3.0 - raise minimum php version to 5.4 * Fri Jan 23 2015 Remi Collet <remi@fedoraproject.org> - 2.2.7-2 - fix %postun scriplet * Thu Jan 22 2015 Remi Collet <remi@fedoraproject.org> - 2.2.7-1 - Update to 2.2.7 - drop runtime dependency on pear, new scriptlets * Wed Dec 24 2014 Remi Collet <remi@fedoraproject.org> - 2.2.6-3.1 - Fedora 21 SCL mass rebuild * Wed Dec 03 2014 Remi Collet <remi@fedoraproject.org> - 2.2.6-3 - more upstream patch * Wed Dec 03 2014 Remi Collet <remi@fedoraproject.org> - 2.2.6-2 - add upstream patch for couchbase compatibility see http://bugs.xdebug.org/view.php?id=1087 * Sun Nov 16 2014 Remi Collet <remi@fedoraproject.org> - 2.2.6-1 - Update to 2.2.6 (stable) * Mon Aug 25 2014 Remi Collet <rcollet@redhat.com> - 2.2.5-2 - improve SCL build * Wed Apr 30 2014 Remi Collet <remi@fedoraproject.org> - 2.2.5-1 - Update to 2.2.5 (stable) * Wed Apr 09 2014 Remi Collet <remi@fedoraproject.org> - 2.2.4-3 - add numerical prefix to extension configuration file - drop uneeded full extension path * Wed Mar 19 2014 Remi Collet <rcollet@redhat.com> - 2.2.4-2 - allow SCL build * Sun Mar 02 2014 Remi Collet <remi@fedoraproject.org> - 2.2.4-1 - Update to 2.2.4 (stable) - move documentation in pecl_docdir * Wed May 22 2013 Remi Collet <remi@fedoraproject.org> - 2.2.3-1 - Update to 2.2.3 * Sun Mar 24 2013 Remi Collet <remi@fedoraproject.org> - 2.2.2-1 - update to 2.2.2 (stable) * Mon Mar 18 2013 Remi Collet <remi@fedoraproject.org> - 2.2.2-0.5.gitb1ce1e3 - new snapshot * Fri Jan 18 2013 Remi Collet <remi@fedoraproject.org> - 2.2.2-0.4.gitb44a72a - new snapshot - drop our patch, merged upstream * Thu Jan 03 2013 Remi Collet <remi@fedoraproject.org> - 2.2.2-0.3.gite1b9127 - new snapshot - add patch, see https://github.com/xdebug/xdebug/pull/51 * Fri Nov 30 2012 Remi Collet <remi@fedoraproject.org> - 2.2.2-0.2.gite773b090fc - rebuild with new php 5.5 snaphost with zend_execute_ex * Fri Nov 30 2012 Remi Collet <remi@fedoraproject.org> - 2.2.2-0.1.gite773b090fc - update to git snapshot for php 5.5 - also provides php-xdebug * Sun Sep 09 2012 Remi Collet <remi@fedoraproject.org> - 2.2.1-2 - sync with rawhide, cleanups - obsoletes php53*, php54* * Tue Jul 17 2012 Remi Collet <remi@fedoraproject.org> - 2.2.1-1 - Update to 2.2.1 * Fri Jun 22 2012 Remi Collet <remi@fedoraproject.org> - 2.2.0-2 - upstream patch for upstream bug #838/#839/#840 * Wed May 09 2012 Remi Collet <remi@fedoraproject.org> - 2.2.0-1 - Update to 2.2.0 * Sat Apr 28 2012 Remi Collet <remi@fedoraproject.org> - 2.2.0-0.7.RC2 - Update to 2.2.0RC2 * Wed Mar 14 2012 Remi Collet <remi@fedoraproject.org> - 2.2.0-0.6.RC1 - Update to 2.2.0RC1 * Sun Mar 11 2012 Remi Collet <remi@fedoraproject.org> - 2.2.0-0.5.git8d9993b - new git snapshot * Sat Jan 28 2012 Remi Collet <remi@fedoraproject.org> - 2.2.0-0.4.git7e971c4 - new git snapshot - fix version reported by pecl list * Fri Jan 20 2012 Remi Collet <remi@fedoraproject.org> - 2.2.0-0.3.git758d962 - new git snapshot * Sun Dec 11 2011 Remi Collet <remi@fedoraproject.org> - 2.2.0-0.2.gitd076740 - new git snapshot * Sun Nov 13 2011 Remi Collet <remi@fedoraproject.org> - 2.2.0-0.1.git535df90 - update to 2.2.0-dev, build against php 5.4 * Tue Oct 04 2011 Remi Collet <Fedora@FamilleCollet.com> - 2.1.2-2 - ZTS extension - spec cleanups * Thu Jul 28 2011 Remi Collet <Fedora@FamilleCollet.com> - 2.1.2-1 - update to 2.1.2 - fix provides filter for rpm 4.9 - improved description * Wed Mar 30 2011 Remi Collet <RPMS@FamilleCollet.com> - 2.1.1-1 - allow relocation * Wed Mar 30 2011 Remi Collet <Fedora@FamilleCollet.com> - 2.1.1-1 - update to 2.1.1 - patch reported version * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sat Oct 23 2010 Remi Collet <Fedora@FamilleCollet.com> - 2.1.0-2 - add filter_provides to avoid private-shared-object-provides xdebug.so - add %check section (minimal load test) - always use libedit * Tue Jun 29 2010 Remi Collet <Fedora@FamilleCollet.com> - 2.1.0-1 - update to 2.1.0 * Mon Sep 14 2009 Christopher Stone <chris.stone@gmail.com> 2.0.5-1 - Upstream sync * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Sun Jul 12 2009 Remi Collet <Fedora@FamilleCollet.com> - 2.0.4-1 - update to 2.0.4 (bugfix + Basic PHP 5.3 support) * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu Oct 09 2008 Christopher Stone <chris.stone@gmail.com> 2.0.3-4 - Add code coverage patch (bz #460348) - http://bugs.xdebug.org/bug_view_page.php?bug_id=0000344 * Thu Oct 09 2008 Christopher Stone <chris.stone@gmail.com> 2.0.3-3 - Revert last change * Thu Oct 09 2008 Christopher Stone <chris.stone@gmail.com> 2.0.3-2 - Add php-xml to Requires (bz #464758) * Thu May 22 2008 Christopher Stone <chris.stone@gmail.com> 2.0.3-1 - Upstream sync - Clean up libedit usage - Minor rpmlint fix * Sun Mar 02 2008 Christopher Stone <chris.stone@gmail.com> 2.0.2-4 - Add %{__pecl} to post/postun Requires * Fri Feb 22 2008 Christopher Stone <chris.stone@gmail.com> 2.0.2-3 - %define %pecl_name to properly register package - Install xml package description - Add debugclient - Many thanks to Edward Rudd (eddie@omegaware.com) (bz #432681) * Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.0.2-2 - Autorebuild for GCC 4.3 * Sun Nov 25 2007 Christopher Stone <chris.stone@gmail.com> 2.0.2-1 - Upstream sync * Sun Sep 30 2007 Christopher Stone <chris.stone@gmail.com> 2.0.0-2 - Update to latest standards - Fix encoding on Changelog * Sat Sep 08 2007 Christopher Stone <chris.stone@gmail.com> 2.0.0-1 - Upstream sync - Remove %{?beta} tags * Sun Mar 11 2007 Christopher Stone <chris.stone@gmail.com> 2.0.0-0.5.RC2 - Create directory to untar sources - Use new ABI check for FC6 - Remove %{release} from Provides * Mon Jan 29 2007 Christopher Stone <chris.stone@gmail.com> 2.0.0-0.4.RC2 - Compile with $RPM_OPT_FLAGS - Use /builddir/build/BUILDROOT/php-pecl-xdebug-2.4.0-1.el7.remi.5.4.x86_64 instead of %{buildroot} - Fix license tag * Mon Jan 15 2007 Christopher Stone <chris.stone@gmail.com> 2.0.0-0.3.RC2 - Upstream sync * Sun Oct 29 2006 Christopher Stone <chris.stone@gmail.com> 2.0.0-0.2.RC1 - Upstream sync * Wed Sep 06 2006 Christopher Stone <chris.stone@gmail.com> 2.0.0-0.1.beta6 - Remove Provides php-xdebug - Fix Release - Remove prior changelog due to Release number change
/etc/php-zts.d/xdebug.ini /etc/php.d/xdebug.ini /usr/bin/debugclient /usr/lib64/php-zts/modules/xdebug.so /usr/lib64/php/modules/xdebug.so /usr/share/doc/pecl/xdebug /usr/share/doc/pecl/xdebug/CREDITS /usr/share/doc/pecl/xdebug/README.rst /usr/share/doc/pecl/xdebug/contrib /usr/share/doc/pecl/xdebug/contrib/tracefile-analyser.php /usr/share/doc/pecl/xdebug/contrib/xt.vim /usr/share/licenses/php-pecl-xdebug-2.4.0 /usr/share/licenses/php-pecl-xdebug-2.4.0/LICENSE /var/lib/pear/pkgxml/php-pecl-xdebug.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 10:20:33 2024