https://bugzilla.redhat.com/show_bug.cgi?id=1751639 Bug ID: 1751639 Summary: Review Request: php-phplang-scope-exit - Emulation of SCOPE_EXIT construct from C++ Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: fedora@xxxxxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://git.remirepo.net/cgit/rpms/php/phplang/php-phplang-scope-exit.git/plain/php-phplang-scope-exit.spec?id=3ce7c5b8331b3e027a2da6afd98d8923e16607d1 SRPM URL: http://rpms.remirepo.net/SRPMS/php-phplang-scope-exit-1.0.0-1.remi.src.rpm 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 Fedora Account System Username: remi -- New build dependency in phpMyAdmin stack -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx