flatpress/patch-description.txt
azett 6b8a4776df Included Matthias Mauch's PHP7.1 patch. Besides other changes regarding PHP7 compatibility, it replaces all the class-named constructors with __construct(). Thanks a lot, Matthias!
Please visit his website http://www.aadmm.org/fp-patch/ and read patch-description.txt to learn more about the details of the patch.

I adapted the patch slighty: It now does not just add a __construct() function to the existing class-named one, instead it replaces it completely. Therefore, some parent::__construct() calls had to be changed, too.
2018-10-03 11:00:55 +02:00

30 lines
735 B
Plaintext

Flatpress 1.0.3 Patch for PHP 7.1
=================================
You can use this patch for this Flatpress version:
- Flatpress 1.0.3
This developer snapshot isn't full tested with all
available Flatpress plugins from third party developers.
So it is possible that some plugins not run.
Please note!
------------
Do a full backup of your Flatpress Blog before making any changes!
For instructions how to backup please refer the Flatpress Basics Wiki article
-> http://wiki.flatpress.org/en:doc:basic:backup
Instructions:
-------------
You need a FTP program to transfer the patch files to your webspace.
Override the files on your flatpress installation,
then login and clear the cache. That's all.
date: 03/26/2017