Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #16345

Re: Fatal error: Class 'Stackable' not found in

From "Christoph M. Becker" <cmbecker69@arcor.de>
Newsgroups comp.lang.php
Subject Re: Fatal error: Class 'Stackable' not found in
Date 2016-01-29 20:03 +0100
Organization solani.org
Message-ID <n8gd27$h20$1@solani.org> (permalink)
References <f186d6b3-fc64-4195-8678-4eda24312211@googlegroups.com>

Show all headers | View raw


James Wang wrote:

> I had this error and have googled a while now without joy.
> 
> Please would you shed some light.
> 
> php7 -m
> [PHP Modules]
<snip>
> pthreads
<snip>
> 
> [Zend Modules]
> 
> Do I miss a module?  I built PhP7 from source

The pthreads API for v3 has changed substantially[1], what is not yet
documented in the PHP manual.  I *assume* that the Stackable class[2] is
not available anymore.

[1] <https://github.com/krakjoe/pthreads#php7>
[2] <http://php.net/manual/pl/class.stackable.php>

-- 
Christoph M. Becker

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Fatal error: Class 'Stackable' not found in James Wang <jwang25610@gmail.com> - 2016-01-29 08:57 -0800
  Re: Fatal error: Class 'Stackable' not found in Jerry Stuckle <jstucklex@attglobal.net> - 2016-01-29 13:02 -0500
    Re: Fatal error: Class 'Stackable' not found in James Wang <jwang25610@gmail.com> - 2016-01-29 11:05 -0800
  Re: Fatal error: Class 'Stackable' not found in "Christoph M. Becker" <cmbecker69@arcor.de> - 2016-01-29 20:03 +0100
    Re: Fatal error: Class 'Stackable' not found in James Wang <jwang25610@gmail.com> - 2016-01-29 11:08 -0800
      Re: Fatal error: Class 'Stackable' not found in "Christoph M. Becker" <cmbecker69@arcor.de> - 2016-01-29 21:20 +0100
        Re: Fatal error: Class 'Stackable' not found in James Wang <jwang25610@gmail.com> - 2016-01-29 12:28 -0800
        Re: Fatal error: Class 'Stackable' not found in James Wang <jwang25610@gmail.com> - 2016-02-01 01:28 -0800
          Re: Fatal error: Class 'Stackable' not found in James Wang <jwang25610@gmail.com> - 2016-02-01 03:24 -0800
            Re: Fatal error: Class 'Stackable' not found in James Wang <jwang25610@gmail.com> - 2016-02-01 04:16 -0800
              Re: Fatal error: Class 'Stackable' not found in James Wang <jwang25610@gmail.com> - 2016-02-02 07:50 -0800
                Re: Fatal error: Class 'Stackable' not found in James Wang <jwang25610@gmail.com> - 2016-02-03 01:35 -0800
                Re: Fatal error: Class 'Stackable' not found in James Wang <jwang25610@gmail.com> - 2016-02-03 02:12 -0800
                Re: Fatal error: Class 'Stackable' not found in Jerry Stuckle <jstucklex@attglobal.net> - 2016-02-03 09:01 -0500
                Re: Fatal error: Class 'Stackable' not found in Jerry Stuckle <jstucklex@attglobal.net> - 2016-02-03 09:02 -0500
                Re: Fatal error: Class 'Stackable' not found in James Wang <jwang25610@gmail.com> - 2016-02-03 06:06 -0800
                Re: Fatal error: Class 'Stackable' not found in James Wang <jwang25610@gmail.com> - 2016-02-03 06:08 -0800

csiph-web