Date: 08/20/00
- Next message: Chuck Hagenbuch: "Re: [PHP-DEV] PEAR Contribution"
- Previous message: alex <email protected>: "[PHP-DEV] PHP 4.0 Bug #6259: misbehaving/badly documented "fgetc($fp)" after EOF"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] Central CHDIR'ing"
- Reply: Sascha Schumann: "Re: [PHP-DEV] Central CHDIR'ing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Currently, all SAPI modules implement their own chdir'ing
into the script's path. The attached patch moves this
functionality one layer up. This is more convenient as I
don't see any reason why this piece of code needs to be
duplicated into each module.
Opinions?
- Sascha
- TEXT/PLAIN attachment: central-chdir-patch
-- 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: Chuck Hagenbuch: "Re: [PHP-DEV] PEAR Contribution"
- Previous message: alex <email protected>: "[PHP-DEV] PHP 4.0 Bug #6259: misbehaving/badly documented "fgetc($fp)" after EOF"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] Central CHDIR'ing"
- Reply: Sascha Schumann: "Re: [PHP-DEV] Central CHDIR'ing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

