[PHP-WEBMASTER] bug in php scripting?

2013-10-31 Thread Brett Jenson
I have recently been doing some php programming and have run into a problem with this code: "; } while ($char <= "z") ?> This code, as my colleagues and I have determined, should echo the value a, then break, then b, then break, then c, etc. However, when I execute the code I get a through z, aa

Re: [PHP-WEBMASTER] Malware Detection

2013-10-31 Thread Hannes Magnusson
On Thu, Oct 31, 2013 at 2:20 PM, Keith Shaw wrote: > php.net webmasters, > > You may want to use a tool like qualys.com/mds to scan your site for malware. > It's even free to scan one domain. > For it to have any meaningful results for us we would have to scan all ~110 mirrors too, which do cha

[PHP-WEBMASTER] Malware Detection

2013-10-31 Thread Keith Shaw
php.net webmasters, You may want to use a tool like qualys.com/mds to scan your site for malware. It's even free to scan one domain. Disclaimer, I am a webmaster for qualys.com and we use this to scan our web servers. Cheers, Keith smime.p7s Description: S/MIME cryptographic signature

[PHP-WEBMASTER] com web/php: 5.5.6 RC1: include/version.inc

2013-10-31 Thread JulienPauli
Commit:1ee2e2e09fbf2e3f40b3361b9ac29c4306702dc4 Author:Julien Pauli Thu, 31 Oct 2013 12:07:09 +0100 Parents: c4930168184cfba9695d8d48c839610e494ec7af Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=1ee2e2e09fbf2e3f40b3361b9ac29c4306702dc4 Log: 5.