Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
phpBCL-1.0.5.zip | 2024-02-20 | 122.4 kB | |
phpBCL 1.0.5 source code.tar.gz | 2024-02-17 | 21.8 kB | |
phpBCL 1.0.5 source code.zip | 2024-02-17 | 43.8 kB | |
README.md | 2024-02-17 | 505 Bytes | |
Totals: 4 Items | 188.5 kB | 0 |
PHP Backwards Compatibility Library (phpBCL)
1.0.5 [2024-02-20]
PHP < 8.4.0
- ADDED FILE:
/src/phpBCL.php
-
Added phpBCL Function
validate_encoding
-
Added Function
mb_ltrim
- Added Function
mb_rtrim
- Added Function
mb_trim
-
ADDED EXAMPLE:
/test/84__mb_trim.php
-
Updated Function
mb_ucfirst
- Updated Function
mb_lcfirst
- Updated Example
/test/84__mb_ucfirst.php