inanepain/polyfill 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

inanepain/polyfill

最新稳定版本:0.2.0

Composer 安装命令:

composer require inanepain/polyfill

包简介

Various Polyfill functions for php backwards compatibility.

README 文档

README

Table of Contents

1. Overview

Various Polyfill functions for php backwards compatibility.

polyfill todo list
  • ❏ the is_iterable function introduced in PHP 7.1;

  • ❏ the enum_exists function introduced in PHP 8.1;

  • ❏ the spl_object_id and stream_isatty functions introduced in PHP 7.2;

  • ❏ the hrtime function introduced in PHP 7.3;

  • ❏ the get_mangled_object_vars, mb_str_split and password_algos functions introduced in PHP 7.4;

  • ❏ the fdiv function introduced in PHP 8.0;

  • ❏ the get_debug_type function introduced in PHP 8.0;

  • ❏ the get_resource_id function introduced in PHP 8.0;

  • ❏ the Attribute class introduced in PHP 8.0;

  • ✓ the array_column, boolval, json_last_error_msg and hash_pbkdf2 functions introduced in PHP 5.5;

  • ✓ the PhpToken class introduced in PHP 8.0 when * [ ] the tokenizer extension is enabled;

  • ✓ the Stringable interface introduced in PHP 8.0;

  • ✓ the is_countable function introduced in PHP 7.3;

  • ✓ the array_is_list function introduced in PHP 8.1;

  • ✓ the array_key_first and array_key_last functions introduced in PHP 7.3;

  • ✓ the str_contains function introduced in PHP 8.0;

  • ✓ the str_starts_with and str_ends_with functions introduced in PHP 8.0;

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: UNLICENSE
  • 更新时间: 2023-06-25