]> granicus.if.org Git - php/commit
- Added opened_path to php_fopen_wrapper() and the URL fopen wrapper (it's not
authorAndi Gutmans <andi@php.net>
Tue, 30 Nov 1999 20:18:11 +0000 (20:18 +0000)
committerAndi Gutmans <andi@php.net>
Tue, 30 Nov 1999 20:18:11 +0000 (20:18 +0000)
commit2337d110f91ddf02dede5b91ce22fd69bc3df8fb
tree622dabbd3eb1192382e253af403362050197b230
parent5463dd5b387298a84736e590e5d213f5bafe9435
- Added opened_path to php_fopen_wrapper() and the URL fopen wrapper (it's not
  always properly set, it's a TODO for all of us).  This enables us to implement
  true 'use' support.
@- Added support for the 'use' keyword - behaves like 'require', but will not
@  use the same file more than once (Andi & Zeev, Zend library)
ext/gd/gd.c
ext/standard/basic_functions.c
ext/standard/file.c
main/fopen_wrappers.c
main/fopen_wrappers.h
main/main.c
php4dllts.dsp