How to Install and Uninstall php-opis-closure Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "php-opis-closure" package

Learn how to install php-opis-closure on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install php-opis-closure

2. Uninstall "php-opis-closure" package

Learn how to uninstall php-opis-closure on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove php-opis-closure $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-opis-closure package on Ubuntu 21.10 (Impish Indri)

Package: php-opis-closure
Architecture: all
Version: 3.6.1-1
Priority: optional
Section: universe/php
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 97
Depends: php-common
Filename: pool/universe/p/php-opis-closure/php-opis-closure_3.6.1-1_all.deb
Size: 13772
MD5sum: e9fe2eff2937152a1b2d8275ced9d17f
SHA1: dfcde0d9b8c55f48275c3379f48281567595a537
SHA256: 2a9118b6fa114568658935a030e781128c509c506ba3fac886d4a5c00256dce8
SHA512: 4d6973ec625fd3c70a57acb7c19b0c293132cb07964eca30dd66bfc8eb2e0fa2c1b4ed1666bf627c94cd4aba1dd54fa38dda79a913528a5559b81d39e9a17309
Homepage: https://github.com/opis/closure
Description-en: serializable closures (anonymous functions) for PHP
PHP library that can be used to serialize closures (anonymous functions) and
arbitrary objects. It aims to overcome PHP's limitations regarding closure
serialization by providing a wrapper that will make all closures serializable.
.
Key features:
* Serializes any closure and arbitrary objects
* Doesn't use eval for closure serialization or unserialization
* Handles all variables referenced in use(), recursive closures, static
closures and magic constants
* Automatically resolves all class names, function names and constant names
used inside the closure
* Track closure's residing source by using the #trackme directive
* Simple and very fast parser
* Proper exception handling for unserialized closures
* Supports cryptographically signed closures
* Provides a reflector for serialized closures
* Automatically detects when the scope and/or bound object of a closure needs
to be serialized in order for the closure to work after deserialization
Description-md5: cad0375087cea3ffbdc430f48b94f845