[PHP-WEBMASTER] Update request @ Time Formats page

2015-11-04 Thread Mick Harner
Dear PHP.net Webmasters, @ http://php.net/manual/en/datetime.formats.time.php hh "0"?[1-9] | "1"[0-2]"04", "7", "12" HH [01][0-9] | "2"[0-4]"04", "7", "19" Please consider updating the regexp and examples to: hh 0?[1-9] | 1[0-2]"4", "07", "12" HH [01][0-9]

Re: [PHP-WEBMASTER] Update

2013-05-09 Thread Daniel P. Brown
On Thu, May 9, 2013 at 12:17 PM, Pete Howell, Mecca Hosting wrote: > Why do you publish a new version on the website before it's available for > download?! This is very frustrating for those of us that have to maintain > web servers and keep our software up-to-date. If we see an update appear on

[PHP-WEBMASTER] Update

2013-05-09 Thread Pete Howell, Mecca Hosting
Why do you publish a new version on the website before it's available for download?! This is very frustrating for those of us that have to maintain web servers and keep our software up-to-date. If we see an update appear on the website, we want to download and install it -- when it's not ther

Re: [PHP-WEBMASTER] Update email address of comment

2013-02-28 Thread Peter Cowburn
On 28 February 2013 16:34, Felix E. Klee wrote: > Now there are two almost identical notes by me. I suggest you *remove > the older one*, where I still reference the note by @akniep: > > http://www.php.net/manual/en/function.gzinflate.php#111509 > That note has now been deleted. Website mirrors w

Re: [PHP-WEBMASTER] Update email address of comment

2013-02-28 Thread Felix E. Klee
Now there are two almost identical notes by me. I suggest you *remove the older one*, where I still reference the note by @akniep: http://www.php.net/manual/en/function.gzinflate.php#111509 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.p

Re: [PHP-WEBMASTER] Update email address of comment

2013-02-27 Thread Felix E. Klee
I just reworded (see below), and also I improved code slightly. Note that, currently, my previous note shows. I assume that will change soon. Note: The code below illustrates usage of the second parameter, in particular to protect against fatal out-of-memory errors. It outputs: 100 100 e

Re: [PHP-WEBMASTER] Update email address of comment

2013-02-27 Thread Daniel Brown
On Wed, Feb 27, 2013 at 5:25 PM, Felix E. Klee wrote: > > Thanks for pointing that out! > > I did skim the rules, but - as it seems - a bit too fast... No problem. Lots of folks do. If you can reword it to offer the advice you're trying to offer without referring to another note, I'm sure i

Re: [PHP-WEBMASTER] Update email address of comment

2013-02-27 Thread Felix E. Klee
On Wed, Feb 27, 2013 at 10:19 PM, Daniel Brown wrote: > It'll wind up getting removed again, because it references another > post. The page you see when submitting a user note explicitly says not > to do that. Thanks for pointing that out! I did skim the rules, but - as it seems - a bit too fast

Re: [PHP-WEBMASTER] Update email address of comment

2013-02-27 Thread Daniel Brown
On Wed, Feb 27, 2013 at 5:17 PM, Felix E. Klee wrote: > Hi Hannes > > you wrote: >> That comment seems to have been rejected.. > > That's strange. As I believe the note is valid and important, I > resubmitted it with slightly different wording. For reference, and in > case it gets rejected again,

Re: [PHP-WEBMASTER] Update email address of comment

2013-02-27 Thread Felix E. Klee
Hi Hannes you wrote: > That comment seems to have been rejected.. That's strange. As I believe the note is valid and important, I resubmitted it with slightly different wording. For reference, and in case it gets rejected again, I attached it below. Regards, Felix With PHP 5.3 running on 32bit

Re: [PHP-WEBMASTER] Update email address of comment

2013-02-27 Thread Hannes Magnusson
That comment seems to have been rejected.. Unsure what exactly it was about though :] -Hannes On Wed, Feb 27, 2013 at 12:12 PM, Felix E. Klee wrote: > Seems like I forgot to specify an email address with my comment: > > http://www.php.net/manual/en/function.gzinflate.php#111505 > > Please update

[PHP-WEBMASTER] Update email address of comment

2013-02-27 Thread Felix E. Klee
Seems like I forgot to specify an email address with my comment: http://www.php.net/manual/en/function.gzinflate.php#111505 Please update it to: [email protected] This is important so that others can follow up on the issue in private. -- PHP Webmaster List Mailing List (http://www.php.net/)