Download Latest Version phpbcl-2.0.4.zip (637.7 kB)
Email in envelope

Get an email when there's a new version of phpBCL

Home / 2.0.4
Name Modified Size InfoDownloads / Week
Parent folder
phpbcl-2.0.4.zip 2025-04-27 637.7 kB
README.md 2025-04-27 1.1 kB
Totals: 2 Items   638.9 kB 0

2.0.4 [2025-04-27]

PHP < 8.5

  • Added function array_first.php : Returns the first value of a given array.
  • Added function array_last.php : Returns the last value of a given array.
  • Added function locale_is_right_to_left.php : Returns whether the given $locale has an RTL script.
  • Added function get_error_handler.php : Returns the currently set error handler, or null if none is set.
  • Added function get_exception_handler.php : Returns the currently set exception handler, or null if is none set.

PHP < 8.3

  • Fixed function mb_str_pad for use in PHP >= 5.6.40

phpbcl Examples

  • Added example file 85_array_first.php : Returns the first value of a given array.
  • Added example file 85_array_last.php : Returns the last value of a given array.
  • Added example file 85_locale_is_right_to_left.php : Returns whether the given $locale has an RTL script.
  • Added example file 85_get_error_handler.php : Returns the currently set error handler, or null if none is set.
  • Added example file 85_get_exception_handler.php : Returns the currently set exception handler, or null if is none set.
Source: README.md, updated 2025-04-27