| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: php-phplang-scope-exit | Distribution: Fedora Project |
| Version: 1.0.0 | Vendor: Fedora Project |
| Release: 17.fc45 | Build date: Fri Jul 17 16:17:02 2026 |
| Group: Unspecified | Build host: buildvm-ppc64le-05.rdu3.fedoraproject.org |
| Size: 4059 | Source RPM: php-phplang-scope-exit-1.0.0-17.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://github.com/phplang/scope-exit | |
| Summary: Emulation of SCOPE_EXIT construct from C++ | |
This simple class provides an implementation of C++'s SCOPE_EXIT, or GoLang's defer. To use, assign an instance of this object to a local variable. When that variable falls out of scope (or is explicitly unset), the callback passed to the constructor will be invoked. This is useful, for example, to aid cleanup at the end of a function. Autoloader: /usr/share/php/PhpLang/scope-exit-autoload.php
BSD-3-Clause
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
/usr/share/doc/php-phplang-scope-exit /usr/share/doc/php-phplang-scope-exit/README.md /usr/share/doc/php-phplang-scope-exit/composer.json /usr/share/licenses/php-phplang-scope-exit /usr/share/licenses/php-phplang-scope-exit/LICENSE /usr/share/php/PhpLang /usr/share/php/PhpLang/ScopeExit.php /usr/share/php/PhpLang/scope-exit-autoload.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jul 27 01:03:13 2026