Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Mozh/t390 php memory leakage #298

Merged
merged 30 commits into from
Jan 29, 2018
Merged

Mozh/t390 php memory leakage #298

merged 30 commits into from
Jan 29, 2018

Conversation

mozhmike
Copy link
Contributor

No description provided.

mozhmike and others added 30 commits January 18, 2018 11:36
…hp-tests

Conflicts:
	tests/phpthemis/composer-php5.6.json
	tests/phpthemis/composer-php7.json
	tests/phpthemis/composer-setup.sh
	tests/phpthemis/init_env-php5.6.sh
	tests/phpthemis/init_env-php7.sh
	tests/phpthemis/run_tests.sh
	tests/phpthemis/scell_test.php
@@ -68,13 +68,13 @@ public function testSecureSession($message, $reply_message) {

$msg_to_send = $client_session->wrap($message);
$this->assertTrue(isset($msg_to_send));
$geted_message = $server_session->unwrap($msg_to_send);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@vixentael vixentael added W-PHPThemis 🐘 Wrapper: PHPThemis, PHP API tests Themis test suite labels Jan 29, 2018
@vixentael vixentael merged commit 57b130a into master Jan 29, 2018
@vixentael vixentael deleted the mozh/T390_php_memory_leakage branch January 29, 2018 15:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
tests Themis test suite W-PHPThemis 🐘 Wrapper: PHPThemis, PHP API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants