strict warnings with php5

darix - March 3, 2005 - 01:37
Project:PHPTemplate
Version:HEAD
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

i just did a test install with php 5.0.3/apache 2.0.53/mysql 4.1.0

i got the following warnings:
strict warning: Assigning the return value of new by reference is deprecated in /home/darix/public_html/themes/engines/phptemplate/phptemplate.engine on line 320.
strict warning: var: Deprecated. Please use the public/private/protected modifiers in /home/darix/public_html/themes/engines/phptemplate/template.php on line 27.
strict warning: var: Deprecated. Please use the public/private/protected modifiers in /home/darix/public_html/themes/engines/phptemplate/template.php on line 28.

#1

adrian - March 4, 2005 - 02:14

The first warning has been fixed, and the rest won't be fixed until the drupal project decides on a direction to take with them.

 
 

Drupal is a registered trademark of Dries Buytaert.