Skip to content

Conversation

remicollet
Copy link
Collaborator

No description provided.

@remicollet
Copy link
Collaborator Author

With all of this.

Build with -Wall option : Ok, no warning.

$ php -v
PHP 5.6.0-dev (cli) (built: Mar 17 2014 07:56:15) 
$ php -n -dextension=modules/redis.so tests/TestRedis.php ; echo $?
Note: these tests might take up to a minute. Don't worry :-)
...............................................................S.....................................
Skipped test: /work/GIT/phpredis/tests/TestRedis.php:1869 (testWait) 
All tests passed.
0

@remicollet remicollet changed the title add tests to pecl package, fixed #332 Various fix for 2.2.5, including a memory corruption with 5.6.0-dev Mar 20, 2014
@michael-grunder
Copy link
Member

Remi, this is brilliant. I'll get it merged today!

Cheers,
Mike

@remicollet
Copy link
Collaborator Author

@michael-grunder michael-grunder merged commit b9a16b5 into phpredis:master Mar 20, 2014
@michael-grunder
Copy link
Member

Thanks dude, merged!

@remicollet remicollet deleted the issue-225 branch March 21, 2014 06:41
carlwgeorge pushed a commit to iuscommunity-pkg/php70u-pecl-redis that referenced this pull request Jun 13, 2016
- add comment about session configuration
- fix memory corruption with PHP 5.6 phpredis/phpredis#447
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants