[ 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.3.1-1.module+el9.6.0+640+34ed67ea.x86_64 download

Name php-pecl-xdebug3
Epoch 0
Version 3.3.1
Release 1.module+el9.6.0+640+34ed67ea
Architecture x86_64
Website/URL https://xdebug.org/
License Xdebug-1.03
Build Time 2025-05-17 13:58:34
Build Host builder-x86-05.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
Size 210 KiB
Source Project php-pecl-xdebug3-3.3.1-1.module+el9.6.0+640+34ed67ea
SHA-256 checksum d505c1df35d8acb0e8308dff77622c82f7213e90bfbf1fb8862f855862597864
× Full screenshot
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