Skip to content

Conversation

@Vitexus
Copy link

@Vitexus Vitexus commented Oct 21, 2025

No description provided.

Converts array values to JSON strings to ensure compatibility with
PDO and other components that require scalar values. This change
prevents potential issues when handling array data in query parameters
and type conversions.

Adds support for encoding arrays in the Utilities class, enhancing
data handling consistency across the application.
Introduce full support for PHP 8.1+ by leveraging strict typing, union types, and modern features. Update composer dependencies and configuration to align with current PHP standards.

Add CI/CD configurations, including testing workflows with PHPUnit and dependency updates via Dependabot.

Enhance developer experience with PHP-CS-Fixer, customized IDE settings, and detailed documentation guidelines. Provide funding model instructions and update project metadata to reflect the modernized fork.

Includes breaking changes such as raising the minimum PHP version to 8.1 and updating method signatures for type safety.
Introduces initial Debian packaging for FluentPDO, a modernized PHP library requiring PHP 8.1+. Includes metadata, control files, and scripts for building, testing, and distributing the package.

Adds Jenkins pipelines for parallel builds and artifact management across multiple distributions, as well as integration with Aptly for publishing.

Provides essential documentation, including README files and changelog, and sets up automated CI tests using Salsa CI.

Enhances maintainability and distribution readiness for FluentPDO.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant