cvs: ZendEngine2(PHP_5_3) /tests bug38779.phpt

[email protected] ("Scott MacVicar")
Newsgroups php.zend-engine.cvs
Message-ID <cvsscottmac1205749757@cvsserver>
scottmac		Mon Mar 17 10:29:17 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /ZendEngine2/tests	bug38779.phpt 
  Log:
  Fix test
  
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/bug38779.phpt?r1=1.1.2.4&r2=1.1.2.4.2.1&diff_format=u
Index: ZendEngine2/tests/bug38779.phpt
diff -u ZendEngine2/tests/bug38779.phpt:1.1.2.4 ZendEngine2/tests/bug38779.phpt:1.1.2.4.2.1
--- ZendEngine2/tests/bug38779.phpt:1.1.2.4	Wed Sep 13 13:59:16 2006
+++ ZendEngine2/tests/bug38779.phpt	Mon Mar 17 10:29:17 2008
@@ -19,6 +19,9 @@
 	function stream_eof() {
 		return $this->position >= strlen($this->data);
 	}
+	function stream_stat() {
+		return array('size' => strlen($this->data));
+	}
 }
 stream_wrapper_register('Loader', 'Loader');
 require 'Loader://qqq.php';
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.