You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 7, 2018. It is now read-only.
The phalcon devtools IDE stubs often document scalar parameter types as strings, which can lead to incompatible production code, since phalcon-php always executes type-checking mechanisms before executing a function. It might be useful to report these code fragments to the original project and update the related phalcon-php code parts.