Date: 06/27/00
- Next message: alf.nicolaysen <email protected>: "[PHP-DEV] PHP 4.0 Bug #5243: Could not start apache 1.3.12 Returncode 3"
- Previous message: marco <email protected>: "[PHP-DEV] PHP 4.0 Bug #5242: wrong variable value in recoursive functions declared as object method"
- In reply to: Stanislav Malyshev: "Re: [PHP-DEV] PHP 4.0 Bug #5167 Updated: include() function works incorrectly with directories - symbolic links"
- Next in thread: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5167 Updated: include() function works incorrectly with directories - symbolic links"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Stanislav Malyshev wrote:
>
> KM>> Do you mean that even in thread-safe environment require/include will
> KM>> work as in PHP3?
>
> it should.
>
> KM>> Well, but as I understand require/include don't require chdir()
> KM>> operation?
> KM>> Or I'm wrong?
>
> It does sort of chdir - because all pathes inside script refer to script
> placement.
>
> KM>> Just a silly question - when do I need thread-safety?
>
> When your server uses threads. IIS does. Some Unix servers (Roxen?) do.
>
> KM>> Surely, I want my PHP code to work in both environments,
> KM>> thread safe and unsafe. And I want it to work in PHP3/4.
>
> You shouldn't care for this. 4.0.1 should be able to choose the right way.
OK, i'm ready to close my #5167 (current CVS works for me).
But I don't have ability to do it.
Thank you for your efforts and comments,
Best regards,
KIR
-- 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: alf.nicolaysen <email protected>: "[PHP-DEV] PHP 4.0 Bug #5243: Could not start apache 1.3.12 Returncode 3"
- Previous message: marco <email protected>: "[PHP-DEV] PHP 4.0 Bug #5242: wrong variable value in recoursive functions declared as object method"
- In reply to: Stanislav Malyshev: "Re: [PHP-DEV] PHP 4.0 Bug #5167 Updated: include() function works incorrectly with directories - symbolic links"
- Next in thread: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5167 Updated: include() function works incorrectly with directories - symbolic links"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

