控制台应用,yzncms本身基于tp5.1框架,里面的队列用不了,bug,坑
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Your Name 4a7af99f81 first commit il y a 7 mois
..
src first commit il y a 7 mois
LICENSE first commit il y a 7 mois
README.md first commit il y a 7 mois
composer.json first commit il y a 7 mois

README.md

getallheaders

PHP getallheaders() polyfill. Compatible with PHP >= 5.3.

Build Status Coverage Status Latest Stable Version Latest Unstable Version License

This is a simple polyfill for getallheaders().

Install

For PHP version >= 5.6:

composer require ralouphie/getallheaders

For PHP version < 5.6:

composer require ralouphie/getallheaders "^2"