phalcon / ide-stubs

Phalcon IDE Stubs
https://phalcon.io
Other
158 stars 50 forks source link

update findFirst return types #58

Closed fagai closed 3 years ago

fagai commented 4 years ago

This change is a patch until the v4.1 release. The findFirst method returns null instead of bool from v4. I know this change disappears in 4.1, but programming in the IDE in 4.0 I want you to change it because it is confusing.

Jeckerson commented 4 years ago

Stubs are dynamically generated from Zephir code. This was fixed in 4.1 branch and will be released in few weeks.