The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-phplang-scope-exit - Emulation of SCOPE_EXIT construct from C++

Website:
https://github.com/phplang/scope-exit
Licence:
BSD
Vendor:
Remi Collet
Description:
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

Packages

php-phplang-scope-exit-1.0.0-2.el8.remi.noarch [10 KiB] Changelog by Remi Collet (2019-09-19):
- add commit to include LICENSE file (no change)
php-phplang-scope-exit-1.0.0-1.el8.remi.noarch [10 KiB] Changelog by Remi Collet (2019-09-12):
- initial package
- open https://github.com/phplang/scope-exit/issues/2 missing LICENSE
- open https://github.com/phplang/scope-exit/pull/3 add LICENSE

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.