[PHP-WEBMASTER] 403 forbidden on PHP.net -- anybody else experiencing this?

2019-05-23 Thread Bishop Bettini
$ curl -iL php.net HTTP/1.1 301 Moved Permanently Server: myracloud Date: Thu, 23 May 2019 17:52:19 GMT Content-Type: text/html Content-Length: 177 Connection: keep-alive Location: https://php.net/ HTTP/1.1 403 Forbidden Server: myracloud Date: Thu, 23 May 2019 17:52:19 GMT Content-Type: text/html

[PHP-WEBMASTER] PHP.NET domain registration

2015-10-26 Thread Bishop Bettini
I noticed that the php.net Registrant and Admin mailing address is Rasmus' former address in Cary. Is that still valid? $ whois php.net Registrant Organization: PHP Development Team Registrant Street: 104 Shaftsberry Ct Registrant City: Cary Registrant State/Province: NC Registrant Postal Code:

Re: [PHP-WEBMASTER] Google result for PHP

2015-10-23 Thread Bishop Bettini
On Thu, Oct 22, 2015 at 11:22 PM, Adam Harvey wrote: > Per a Twitter report, searching Google for "PHP" right now returns (as > result 2, annoyingly enough, behind W3Schools) https://www.php.net/ as > the php.net result, which (expectedly) doesn't work due to an SSL > protocol error. > > Anyone h

Re: [PHP-WEBMASTER] Migration php 5.2 vers php 5.4

2015-10-07 Thread Bishop Bettini
Yes, you can upgrade to 5.4 directly from 5.2! You just need to ensure that your code is compatible with 5.3 changes and 5.4 changes. The list of backward incompatible changes for these versions are at: * http://php.net/manual/en/migration53.incompatible.php * http://php.net/manual/en/migration5

Re: [PHP-WEBMASTER] PHP version confusion

2015-09-09 Thread Bishop Bettini
Correct, PHP 7 is in beta, to be stabilized around Nov 2015. https://wiki.php.net/todo/php70#timetable On Sep 9, 2015 6:52 PM, "Alice Grimm" wrote: > So PHP version 7 does exist it just isn't a stable version, yet. > > Thanks for your time, > > Elaine > > On

Re: [PHP-WEBMASTER] PHP version confusion

2015-09-09 Thread Bishop Bettini
Version 5.6 contains a super-set of features in version 5.5. Thus, version 5.6.13 will issue a deprecation warning when using mysql_real_escape_string(). You can download version 7 by following the instructions on the Development sources (git) link . Were you to download

Re: [PHP-WEBMASTER] Advertising partnership with Exponential || Tribal Fusion

2014-03-31 Thread Bishop Bettini
I keep telling people: mailing list email needs a thumbs up! or +1 icon, dang it! On Mon, Mar 31, 2014 at 4:49 PM, Kalle Sommer Nielsen wrote: > Hello > > > 2014-03-31 22:16 GMT+02:00 Akshay Gopinath < > akshay.gopin...@exponential.com>: > > Hello, > > > > Nice to e-meet you. I'm Akshay and I r

Re: [PHP-WEBMASTER] Changing @php.net email address alias

2014-03-27 Thread Bishop Bettini
Kalle & Phillip, Thanks! Perfect. Recommend adding that link to php.net/build-setup.php. Not sure if that's a documentation team thing or a infrastructure thing. Cheers, bishop On 3/27/2014 11:24 AM, Philip Olson wrote: On Mar 27, 2014, at 7:08 AM, Bishop Bettini wrote: Hello

[PHP-WEBMASTER] Changing @php.net email address alias

2014-03-27 Thread Bishop Bettini
Hello, I hope this isn't a daft question, ... but I have been unable to find how to update my @php.net information. Specifically, I need to reroute bis...@php.net to another mailbox. How to? Thanks, bishop