Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Zephir
BaseBackend
checkStrictType
Zephir\BaseBackend::checkStrictType PHP Method
BaseBackend Class Documentation
Exibir arquivo
Open project: phalcon/zephir
checkStrictType()
abstract
public
method
abstract
public
checkStrictType
(
$type
,
$var
,
zephir\CompilationContext
$context
)
$context
zephir\CompilationContext
public abstract function checkStrictType($type, $var, CompilationContext $context);
BaseBackend
__construct
addArrayEntry
arrayFetch
arrayIsset
arrayIssetFetch
arrayUnset
assignArrayMulti
assignArrayProperty
assignBool
assignDouble
assignLong
assignNull
assignPropertyArrayMulti
assignStaticPropertyArrayMulti
assignString
assignZval
callDynamicFunction
callMethod
checkConstructor
checkStrictType
concatSelf
copyOnWrite
createClosure
declareConstant
destroyIterator
fetchClass
fetchClassEntry
fetchGlobal
fetchProperty
fetchStaticProperty
forStatement
forStatementIterator
generateInitCode
getActiveBackend
getBoolCode
getInternalKernelPath
getInternalSignature
getInternalTemplatePath
getName
getScalarTempVariable
getStringsManager
getTemplateFileContents
getTypeDefinition
getTypeofCondition
getVariableCode
getVariableCodePointer
ifVariableValueUndefined
initArray
initObject
initVar
maybeSeparate
onPostCompile
onPreCompile
onPreInitVar
propertyIsset
returnString
setSymbolIfSeparated
updateArray
updateProperty
updateStaticProperty
zvalOperator