Open algirdas-iterato opened 7 months ago
IoElement model fixed to handle cases when trying to retrieve a property by ID, and the property does not exist in the properties array.
Solution: Added the method hasPropertyById(int $id).
Additionally, updated the Makefile and Dockerfile to allow running tests on multiple PHP versions (8.1, 8.2, 8.3).
IoElement model fixed to handle cases when trying to retrieve a property by ID, and the property does not exist in the properties array.
Solution: Added the method hasPropertyById(int $id).
Additionally, updated the Makefile and Dockerfile to allow running tests on multiple PHP versions (8.1, 8.2, 8.3).