Date: 09/16/01
- Next message: ryan <email protected>: "[PHP-DEV] Bug #13325 Updated: php_printer.dll causes Access violation in php4ts.dll"
- Previous message: Sander Steffann: "Re: [PHP-DEV] Versioning (resent AGAIN due to lack of replies)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Andi Gutmans wrote:
> Best if you use php_strtok_r() as it's thread safe. strtok() is not
> thread-safe on all systems.
yes, but trying to mimic the design flaw from the Perl interface
to db++ that allowed to pass a domain list as a whitespace
separated string instead of an array was a bad decision in the
first place so i decided to get rid of it alltogether
(commit will follow soon)
-- 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: ryan <email protected>: "[PHP-DEV] Bug #13325 Updated: php_printer.dll causes Access violation in php4ts.dll"
- Previous message: Sander Steffann: "Re: [PHP-DEV] Versioning (resent AGAIN due to lack of replies)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

