[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package php-pecl-xdebug3-3.2.2-2.module+el9.5.0+558+029a2bd0.src download

Name php-pecl-xdebug3
Epoch 0
Version 3.2.2
Release 2.module+el9.5.0+558+029a2bd0
Architecture src
Website/URL https://xdebug.org/
License Xdebug-1.03
Build Time 2024-12-26 20:39:38
Build Host builder-x86-11.inferitos.ru
Summary Provides functions for function traces and profiling
Repositories AppStream
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 * code coverage analysis * capabilities to debug your scripts interactively with a debug client Documentation: https://xdebug.org/docs/
Errata
Size 453 KiB
Source Project php-pecl-xdebug3-3.2.2-2.module+el9.5.0+558+029a2bd0
SHA-256 checksum eca43c6329ff87dac0ba5e0a08e273db182ae910906afcce1d58e920676007e7
× Full screenshot
Changelog link
* Tue Apr 02 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.2.2-2
- Rebuilt for MSVSphere 9.4 beta

* Wed Nov 29 2023 Remi Collet <rcollet@redhat.com> - 3.2.2-2
- drop inet_ntoa usage using upstream patch

* Fri Nov 24 2023 Remi Collet <rcollet@redhat.com> - 3.2.2-1
- update to 3.2.2 for PHP 8.2 RHEL-14699

* Mon May 16 2022 Remi Collet <rcollet@redhat.com> - 3.1.4-1
- update to 3.1.4 for PHP 8.1 #2070040