hierone/depreciation-contracts

A set of functions for depreciation calculations.

Installs: 6

Dependents: 4

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/hierone/depreciation-contracts

v1.0.0 2025-10-08 21:16 UTC

This package is auto-updated.

Last update: 2025-10-08 21:30:12 UTC


README

Generic functions and conventions to trigger deprecation notices.

This package provides global functions that trigger silenced deprecation notices.

By using the PHP error handler provided by Hierone ErrorHandler component, the triggered deprecations can be caught and logged for later discovery, in both development and production evironments.

While not recommended, deprecation notices/warnings can be completely ignored.