Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #17792

Re: php is retrocompatible ?

Path csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From "J.O. Aho" <user@example.net>
Newsgroups comp.lang.php
Subject Re: php is retrocompatible ?
Date Mon, 20 Aug 2018 06:46:37 +0200
Lines 15
Message-ID <ftuvddFhqb1U1@mid.individual.net> (permalink)
References <pldcou$1ib7$1@gioia.aioe.org>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Trace individual.net gnNeKXMXwlEnQfgdGcG9uQaok4t9kbysJCe4JxleXIWlmE7XZ3
Cancel-Lock sha1:HlcnvUmR/oEkq8AYVlIVg2HWeOE=
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.0
In-Reply-To <pldcou$1ib7$1@gioia.aioe.org>
Content-Language en-GB
Xref csiph.com comp.lang.php:17792

Show key headers only | View raw


On 08/20/2018 05:32 AM, Gianni wrote:

> is it retrocompatible ? If I use old script from php5 in a php5.6
> interpreter , will they work ?

In general php5 scripts will work on which ever php5.x version and may
even work well in php7.x too.

Running php4 scripts on php5.x will also work as long as it don't use
oop as there was a major change how objects worked between the two major
versions.

-- 

 //Aho

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

ph is retrocompatible ? Gianni <jimmyjoe@mymail.com> - 2018-08-20 05:32 +0200
  Re: php is retrocompatible ? "J.O. Aho" <user@example.net> - 2018-08-20 06:46 +0200
    Re: php is retrocompatible ? Angel <he12091983@gmail.com> - 2022-06-29 09:50 -0700
      Re: php is retrocompatible ? Arno Welzel <usenet@arnowelzel.de> - 2022-06-30 10:37 +0200

csiph-web