Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 649 Bytes

File metadata and controls

19 lines (16 loc) · 649 Bytes

Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[2.0.0] - 2025-08-13

Changed

  • Minimum supported PHP version is now 8.1.

[1.0.0] - 2016-09-09

Changed

  • Moved TomPHP\ExceptionConstructorTools\ExceptionConstructorTools to TomPHP\ExceptionConstructorTools

[0.1.0] - 2016-09-08

Added

  • printf style message formatting.
  • Utility function to convert the type of a variable to a string.
  • Utility function to convert the value of a variable to a string.
  • Utility function to convert a list of values to a string.