Re: [PHP-DEV] RFC: __invokeStatic() method

2009-08-06 Thread Hannes Magnusson
On Thu, Aug 6, 2009 at 22:18, Vesselin Kenashkov wrote: > Hello everyone, > > I tried to create a page in the wiki but I dont see the "create" button. I > have an account but I guess I still lack permissions. Thats understandable. We do not want people editing the wiki that do not follow very basi

Re: [PHP-DEV] RFC: __invokeStatic() method

2009-08-06 Thread Vesselin Kenashkov
2009/8/7 Johannes Schlüter > Hi, > > On Thu, 2009-08-06 at 23:18 +0300, Vesselin Kenashkov wrote: > > Hello everyone, > > > > I tried to create a page in the wiki but I dont see the "create" button. > I > > have an account but I guess I still lack permissions. Anyway here is my > > proposal: > >

Re: [PHP-DEV] RFC: __invokeStatic() method

2009-08-06 Thread Johannes Schlüter
Hi, On Thu, 2009-08-06 at 23:18 +0300, Vesselin Kenashkov wrote: > Hello everyone, > > I tried to create a page in the wiki but I dont see the "create" button. I > have an account but I guess I still lack permissions. Anyway here is my > proposal: You should be able to edit the RC list, add a ne

[PHP-DEV] RFC: __invokeStatic() method

2009-08-06 Thread Vesselin Kenashkov
Hello everyone, I tried to create a page in the wiki but I dont see the "create" button. I have an account but I guess I still lack permissions. Anyway here is my proposal: Implementation of magic method __invokeStatic Here is the specific case that gave me the idea for the need of __invokeStati