Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #16348
| From | "Christoph M. Becker" <cmbecker69@arcor.de> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: Fatal error: Class 'Stackable' not found in |
| Date | 2016-01-29 21:20 +0100 |
| Organization | solani.org |
| Message-ID | <n8ghie$28o$1@solani.org> (permalink) |
| References | <f186d6b3-fc64-4195-8678-4eda24312211@googlegroups.com> <n8gd27$h20$1@solani.org> <20de60e7-9f92-49cf-ad1f-ae73e0bcb82c@googlegroups.com> |
James Wang wrote: > On Friday, 29 January 2016 19:03:45 UTC, Christoph M. Becker wrote: >> >> 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. > > Thanks a lot for this. > > Any alternative please? > I need to pass objects/references to and from a thread please. I have no experience with the pthreads extension, but it might be possible to use the Threaded class[1] instead of Stackable. [1] <http://php.net/manual/en/class.threaded.php> -- Christoph M. Becker
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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