php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #52447
Patch rm-myinode-and-getlastmod.patch revision 2010-07-26 17:22 UTC by glen at delfi dot ee
Patch rm-myinode.patch revision 2010-07-26 17:19 UTC by glen at delfi dot ee

Patch rm-myinode-and-getlastmod.patch for Testing related Bug #52447

Patch version 2010-07-26 17:22 UTC

Return to Bug #52447 | Download this patch
Patch Revisions:

Developer: glen@delfi.ee


--- php-5.3.3/ext/standard/tests/file/statpage.phpt~    2010-07-26 20:20:09.000000000 +0300
+++ php-5.3.3/ext/standard/tests/file/statpage.phpt    2010-07-26 20:20:15.952784157 +0300
@@ -3,8 +3,6 @@
 --FILE--
 <?php

-var_dump(getlastmod());
-var_dump(getmyinode());
 var_dump(getmyuid());
 var_dump(getmypid());
 var_dump(getmygid());
@@ -15,6 +13,4 @@
 int(%d)
 int(%d)
 int(%d)
-int(%d)
-int(%d)
 Done
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 13:01:30 2024 UTC