php-src/pear/scripts
Wez Furlong b10b24d50c Always initialize wrappers, regardless of PG(allow_url_fopen).
Add is_url field to wrapper structure; the stream wrapper openers
will disallow opening is is_url && !PG(allow_url_fopen).
Add infrastructure for stat($url) and opendir($url).
Tidy up/centralize code that locates and instantiates wrappers for the
various operations.
Implement opendir for plain files.
Make the PHP opendir and dir functions use the streams implementations.
Add modelines for syntax highlighting the pear scripts in vim
2002-04-16 22:14:27 +00:00
..
pear.bat it's been changed back to php.exe 2002-04-09 09:59:17 +00:00
pear.in Always initialize wrappers, regardless of PG(allow_url_fopen). 2002-04-16 22:14:27 +00:00
pearize.in Always initialize wrappers, regardless of PG(allow_url_fopen). 2002-04-16 22:14:27 +00:00
pearwin.php Config variables must be set between "" while using pear.bat windows script 2002-02-20 22:39:16 +00:00
php-config.in @Added --version option to php-config (Stig) 2001-08-13 07:58:29 +00:00
phpextdist * updated copyrights (thanks Colin) 2001-01-10 01:01:59 +00:00
phpize.in Please welcome the new build system. 2002-03-07 14:20:02 +00:00
phptar.in tab vs ws 2001-09-27 23:59:16 +00:00