Commit:    c981016e416507134e5fa8469a08d31346ff19b5
Author:    Anatoliy Belsky <a...@php.net>         Mon, 16 Apr 2012 13:38:13 
+0200
Parents:   9a4cb732ed15088fff7b2cbbb23ef955bbaaadb2
Branches:  PHP-5.3 PHP-5.4 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=c981016e416507134e5fa8469a08d31346ff19b5

Log:
Fix bug 61676 ext\tidy\tests\bug54682.phpt fails

Bugs:
https://bugs.php.net/61676
https://bugs.php.net/54682

Changed paths:
  M  ext/tidy/tests/bug54682.phpt


Diff:
diff --git a/ext/tidy/tests/bug54682.phpt b/ext/tidy/tests/bug54682.phpt
index 8244406..2bebe11 100644
--- a/ext/tidy/tests/bug54682.phpt
+++ b/ext/tidy/tests/bug54682.phpt
@@ -10,4 +10,4 @@ $nx->diagnose();
 
 ?>
 --EXPECTF--
-Warning: tidy::__construct(): Cannot Load '*' into memory in  %s on line %d
+Warning: tidy::__construct(): Cannot Load '*' into memory%win %s on line %d


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to