Test: /Zend/tests/bug48693.phpt - Version 7.1.26        

Bug #48693 Double declaration of __lambda_func when lambda wrongly formatted
Submitted: 2009-06-25 13:46:51 Modified: 2009-06-30 11:46:57
From: peter Assigned: felipe
Status: Closed Package: Scripting Engine problem
PHP Version: 5.3CVS-2009-06-25 (snap) OS: n/a

There are 2 different diffs reported by users for this test.

Count Diff
2 (67%)
003+ #0 %s/bug48693.php(4): create_function('', 'return 1; }
003- #0 %sbug48693.php(4): create_function('', 'return 1; }')
004- #1 {main}
1 (33%)
003+ #0 %s/bug48693.php(4): create_function('', 'return 1; }�')
003- #0 %sbug48693.php(4): create_function('', 'return 1; }')