Skip to content

php 7.2 compatibility #358

Closed
Closed
@remicollet

Description

@remicollet

Yes, early report ;)

Build seems ok, but test suite fails

TEST 3/83 [tests/append.phpt]
========DIFF========
002+ 
002- %s: cannot append/prepend with compression turned on
========DONE========
FAIL Memcached::append() [tests/append.phpt] 
TEST 4/83 [tests/bad_construct.phpt]
========DIFF========
002+ 
003+ Notice: Undefined variable: php_errormsg in /dev/shm/BUILD/php72-php-pecl-memcached-3.0.3/NTS/tests/bad_construct.php on line 4
004+ 
002- Memcached::__construct() expects parameter 1 to be string, object given
========DONE========
FAIL Memcached construct with bad arguments [tests/bad_construct.phpt] 
TEST 36/83 [tests/incrdecr.phpt]
========DIFF========
015+ 
015- Memcached::increment(): offset cannot be a negative value
017+ 
017- Memcached::decrement(): offset cannot be a negative value
========DONE========
FAIL Memcached::increment() Memcached::decrement() [tests/incrdecr.phpt] 
TEST 38/83 [tests/incrdecr_bykey.phpt]
========DIFF========
012+ 
012- Memcached::incrementByKey(): offset cannot be a negative value
014+ 
014- Memcached::decrementByKey(): offset cannot be a negative value
========DONE========
FAIL Memcached::incrementByKey() Memcached::decrementByKey() [tests/incrdecr_bykey.phpt] 
TEST 59/83 [tests/session_badconf_servers.phpt]
========DIFF========
002+ session_start(): Failed to initialize storage module: memcached (path: )
========DONE========
FAIL Session bad configurations, invalid save path (server list) [tests/session_badconf_servers.phpt] 


Tests failed    :    5 (  6.0%) (  6.3%)
Tests passed    :   74 ( 89.2%) ( 93.7%)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions