Date: 04/07/00
- Next message: t.stinner <email protected>: "[PHP-DEV] PHP 4.0 Bug #4076: Wrong return value for pdf_show_boxed"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4064 Updated: variuos files not found when entering `*/php-4.0RC1/ext/gd' with make install"
- In reply to: Zeev Suraski: "[PHP-DEV] expand_filepath()"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] expand_filepath()"
- Reply: Zeev Suraski: "Re: [PHP-DEV] expand_filepath()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I think eventually we can use the virtual_file_ex function for this. It
should take care of every possible combination.
Andi
At 01:07 AM 4/8/00 +0300, Zeev Suraski wrote:
>Unless I'm missing something, expand_filepath() is missing considerable
>functionality - it does handle relative paths that begin with ., but it
>doesn't handle relative paths that don't, e.g. a simple filename, or
>dirname/filename (in which case it's simply supposed to prepend the cwd).
>
>Am I missing something, or should this be fixed?
>
>Zeev
>
>
>--
>Zeev Suraski <zeev <email protected>>
>http://www.zend.com/
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
--- Andi Gutmans <andi <email protected>> http://www.zend.com/-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: t.stinner <email protected>: "[PHP-DEV] PHP 4.0 Bug #4076: Wrong return value for pdf_show_boxed"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4064 Updated: variuos files not found when entering `*/php-4.0RC1/ext/gd' with make install"
- In reply to: Zeev Suraski: "[PHP-DEV] expand_filepath()"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] expand_filepath()"
- Reply: Zeev Suraski: "Re: [PHP-DEV] expand_filepath()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

