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.patch for Testing related Bug #52447

Patch version 2010-07-26 17:19 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:14:39.000000000 +0300
+++ php-5.3.3/ext/standard/tests/file/statpage.phpt    2010-07-26 20:15:16.992665500 +0300
@@ -4,7 +4,6 @@
 <?php

 var_dump(getlastmod());
-var_dump(getmyinode());
 var_dump(getmyuid());
 var_dump(getmypid());
 var_dump(getmygid());
@@ -15,6 +14,5 @@
 int(%d)
 int(%d)
 int(%d)
-int(%d)
 int(%d)
 Done
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 22:01:32 2024 UTC