| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
# _fopen_with_path_rel probably needs to call out to regular php_stream_open, for exts that use it (it is exported)
|
| |
|
| |
|
|
|
|
|
| |
truncation).
|
|
|
|
|
|
|
| |
[DOC] The glob stream wrapper allows stuff like this:
php -r '$it = new DirectoryIterator("glob://ext/spl/*.c");
foreach($it as $f) var_dump($f);'
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
failed retries
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Windows
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
open_basedir setting
|
| |
|
|
|
|
| |
root dir)
|
| |
|
|
|
|
| |
"foo/bar")
|
| |
|
| |
|
|
|
|
|
| |
patch by askalski at gmail dot com
|
|
|
|
|
| |
element for files opened with tmpname().
|
| |
|
| |
|
|
|
|
|
| |
Catch it here.
|
| |
|
| |
|
|
|
|
|
| |
include_path value).
|
| |
|
| |
|
|
|
|
| |
fails - this fixes NOT the stdio-problem on solaris!
|
|
|
|
|
| |
# Patch by ian at snork dot net
|
| |
|
| |
|
| |
|
| |
|