dakujem/toru-backport

Backport of dakujem/toru for legacy PHP

1.0 2024-08-21 09:34 UTC

This package is auto-updated.

Last update: 2024-11-21 10:12:22 UTC


README

Test Suite

💿 composer require dakujem/toru-backport

This is a backport of the original package dakujem/toru for PHP 7.4 and PHP 8.0 only.

Documentation

Please refer to the documentation of the original package:
👉 dakujem/toru 👈

Migration to supported PHP version

After updating your project to a supported PHP version, change your project requirement to dakujem/toru.
Chances are, you need not do anything else.

If you extend the Dash class, you may have to check and update type hints.

This backport is based on a stable release of dakujem/toru current at the time of update.
PHP 8 features (most notably type hints) have been removed or replaced.