inanepain/polyfill
最新稳定版本:0.2.0
Composer 安装命令:
composer require inanepain/polyfill
包简介
Various Polyfill functions for php backwards compatibility.
README 文档
README
Table of Contents1. Overview
Various Polyfill functions for php backwards compatibility.
polyfill todo list-
❏ the
is_iterablefunction introduced in PHP 7.1; -
❏ the
enum_existsfunction introduced in PHP 8.1; -
❏ the
spl_object_idandstream_isattyfunctions introduced in PHP 7.2; -
❏ the
hrtimefunction introduced in PHP 7.3; -
❏ the
get_mangled_object_vars,mb_str_splitandpassword_algosfunctions introduced in PHP 7.4; -
❏ the fdiv function introduced in PHP 8.0;
-
❏ the
get_debug_typefunction introduced in PHP 8.0; -
❏ the
get_resource_idfunction introduced in PHP 8.0; -
❏ the
Attributeclass introduced in PHP 8.0; -
✓ the
array_column, boolval, json_last_error_msg and hash_pbkdf2 functions introduced in PHP 5.5; -
✓ the
PhpTokenclass introduced in PHP 8.0 when * [ ] the tokenizer extension is enabled; -
✓ the
Stringableinterface introduced in PHP 8.0; -
✓ the
is_countablefunction introduced in PHP 7.3; -
✓ the
array_is_listfunction introduced in PHP 8.1; -
✓ the
array_key_firstandarray_key_lastfunctions introduced in PHP 7.3; -
✓ the
str_containsfunction introduced in PHP 8.0; -
✓ the
str_starts_withandstr_ends_withfunctions introduced in PHP 8.0;
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: UNLICENSE
- 更新时间: 2023-06-25