Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2023-04-01 09:27:59
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
textile error message
8192 "Creation of dynamic property Textpattern\Textfilter\Textile::$textileRestricted is deprecated"
in /home/r372036/public_html/textpattern/vendors/Textpattern/Textfilter/Textile.php at line 51.
textpattern/vendors/Textpattern/Textfilter/Textile.php:51 adminErrorHandler()
textpattern/vendors/Textpattern/Textfilter/Registry.php:74 Textpattern\Textfilter\Textile->__construct()
textpattern/vendors/Textpattern/Container/Container.php:120 Textpattern\Textfilter\Registry->__construct()
textpattern/vendors/Txp.php:54 Textpattern\Container\Container->getInstance()
textpattern/vendors/Textpattern/Textfilter/Constraint.php:43 Txp::get()
textpattern/vendors/Textpattern/Validator/Validator.php:71 Textpattern\Textfilter\Constraint->validate()
textpattern/include/txp_article.php:1261 Textpattern\Validator\Validator->validate()
textpattern/include/txp_article.php:690 textile_main_fields()
textpattern/include/txp_article.php:119 article_edit()
textpattern/index.php:230 include()
Textpattern version: 4.8.8
PHP version: 8.2.3
GD Graphics Library: bundled (2.1.0 compatible); Supported formats: GIF, JPEG, PNG, WebP.
Intl extension: 8.2.3
all is working, but it is a little disturbing message there on a top
Offline
#2 2023-04-01 09:36:22
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: textile error message
aa, php8.2 is not supported, switched to 8.1 and error is gone
Offline
Re: textile error message
Gallex wrote #335232:
8192 "Creation of dynamic property Textpattern\Textfilter\Textile::$textileRestricted is deprecated"...
Textpattern version: 4.8.8
PHP version: 8.2.3all is working, but it is a little disturbing message there on a top
It may be the PHP 8.2 component. Textpattern 4.8.8 is not officially compatible with PHP 8.2, but we are tracking compatibility with the next Textpattern in #1802
Last edited by gaekwad (2023-04-01 09:37:44)
Offline
Re: textile error message
Gallex wrote #335233:
aa, php8.2 is not supported, switched to 8.1 and error is gone
You beat me by 1 minute! :)
Offline
Re: textile error message
Yes, this has been patched in 4.9.0.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
Pages: 1