Components -- List of replicated components
Functions
The following functions have been replicated:
Table 42-1. Functions
| Function | Since |
|---|
| array_change_key_case | PHP 4.2.0 |
| array_chunk | PHP 4.2.0 |
| array_combine | PHP 4.2.0 |
| array_diff_assoc | PHP 4.2.0 |
| array_key_exists | PHP 4.1.0 |
| array_search | PHP 4.0.5 |
| array_udiff | PHP 5 |
| array_udiff_assoc | PHP 5 |
| call_user_func_array | PHP 4.0.4 |
| constant | PHP 4.0.4 |
| file_get_contents | PHP 4.3.0 |
| file_put_content | PHP 5 |
| fprintf | PHP 5 |
| html_entity_decode | PHP 4.3.0 |
| http_build_query | PHP 5 |
| image_type_to_mime_type | PHP 4.3.0 |
| is_a | PHP 4.2.0 |
| ob_clean | PHP 4.2.0 |
| ob_flush | PHP 4.2.0 |
| ob_get_clean | PHP 4.3.0 |
| ob_get_flush | PHP 4.3.0 |
| scandir | PHP 5 |
| str_ireplace | PHP 5 |
| str_split | PHP 5 |
| stripos | PHP 5 |
| strripos | PHP 5 |
| var_export | PHP 4.2.0 |
| version_compare | PHP 4.1.0 |
| vprintf | PHP 4.1.0 |
| vsprintf | PHP 4.1.0 |
Constants
The following constants have been replicated:
Table 42-2. Constants
| File | Constants | Since |
|---|
| E_STRICT | | PHP 5 |
| FILE |
| FILE_USE_INCLUDE_PATH | | FILE_IGNORE_NEW_LINES | | FILE_SKIP_EMPTY_LINES | | FILE_APPEND | | FILE_NO_DEFAULT_CONTEXT |
| PHP 5 |
| PATH_SEPARATOR | | PHP 4.3.0-RC2 |
| STD |
| PHP 4.3.0 |