Menu

#2 Many errors in test suite

open
5
2013-01-09
2011-07-18
No

I'm getting lot's of php errors with PHP 5.3 when running the test suite.

Notice: Use of undefined constant PHPRULES_VERSION - assumed 'PHPRULES_VERSION' in C:\tm\htdocs\phprules\phprules\phprules.php on line 2

Strict Standards: Only variables should be passed by reference in C:\tm\htdocs\phprules\phprules\RuleReader.class.php on line 29

Strict Standards: Only variables should be passed by reference in C:\tm\htdocs\phprules\test\simple_logic.php on line 10

Notice: Undefined index: Test1 in C:\tm\htdocs\phprules\phprules\RuleSession.class.php on line 49
simple_logic: end action_fassade: start
Strict Standards: Only variables should be passed by reference in C:\tm\htdocs\phprules\phprules\RuleReader.class.php on line 29

Strict Standards: Only variables should be passed by reference in C:\tm\htdocs\phprules\test\action_fassade.php on line 12

[....]

Notice: Undefined index: rul1 in C:\tm\htdocs\phprules\phprules\RuleSession.class.php on line 36
rule fired
Notice: Undefined index: rul1 in C:\tm\htdocs\phprules\phprules\RuleSession.class.php on line 49
greedy_if: end

Discussion


Log in to post a comment.