[PHP-DEV] Create a class variable in extension?

2002-11-08 Thread phpdev
Hello, 1. I have been able to create a class within my extension, but am unable to create a class variable that can be used throughout the class methods. This class variable needs to be an array. Below is how I would write the class in php. class foo { var $foo = array(); functions... } 2.

[PHP-DEV] Bug #10656: shmop_open permissions incorrect for writing

2001-05-03 Thread phpdev
From: [EMAIL PROTECTED] IP Address: 203.48.38.170 Operating system: FreeBSD 4.3 (i386) PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: shmop_open permissions incorrect for writing Basically, the shmop_open function does not allow for writing