in php5 have this errors:
strict warning: var: Deprecated. Please use the public/private/protected modifiers in D:\ee\web\www\blogs\themes\engines\xtemplate\xtemplate.inc on line 42.
strict warning: var: Deprecated. Please use the public/private/protected modifiers in D:\ee\web\www\blogs\themes\engines\xtemplate\xtemplate.inc on line 43.
....

Comments

killes@www.drop.org’s picture

Version: 4.5.0-rc »
Priority: Critical » Minor

This happens due to the xtemplate system and it isn't really a problem. You can set easier warning levels or choose another theme or theme engine.

I am tempted to mark this as "postponed" as it is unliekly that we change this for 4.5.

erikhopp’s picture

Title: Stirct warning » Strict warning errors with php5 in xtemplate

sorry - but spelling mistakes really annoy me!! (and i thought i'd make the title more descriptive)

TDobes’s picture

Updating xtemplate for PHP5 is being discussed over in the Make Drupal PHP 5 compliant task. Marking this as a duplicate.

Anonymous’s picture

"This happens due to the xtemplate system and it isn't really a problem. You can set easier warning levels or choose another theme or theme engine."

Just a small request on behalf of people who don't have whacks of experience with this particular area. It would be a big help if the comment above were followed by "... by doing this:...." and at least a pointer to where that change would be made.