PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Classes of ASCOOS CMS   PHP 8 Backwards Compatibility Library   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP 8 Backwards Compatibility Library
Functions of PHP 8 that work in older PHP versions
Author: By
Last change:
Date: 5 days ago
Size: 589 bytes
 

Contents

Class file image Download

Changelog

2.0.2 [2024-12-08]

phpBCL Core and Examples

  • Updated autoload.php

2.0.0 [2024-11-29]

phpBCL Core and Examples

  • Added support for LibIN Installer
  • Added support for PHPClasses composer installer

PHP < 8.5

CONSTANTS

  • Added dynamic Constant `PHP_BUILD_DATE` : that is assigned the time and date the PHP binary is built.

EXAMPLES

  • Added example file `85_php_build_date.php` :