文字

SPL Type Handling

  • 简介
  • 安装/配置
    • 需求
    • 安装
    • 运行时配置
    • 资源类型
  • SplType — The SplType class
    • SplType::__construct — Creates a new value of some type
  • SplInt — The SplInt class
  • SplFloat — The SplFloat class
  • SplEnum — The SplEnum class
    • SplEnum::getConstList — Returns all consts (possible values) as an array.
  • SplBool — The SplBool class
  • SplString — The SplString class

用户评论:

[#1] vpassapera at gmail dot com [2014-10-15 22:07:00]

Currently SPLTypes do not support adding properties to any classes extending them.

A segmentation fault will be thrown.

上一篇: 下一篇: