phalcon icon indicating copy to clipboard operation
phalcon copied to clipboard

Use scalar data type

Open scento opened this issue 11 years ago • 0 comments

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.

scento avatar Apr 25 '14 12:04 scento