|
|
|
|
|
by concerned_user
330 days ago
|
|
This is only true if people stick to a version of a language and don't upgrade. If you upgrade then, for example, you can't run all of your PHP 5 code in PHP 8, most of it you can but you will have to change the parts that are broken, which are the areas that are repaired in PHP 8. Same goes for other languages like C# or Python |
|