[Fri Aug 02 08:49:08.143636 2013] [proxy_fcgi:error] AH01071: Got error 'PHP message: PHP Deprecated: preg_replace(): The /e modifier is deprecated, use pre
g_replace_callback instead in /var/www/vhosts/2311/domains/test1.com/public_html/libraries/joomla/filter/input.php on line 656\nPHP message: PHP Deprecated:
preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/vhosts/2311/domains/test1.com/public_html/libraries/joomla/filt
er/input.php on line 659\nPHP message: PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/vhosts/2
311/domains/test1.com/public_html/libraries/joomla/filter/input.php on line 656\nPHP message: PHP Deprecated: preg_replace(): The /e modifier is deprecated,
use preg_replace_callback instead in /var/www/vhosts/2311/domains/test1.com/public_html/libraries/joomla/filter/input.php on line 659\nPHP message: PHP Depr
ecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/vhosts/2311/domains/test1.com/public_html/libraries/joo
mla/filter/input.php on line 656\nPHP message: PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/
vhosts/2311/domains/test1.com/public_html/libraries/joomla/filter/input.php on line 659\nPHP message: PHP Deprecated: preg_replace(): The /e modifier is dep
recated, use preg_replace_callback instead in /var/www/vhosts/2311/domains/test1.com/public_html/libraries/joomla/filter/input.php on line 656\nPHP message:
PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/vhosts/2311/domains/test1.com/public_html/libra
ries/joomla/filter/input.php on line 659\nPHP message: PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /
var/www/vhosts/2311/domains/test1.com/public_html/libraries/joomla/filter/input.php on line 656\nPHP message: PHP Deprecated: preg_replace(): The /e modifie
r is deprecated, use preg_replace_callback instead in /var/www/vhosts/2311/domains/test1.com/public_html/libraries/joomla/filter/input.php on line 659\nPHP m
essage: PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/vhosts/2311/domains/test1.com/public_ht
ml/libraries/joomla/filter/input.php on line 656\nPHP message: PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback inst
ead in /var/www/vhosts/2311/domains/test1.com/public_html/libraries/joomla/filter/input.php on line 659\nPHP message: PHP Deprecated: preg_replace(): The /e
modifier is deprecated, use preg_replace_callback instead in /var/www/vhosts/2311/domains/test1.com/public_html/libraries/joomla/filter/input.php on line 65
6\nPHP message: PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/vhosts/2311/domains/test1.com/p
ublic_html/libraries/joomla/filter/input.php on line 659\nPHP message: PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callb
ack instead in /var/www/vhosts/2311/domains/test1.com/public_html/libraries/joomla/filter/input.php on line 656\nPHP message: PHP Deprecated: preg_replace()
: The /e modifier is deprecated, use preg_replace_callback instead in /var/www/vhosts/2311/domains/test1.com/public_html/libraries/joomla/filter/input.php on
line 659\nPHP message: PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/vhosts/2311/domains/tes
t1.com/public_html/libraries/joomla/filter/input.php on line 656\nPHP message: PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_repla
ce_callback instead in /var/www/vhosts/2311/domains/test1.com/public_html/libraries/joomla/filter/input.php on line 659\n', referer: http://test1.com/install
ation/index.php
[Fri Aug 02 08:49:08.143785 2013] [proxy_fcgi:error] AH01071: Got error 'PHP message: PHP Deprecated: preg_replace(): The /e modifier is deprecated, use pre
g_replace_callback instead in /var/w', referer: http://test1.com/installation/index.php
[Fri Aug 02 08:49:08.145080 2013] [proxy_fcgi:error] AH01071: Got error 'ww/vhosts/2311/domains/test1.com/public_html/libraries/joomla/filter/input.php on li
ne 656\nPHP message: PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/vhosts/2311/domains/test1.
com/public_html/libraries/joomla/filter/input.php on line 659\n', referer: http://test1.com/installation/index.php
I can't install it, hangs on, ajax loading image
but I found solution
http://forum.joomla.org/viewtopic.php?f=9&t=811956
I think you should update deprecated functions but not ask to display log off
I think latest joomla must work in latest php without any warning or notices
cheers,
Lilian
From: Matias Griese
Sent: Saturday, August 03, 2013 11:49
To: joomla/joomla-cms
Cc: XPanel
Subject: Re: [joomla-cms] joomla 3.1.5 in php 5.5 is not working (#1640)
Those errors do not cause the site to not to work, they are just warmings that some of the features will no longer be used in future versions of PHP. In live sites it's recommended not to log deprecated messages or to display them inside the HTML.
—
Reply to this email directly or view it on GitHub.
hi,
php 5.5 was released one month ago or more, why it take so long to replace deprecated functions.
could you fix all PHP warnings and notices in latest version of joomla?
From: yajiedesign
Sent: Tuesday, August 06, 2013 4:46 PM
To: joomla/joomla-cms
Cc: XPanel
Subject: Re: [joomla-cms] joomla 3.1.5 in php 5.5 is not working (#1640)
I am fixed it in #1677
—
Reply to this email directly or view it on GitHub.
The 3.x series of the Joomla CMS currently supports PHP 5.3.1 and up, so any patch that deals with PHP 5.5. compatibility must not break compatibility with earlier versions of PHP. Also, we have an established process for testing patches which is highly dependent on volunteers in the community; we don't just commit changes to the code base.
If you are able to test whether the proposed patch resolves any issues on PHP 5.5, or have discovered an issue that is not reported, please contribute by sharing your test results or opening new issue reports so that we can progress with having our codebase PHP 5.5 compatible.
this function is available in PHP 4
preg_replace_callback
(PHP 4 >= 4.0.5, PHP 5)
so, it will not break compatibility with earlier versions of PHP
you should edit your page http://www.joomla.org/technical-requirements.html and write Recommended 5.3.1 - 5.4 but not 5.3.1 +
From: Michael Babker
Sent: Wednesday, August 07, 2013 00:13
To: joomla/joomla-cms
Cc: XPanel
Subject: Re: [joomla-cms] joomla 3.1.5 in php 5.5 is not working (#1640)
The 3.x series of the Joomla CMS currently supports PHP 5.3.1 and up, so any patch that deals with PHP 5.5. compatibility must not break compatibility with earlier versions of PHP. Also, we have an established process for testing patches which is highly dependent on volunteers in the community; we don't just commit changes to the code base.
If you are able to test whether the proposed patch resolves any issues on PHP 5.5, or have discovered an issue that is not reported, please contribute by sharing your test results or opening new issue reports so that we can progress with having our codebase PHP 5.5 compatible.
—
Reply to this email directly or view it on GitHub.
There has been a patch for this issue for some time:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=31197
By testing it and adding comment to the tracker issue you help to get it fixed rather sooner than later.
Labels |
Added:
?
|
||
Build | ⇒ | staging |
Those errors do not cause the site to not to work, they are just warmings that some of the features will no longer be used in future versions of PHP. In live sites it's recommended not to log deprecated messages or to display them inside the HTML.