[ 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 ]
×

Project php-pecl-xdebug3-3.3.1-1.module+el9.6.0+640+34ed67ea

Name php-pecl-xdebug3
Epoch 0
Version 3.3.1
Release 1.module+el9.6.0+640+34ed67ea
Website/URL https://xdebug.org/
License Xdebug-1.03
Build Time 2025-05-17 13:58:21
Build Host builder-x86-07.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 INFSA-2025:7418
× Full screenshot
Found 3 old versions
Packages link
Package Summary SHA-256 checksum
x86_64
php-pecl-xdebug3-3.3.1-1.module+el9.6.0+640+34ed67ea.x86_64 Provides functions for function traces and profiling d505c1df35d8acb0e8308dff77622c82f7213e90bfbf1fb8862f855862597864 download
aarch64
php-pecl-xdebug3-3.3.1-1.module+el9.6.0+640+34ed67ea.aarch64 Provides functions for function traces and profiling 585885bad01e32e850445595d12f7e73ca9217b5a27e5c8195872b342adc9e01 download
src
php-pecl-xdebug3-3.3.1-1.module+el9.6.0+640+34ed67ea.src Provides functions for function traces and profiling a2d016e2e09d8ace387e83060b09614447c6f52a15ee6850f83cc39028e487a4 download
Changelog link
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.3.1-1
- Rebuilt for MSVSphere 9.6-beta

* Tue Dec 03 2024 Remi Collet <rcollet@redhat.com> - 3.3.1-1
- update to 3.3.1 for PHP 8.3

* 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