phalcon
phalcon copied to clipboard
Use scalar data type
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.