Hiya,
Is anyone else getting odd bounce messages? I just received one from the
list about a message that was returned as a bounce from my email
address. The fact that I was able to read an email about an email that
bounced from me suggests that things are OK my end with regards to
receiving messag
Ashley,
I just got one with the subject line as : ' ezmlm warning'
*
*
On Mon, Jan 31, 2011 at 4:17 PM, Ashley Sheridan
wrote:
> Hiya,
>
> Is anyone else getting odd bounce messages? I just received one from the
> list about a message that was returned as a bounce from my email
> address. The fa
On 28 January 2011 17:15, Colin Guthrie wrote:
> OK, so it's a Friday hence a random debate
>
>
> What is preferred for class methods?
>
> class foo
> {
> static public function bar(){}
>
> public static function wibble(){}
> }
>
> ??
>
> All methods are valid, but are some more valid than o
On 31 January 2011 10:52, Shreyas Agasthya wrote:
> Ashley,
>
> I just got one with the subject line as : ' ezmlm warning'
> *
> *
>
> On Mon, Jan 31, 2011 at 4:17 PM, Ashley Sheridan
> wrote:
>
>> Hiya,
>>
>> Is anyone else getting odd bounce messages? I just received one from the
>> list about a
On Jan 31, 2011, at 4:47 AM, Ashley Sheridan wrote:
> Hiya,
>
> Is anyone else getting odd bounce messages? I just received one from the
> list about a message that was returned as a bounce from my email
> address. The fact that I was able to read an email about an email that
> bounced from me s
On Mon, Jan 31, 2011 at 09:10, Nicholas Kell wrote:
>
> I received one too.
> Message 310871 was the bouncer for me.
Yeah, it's because most mail servers didn't like the number of
suspicious terms coupled with the bounce. It was directed at Merlin
(as in, "hey, your mailbox is full, so you w
From: Richard Quadling
> On 28 January 2011 17:15, Colin Guthrie wrote:
>> OK, so it's a Friday hence a random debate
>>
>> What is preferred for class methods?
>>
>> class foo
>> {
>> static public function bar(){}
>>
>> public static function wibble(){}
>> }
>>
>> ??
>>
>> All methods are
On Mon, Jan 31, 2011 at 3:51 AM, Richard Quadling wrote:
> I've just done a quick scan of all my methods ...
>
I just did the same scan on my code, and the clear majority was
private abstract final function
YMMV
David
I suppose it comes down to preference of the programmer, since there is no
standardized rule for it, people adapt it as they find it convenient at the
time.
On Mon, Jan 31, 2011 at 1:52 PM, David Harkness
wrote:
> On Mon, Jan 31, 2011 at 3:51 AM, Richard Quadling >wrote:
>
> > I've just done a q
I've got an application that I'm fixing up and I'd like to run it through a
code formatter. Is there something like Perl Tidy for PHP? If so, what are you
experiences with it. No prob running it on the command line. It'd be great if
it followed the PEAR coding standards.
Thx
--
PHP General Mai
On Mon, 31 Jan 2011 13:27:42 -0700, Hansen, Mike wrote:
> I've got an application that I'm fixing up and I'd like to run it
> through a code formatter.
> Is there something like Perl Tidy for PHP?
Something _like_ ??!!!http://www.google.com/search?q=tidy+php
--
PHP General Mailing List
> -Original Message-
> From: Jonesy [mailto:gm...@jonz.net]
> Sent: Monday, January 31, 2011 2:25 PM
> To: php-general@lists.php.net
> Subject: [PHP] Re: Code formatter
>
> On Mon, 31 Jan 2011 13:27:42 -0700, Hansen, Mike wrote:
>
> > I've got an application that I'm fixing up and I'd
Hello,
I would like to annouce that the latest stable version of Vermis has
just been released.
It is based on Zend Framework and some of You might find it useful :)
Vermis-1.0-r130-20110130
demo: http://vermis.ognisco.com/demo
home page: http://vermis.ognisco.com
What is Vermis?
Vermis is a
On Mon, Jan 31, 2011 at 8:27 PM, Hansen, Mike wrote:
> I've got an application that I'm fixing up and I'd like to run it through a
> code formatter. Is there something like Perl Tidy for PHP? If so, what are
> you experiences with it. No prob running it on the command line. It'd be
> great if it
Hello All,
I am new to the list so please be gentle :)
I am working on a PHP framework and have run up against a functionality
hurdle which I keep falling at. Basically, I have three mechanisms which all
function in a similar way and require this functionality: templating, event
handling and "act
15 matches
Mail list logo