HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-26-0-120 6.17.0-1009-aws #9~24.04.2-Ubuntu SMP Fri Mar 6 23:50:29 UTC 2026 x86_64
User: ubuntu (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/dashboard.orbiwheels.com/vendor/sebastian/exporter/ChangeLog.md
# ChangeLog

All notable changes are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.

## [6.3.2] - 2025-09-24

### Changed

* Suppress `unexpected NAN value was coerced to string` warning triggered on PHP 8.5

## [6.3.1] - 2025-09-22

### Changed

* Suppress `not representable as an int, cast occurred` warning triggered on PHP 8.5

## [6.3.0] - 2024-12-05

### Added

* Optional constructor argument to control maximum string length

### Deprecated

* Optional argument for `shortenedRecursiveExport()` and `shortenedExport()` to control maximum string length

[6.3.2]: https://github.com/sebastianbergmann/exporter/compare/6.3.1...6.3.2
[6.3.1]: https://github.com/sebastianbergmann/exporter/compare/6.3.0...6.3.1
[6.3.0]: https://github.com/sebastianbergmann/exporter/compare/6.2.0...6.3.0