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: 10.fc39 | Build date: Fri Jul 21 06:58:23 2023 |
Group: Unspecified | Build host: buildvm-x86-22.iad2.fedoraproject.org |
Size: 4059 | Source RPM: php-phplang-scope-exit-1.0.0-10.fc39.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
* Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 1.0.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 1.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 1.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering <[email protected]> - 1.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <[email protected]> - 1.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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, Tue Jul 9 22:23:46 2024