On Tue, Jul 7, 2009 at 3:52 AM, Ilia Alshanetsky wrote:
> Last week or so there was a fairly detailed discussion on the internals
> list regarding type hinting based on my original patch. Since then the patch
> has been revised to address the major concerns that were identified
> (breakage of bin
On Wed, Feb 4, 2009 at 12:03 PM, Arvids Godjuks
wrote:
> Hi all.
>
> My 2 cents.
>
> 1). Major IDE have an option - trim trailing spaces. Atleast ZDE does, i'm
> using it and I have no problems with spaces (although I tend to use only
> at the end of file)
>
> 2). Extension is really a bad idea b
On Mon, Feb 2, 2009 at 10:37 PM, Brian Moon wrote:
> On 2/2/09 2:55 AM, George Antoniadis wrote:
>
>> While on this subject, would it be a waste of time to suggest a file
>> extension or include/require parameter that would consider a whole file as
>> php even if there is
On Mon, Feb 2, 2009 at 10:28 AM, mike wrote:
> There's some discussion going on -discuss about whether or not to
> close PHP tags.
>
> The Zend Framework says to not use them...
>
> http://framework.zend.com/manual/en/coding-standard.php-file-formatting.html#coding-standard.php-file-formatting.ge
On Wed, Jan 28, 2009 at 4:52 PM, Alpár Török wrote:
> 2009/1/28 Bipul Agarwal
>
> > Hi all,
> >
> > I have a search string which works just fine with php 4.4.9 and my local
> > host but some how its not working with php version 4.4.7.
> >
> > Search is for a Swedish name with special characters
On Sun, Oct 19, 2008 at 3:01 PM, Timm Friebe wrote:
> Hi,
> First of all, thanks for reviewing and the feedback. I knew this wasn't
> perfect, and tried to understand what was previously done for __get and
> __set and transport that to the static counterparts. Unfortunately not all
> "infrastruct
On Wed, Nov 12, 2008 at 9:14 PM, Lukas Kahwe Smith <[EMAIL PROTECTED]>wrote:
> Hi,
>
> here are a few questions that need to be answered ASAP.
>
> If at all possible keep your votes as short as possible. I think all of the
> above topics have been discussed quite a lot on the list. So I hope voter
Personally I think that traits is a lot safer than mixing classes.There will
be a lot of things that will need to be considered in order to make it
logical for developers to use.
Quote from the RFC:
"Any method or property that already exists in the class or parent/extended
class cannot be changed
d it's the next
best thing ;)
G.
On Fri, Aug 22, 2008 at 9:32 PM, Hannes Magnusson <
[EMAIL PROTECTED]> wrote:
> On Fri, Aug 22, 2008 at 15:06, David Zülke <[EMAIL PROTECTED]>
> wrote:
> > Am 22.08.2008 um 14:08 schrieb George Antoniadis:
> >
> >> I thou
I thought this had allready been denied, or am I wrong?
Also can new features still be implemented for 5.3? Isn't that closed?
Don't get me wrong, I SO want this feature! :P
G.
On Wed, Aug 20, 2008 at 7:39 PM, Lukas Kahwe Smith <[EMAIL PROTECTED]>wrote:
>
> On 15.08.2008, at 12:06, Marcus Boerg
+1 from me too please ;)
Indeed the proposed RFC for traits is a wonderfull thing for things we
currently do using mixins.
What's goining on with traits anyway? Has it been decided if it's gonna be
implemented in 5.3, 6.0, 7.2 or never? :)
G.
On Sat, Jul 26, 2008 at 6:27 AM, Andru Vallance <[EMA
This is based on a bug submitted at http://bugs.php.net/bug.php?id=45604
Description:
When creating a normal function inside a class and calling it, the
function doesn't have access to $this.
"Fatal error: Using $this when not in object context"
When creating a lambda function inside
12 matches
Mail list logo