Skip to content

Conversation

@niden
Copy link
Member

@niden niden commented Dec 24, 2025

Release

Arhell and others added 30 commits April 23, 2025 00:30
[fix] - add dockerfile labels separately
Improved typehint for method 'View::render'
### Fixed

- Fixed `Phalcon\Config\Adapter\Yaml` constructor to handle `null` return values from `yaml_parse_file()`, ensuring empty configuration files are treated as empty arrays instead of throwing errors.
### Added

- Added a unit test to verify that empty YAML files are handled correctly and return an empty config array instead of causing errors.
empty config file
fix(config): handle null from yaml_parse_file in Yaml adapter
@niden niden self-assigned this Dec 24, 2025
@niden niden added release Phalcon Release 5.0 The issues we want to solve in the 5.0 release labels Dec 24, 2025
@niden niden added this to Phalcon v5 Dec 24, 2025
@niden niden moved this to In Progress in Phalcon v5 Dec 24, 2025
@niden niden merged commit 011b92b into master Dec 24, 2025
26 of 58 checks passed
@niden niden moved this from In Progress to Implemented in Phalcon v5 Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5.0 The issues we want to solve in the 5.0 release release Phalcon Release

Projects

Status: Implemented

Development

Successfully merging this pull request may close these issues.

9 participants