Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
phpBCL-1.0.9.zip | 2024-03-20 | 493.4 kB | |
1.0.9 source code.tar.gz | 2024-03-10 | 471.4 kB | |
1.0.9 source code.zip | 2024-03-10 | 495.6 kB | |
README.md | 2024-03-10 | 1.3 kB | |
Totals: 4 Items | 1.5 MB | 0 |
1.0.9 [2024-02-28]
- Added AGL-F (Ascoos General License - Free-Use)
PHP < 8.3.0
- Added Function
stream_context_set_options
-- Sets options on the specified context.
PHP < 8.2.0
- Added Function
openssl_cipher_key_length
-- Gets the cipher key length.
PHP < 8.0.0
- Added Function
preg_last_error_msg
-- Returns the error message of the last PCRE regex execution. - Added Function
get_debug_type
-- Returns the resolved name of the PHP variable value. - Added Function
get_resource_id
-- Returns an integer identifier for the given resource - Added Function
fdiv
-- Divides two numbers, according to IEEE 754
PHP < 7.1.0
- Added Function
openssl_get_curve_names
-- Gets the list of available curve names
PHP < 7.0.0
- Added Function
intdiv
-- Integer division
SIMILAR
- Added Function
alf_get_class()
-- For return getClass() without parameters on PHP >= 8.3.0