Have you tried this with the latest CVS version? It works fine here with
the latest CVS.
Sean
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, January 13, 2001 10:41 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DEV] PHP 4.0 Bug #8694: Date function core dumps with
> escaped chars
>
>
> From: [EMAIL PROTECTED]
> Operating system: Red Hat 6.2
> PHP version: 4.0.4pl1
> PHP Bug Type: Date/time related
> Bug description: Date function core dumps with escaped chars
>
> <?
> $stamp=time();
> print(date("m d \o\f \t\h\e \w\e\e\k M F Y"));
>
> ?>
>
> put the above code snippet in a file called test.php - run
> the php cgi from the command line
>
> php -q test.php
>
> And it will core
>
> remove the \o\f \t\h\e \w\e\e\k and it works fine
> This used to work before 4.0.4
>
>
> --
> Edit Bug report at: http://bugs.php.net/?id=8694&edit=1
>
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail:
> [EMAIL PROTECTED]
>
>
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]