PDO FETCH_CLASS should work with private attributes
Open
php5 incompatibility
probably easy
- Dominant language
- C++
- Stars
- 18.7k
- Forks
- 3.1k
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 2
Description
Is there a way to let PDO::FETCH_CLASS write data into private attributes? In vanilla PHP this works, in HHVM it does not.
Contributor guide
Assessment
This issue has not been assessed yet.