moodLearning Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
php-upgrade-cheatsheet [2018/01/04 06:23]
serbizadmin [Deprecated Functions in php5]
php-upgrade-cheatsheet [2020/06/13 15:10] (current)
Line 4: Line 4:
 \\ \\
 Not that many organizations are prepared to deal with the change. So the [[https://moodlearning.com|moodLearning]] team has prepared a cheatsheet to cover some important technical changes to make it easier for people to transition to the new PHP  version. Not that many organizations are prepared to deal with the change. So the [[https://moodlearning.com|moodLearning]] team has prepared a cheatsheet to cover some important technical changes to make it easier for people to transition to the new PHP  version.
 +\\
 +\\
 +{{ ::php_upgrade_cheatsheet.jpg?600 |}}
 +
 ===== PHP 5.x to 7 ===== ===== PHP 5.x to 7 =====
 ==== Deprecated Functions in php5 ==== ==== Deprecated Functions in php5 ====
Line 42: Line 46:
    
 ?></code> ?></code>
 +\\
 +\\
 +
 +----
 +
 ===== See Also===== ===== See Also=====
   * [[http://php.net/manual/en/migration70.changed-functions.php|Changed PHP Core Functions]]   * [[http://php.net/manual/en/migration70.changed-functions.php|Changed PHP Core Functions]]