Open Journal Systems  3.3.0
Symfony\Polyfill\Php72\Php72 Class Reference

Static Public Member Functions

static mb_chr ($code, $encoding=null)
 
static mb_ord ($s, $encoding=null)
 
static php_os_family ()
 
static sapi_windows_vt100_support ($stream, $enable=null)
 
static spl_object_id ($object)
 
static stream_isatty ($stream)
 
static utf8_decode ($s)
 
static utf8_encode ($s)
 

Detailed Description

Author
Nicolas Grekas p@tch.nosp@m.work.nosp@m..com
Dariusz RumiƄski dariu.nosp@m.sz.r.nosp@m.umins.nosp@m.ki@g.nosp@m.mail..nosp@m.com

Definition at line 20 of file Php72.php.

Member Function Documentation

◆ mb_chr()

static Symfony\Polyfill\Php72\Php72::mb_chr (   $code,
  $encoding = null 
)
static

Definition at line 173 of file Php72.php.

◆ mb_ord()

static Symfony\Polyfill\Php72\Php72::mb_ord (   $s,
  $encoding = null 
)
static

Definition at line 192 of file Php72.php.

◆ php_os_family()

static Symfony\Polyfill\Php72\Php72::php_os_family ( )
static

Definition at line 70 of file Php72.php.

◆ sapi_windows_vt100_support()

static Symfony\Polyfill\Php72\Php72::sapi_windows_vt100_support (   $stream,
  $enable = null 
)
static

Definition at line 102 of file Php72.php.

◆ spl_object_id()

static Symfony\Polyfill\Php72\Php72::spl_object_id (   $object)
static

Definition at line 89 of file Php72.php.

◆ stream_isatty()

static Symfony\Polyfill\Php72\Php72::stream_isatty (   $stream)
static

Definition at line 134 of file Php72.php.

◆ utf8_decode()

static Symfony\Polyfill\Php72\Php72::utf8_decode (   $s)
static

Definition at line 40 of file Php72.php.

◆ utf8_encode()

static Symfony\Polyfill\Php72\Php72::utf8_encode (   $s)
static

Definition at line 24 of file Php72.php.


The documentation for this class was generated from the following file: