Search found 176 matches

by laborix
Sat Jan 18, 2025 3:32 pm
Forum: FlatPress project
Topic: PHP 8.3 and 8.4
Replies: 31
Views: 636342

Re: PHP 8.3 and 8.4

... You are welcome to extend the test depth :smirk: ...
Hi Frank,
In my opinion, this is the task of the developer, not the user :D

Ok, back to Fp14 dev, possible starting points, but you would have to ask Arvid (clearly more experienced):

Starting point 1:

In the /fp14dev/fp-includes/core ...
by laborix
Fri Jan 17, 2025 2:15 pm
Forum: FlatPress project
Topic: PHP 8.3 and 8.4
Replies: 31
Views: 636342

Re: PHP 8.3 and 8.4

... You are welcome to test the current master branch under PHP8.4 ...
Quick&dirty test, add comment, enable comment, add new entry, preview entry, activate some plugins and change the main FlatPress 1.4 dev (Github 1820) title.
Cool, also the calender plugins is working :D

Tested current ...
by laborix
Fri Aug 16, 2024 4:04 pm
Forum: Development and tests
Topic: FlatPress 1.3.1 and PHP 8.4.0 beta 3
Replies: 2
Views: 55109

Re: FlatPress 1.3.1 and PHP 8.4.0 beta 3

Additional information.

I have tested also FlatPress 1.3.1 with the brand new Smarty Template Engine 4.5.4 (released Aug 14, 2024). Same situation, the PHP errors listed above.

Then I followed the starting points (see PHP Watch article),
https://php.watch/versions/8.4/implicitly-marking-parameter ...
by laborix
Fri Aug 16, 2024 7:05 am
Forum: Development and tests
Topic: FlatPress 1.3.1 and PHP 8.4.0 beta 3
Replies: 2
Views: 55109

FlatPress 1.3.1 and PHP 8.4.0 beta 3

With the PHP 8.4.0 developer version there are some curiosities :roll: As with the alpha version, there are already skipped beta versions.

Test environment
Apache Server 2.4 with .htaccess option
Official PHP 8.4.0 beta 3 from August 15, 2024
FlatPress 1.3.1

The setup of FlatPress 1.3.1 runs ...
by laborix
Fri Aug 02, 2024 4:09 pm
Forum: Development and tests
Topic: FlatPress 1.3.1 - PHP 8.4.0 Alpha 1
Replies: 4
Views: 64135

Re: FlatPress 1.3.1 - PHP 8.4.0 Alpha 1

... I will still test FlatPress 1.3.1 with PHP 8.4 Alpha 3, ...
The PHP 8.4.0 alpha 3 was surprisingly skipped and a PHP 8.4.0 alpha 4 was released instead.
Before anything happens again I'll wait for the PHP 8.4.0 feature freeze and then do the mentioned test with PHP 8.4.0 beta 1.
Better to wait ...
by laborix
Sun Jul 28, 2024 4:02 pm
Forum: Development and tests
Topic: FlatPress 1.3.1 - PHP 8.4.0 Alpha 1
Replies: 4
Views: 64135

Re: FlatPress 1.3.1 - PHP 8.4.0 Alpha 1

... Since PHP 8.4 will be released in October this year, it is necessary to switch from Smarty 4 to Smarty 5 in FlatPress. ...
Quick info, PHP 8.4 is planned for November 21, 2024.

Regardless of this, PHP 8.3 will be provided with security patches until December 31, 2027. So there should actually ...
by laborix
Sun Jul 07, 2024 7:25 am
Forum: Development and tests
Topic: FlatPress 1.3.1 - PHP 8.4.0 Alpha 1
Replies: 4
Views: 64135

FlatPress 1.3.1 - PHP 8.4.0 Alpha 1

FlatPress 1.3.1 Quick&Dirty Test

Test Server Environment:
Apache 2.4 with FastCGI Interface and PHP 8.4.0 Alpha 1

PHP Deprecated: Smarty_Internal_Method_GetTemplateVars::getTemplateVars(): Implicitly marking parameter $_ptr as nullable is deprecated, the explicit nullable type must be used ...
by laborix
Thu Jun 13, 2024 6:33 pm
Forum: General Support
Topic: How to avoid your FlatPress blog from unintentionally becoming AI training material
Replies: 3
Views: 37974

Re: How to avoid your FlatPress blog from unintentionally becoming AI training material

... You don't really believe that the data collected is only used to provide even better support, do you? ...
Just as a gimmick :D , I once had about 120 search engines? (AI/SpamBots/or whatever)? blocked by scripting and only allowed G...e, B...g and known search engines.
Result:
Nobody cares ...
by laborix
Sat Jan 27, 2024 1:28 pm
Forum: Theme support
Topic: Avelion Theme...
Replies: 16
Views: 156235

Re: Avelion Theme...

... The page for Avelion states that it's been tested and works in 1.2 and 1.3. Uh, how? ...
Quick&dirty check:
Funny, even under FlatPress 1.0.3 the template Avelion seems to have problems :?

Anyway, someone needs to make the Avelion template fit for Smarty V4.x and "mobile first".
Including ...
by laborix
Sun Jan 21, 2024 4:42 pm
Forum: General Support
Topic: Flatpress Github release - Test with PHP 8.2 Alpha 1
Replies: 10
Views: 43257

Re: Flatpress Github release - Test with PHP 8.2 Alpha 1

There's new work to do :)

The current test environment with "error_reporting = E_ALL":
Nginx 1.24, PHP 8.2.15 and FlatPress Github 1142

The FlatPress Github 1142 version with PrettyURLs produces the following PHP errors in the quick test under PHP 8.2.15:
PHP Deprecated: Creation of dynamic ...