php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66287 tagged release-3.0.8 missing tests/connect.inc
Submitted: 2013-12-13 15:19 UTC Modified: 2021-03-25 16:36 UTC
From: php at bof dot de Assigned: cmb (profile)
Status: Closed Package: memcache (PECL)
PHP Version: 5.4.23 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: php at bof dot de
New email:
PHP Version: OS:

 

 [2013-12-13 15:19 UTC] php at bof dot de
Description:
------------
While compiling PHP 5.4.23 myself, I just noticed that almost all tests of the memcache extension failed.

Reason is that tests/connect.inc is missing from the tagged release-3.0.8 that I attempted to build.

Copying over that file from an earlier build, resulted in all tests passing that passed before (there is one that doesn't pass, but it didn't pass in the past, either - PECL bug #16442 (memcache_set fail with integer value) [tests/pecl16442.phpt]


Expected result:
----------------
tests pass (mostly)

Actual result:
--------------
tests don't pass (mostly)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-03-25 16:36 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2021-03-25 16:36 UTC] cmb@php.net
The official bug tracker for PECL/memcache is now at
<https://github.com/websupport-sk/pecl-memcache/issues>.

So, if this is still an issue with either of the current memcache
versions (4 or 8), please file an issue there.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 18:01:34 2024 UTC