php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38822 file_exists on Windows Filesystem
Submitted: 2006-09-14 10:13 UTC Modified: 2006-09-14 11:03 UTC
From: gerrit dot boettcher at gmail dot com Assigned:
Status: Closed Package: Filesystem function related
PHP Version: 5.1.6 OS: Windows XP
Private report: No CVE-ID: None
 [2006-09-14 10:13 UTC] gerrit dot boettcher at gmail dot com
Description:
------------
Just Copy&Paste the Code in a *.php file and try it.

http://nopaste.php-q.net/239610

Reproduce code:
---------------
see Description

Expected result:
----------------
i expected a "its a code" result instead of a "its a file" result

Actual result:
--------------
see Description - echo error

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-14 10:17 UTC] tony2001@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

Next time please care to write a couple of words in description.
 [2006-09-14 10:58 UTC] gerrit dot boettcher at gmail dot com
Okay, I think it's fixed in version 5.2.0RC4-dev. Thank you.
 [2006-09-14 11:03 UTC] tony2001@php.net
Great, thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 05:01:29 2024 UTC