- Introduced NoDynamicProperties trait to prevent dynamic properties in classes.
- Implemented Php82 class with ODBC connection string functions and ini_parse_quantity.
- Added README.md to document the features provided by the polyfill.
- Created Secure random engine class for secure random number generation.
- Added stubs for AllowDynamicProperties, SensitiveParameter, and related classes.
- Implemented bootstrap file for function definitions based on PHP version.
- Added composer.json for package management and autoloading.
- Configured GitHub Actions workflow for automatic default branch switching on new tags.
- Added PHP CS Fixer configuration for code style consistency.