php man page for mcrypt_generic_end

Query: mcrypt_generic_end

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MCRYPT_GENERIC_END(3)							 1						     MCRYPT_GENERIC_END(3)

mcrypt_generic_end - This function terminates encryption

SYNOPSIS
bool mcrypt_generic_end (resource $td)
DESCRIPTION
Warning This function is deprecated, use mcrypt_generic_deinit(3) instead. It can cause crashes when used with mcrypt_module_close(3) due to multiple buffer frees. Warning This function is removed from PHP 7.0.0 This function terminates encryption specified by the encryption descriptor ($td). Actually it clears all buffers, and closes all the mod- ules used. Returns FALSE on error, or TRUE on success.
CHANGELOG
+--------+---------------------------------------+ |Version | | | | | | | Description | | | | +--------+---------------------------------------+ | 7.0.0 | | | | | | | Removed function mcrypt_generic_end. | | | | +--------+---------------------------------------+ PHP Documentation Group MCRYPT_GENERIC_END(3)
Related Man Pages
imagepsslantfont(3) - php
mysql_field_seek(3) - php
apache_child_terminate(3) - php
mcrypt_generic_init(3) - php
register_tick_function(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch