Re: [PHP-DOC] Proposed patch to funchand docs

2009-08-21 Thread Lars Torben Wilson
2009/8/21 Hannes Magnusson : > On Fri, Aug 21, 2009 at 13:06, Richard Quadling > wrote: >> 2009/8/21 Greg Beaver : >>> Lars Torben Wilson wrote: 2009/8/20 Hannes Magnusson : > In 2 years (when everyone knows about the warning) people will be > wondering why the example shows a co

Re: [PHP-DOC] Proposed patch to funchand docs

2009-08-21 Thread Hannes Magnusson
On Fri, Aug 21, 2009 at 13:06, Richard Quadling wrote: > 2009/8/21 Greg Beaver : >> Lars Torben Wilson wrote: >>> 2009/8/20 Hannes Magnusson : >>> In 2 years (when everyone knows about the warning) people will be wondering why the example shows a complicated way to throw an error.. >

Re: [PHP-DOC] Proposed patch to funchand docs

2009-08-21 Thread Richard Quadling
2009/8/21 Greg Beaver : > Lars Torben Wilson wrote: >> 2009/8/20 Hannes Magnusson : >> >>> In 2 years (when everyone knows about the warning) people will be >>> wondering why the example shows a complicated way to throw an error.. >>> >>> The example is nice to show what exactly no longer works, bu

Re: [PHP-DOC] Proposed patch to funchand docs

2009-08-21 Thread Greg Beaver
Lars Torben Wilson wrote: > 2009/8/20 Hannes Magnusson : > >> In 2 years (when everyone knows about the warning) people will be >> wondering why the example shows a complicated way to throw an error.. >> >> The example is nice to show what exactly no longer works, but the >> wording and example

Re: [PHP-DOC] Proposed patch to funchand docs

2009-08-21 Thread Lars Torben Wilson
2009/8/20 Hannes Magnusson : > In 2 years (when everyone knows about the warning) people will be > wondering why the example shows a complicated way to throw an error.. > > The example is nice to show what exactly no longer works, but the > wording and example show a hint of disappointment that it

Re: [PHP-DOC] Proposed patch to funchand docs

2009-08-20 Thread Lars Torben Wilson
2009/8/20 Hannes Magnusson : > On Thu, Aug 20, 2009 at 08:13, Lars Torben Wilson wrote: >> Hi all, >> >> Just asking because I've been out of the loop for a while (again) but >> a coworker recently noticed this BC break in func_get_args() and >> friends. While the changes to way func_get_args() do

Re: [PHP-DOC] Proposed patch to funchand docs

2009-08-20 Thread Hannes Magnusson
On Thu, Aug 20, 2009 at 08:13, Lars Torben Wilson wrote: > Hi all, > > Just asking because I've been out of the loop for a while (again) but > a coworker recently noticed this BC break in func_get_args() and > friends. While the changes to way func_get_args() do seem necessary > this should probabl

[PHP-DOC] Proposed patch to funchand docs

2009-08-19 Thread Lars Torben Wilson
Hi all, Just asking because I've been out of the loop for a while (again) but a coworker recently noticed this BC break in func_get_args() and friends. While the changes to way func_get_args() do seem necessary this should probably still be documented. I just wanted to make sure I'm not breaking a