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: Unknown |
Version: 1.0.0 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> |
Release: 2.el9.remi | Build date: Mon Dec 20 10:50:28 2021 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 4059 | Source RPM: php-phplang-scope-exit-1.0.0-2.el9.remi.src.rpm |
Packager: Remi Collet | |
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
* Thu Sep 19 2019 Remi Collet <[email protected]> - 1.0.0-2 - add commit to include LICENSE file (no change) * Thu Sep 12 2019 Remi Collet <[email protected]> - 1.0.0-1 - initial package - open https://github.com/phplang/scope-exit/issues/2 missing LICENSE - open https://github.com/phplang/scope-exit/pull/3 add LICENSE
/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, Fri Dec 13 11:25:27 2024