Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Zephir
BaseBackend
checkStrictType
Zephir\BaseBackend::checkStrictType PHP Méthode
BaseBackend Class Documentation
Afficher le fichier
Open project: phalcon/zephir
checkStrictType()
abstract
public
méthode
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