php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9057 date("r") causes segmentation fault
Submitted: 2001-02-01 16:35 UTC Modified: 2001-02-01 16:47 UTC
From: peter dot nelson at bucks dot net Assigned:
Status: Closed Package: Date/time related
PHP Version: 4.0.4pl1 OS: Linux 2.2.18 Alpha
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: peter dot nelson at bucks dot net
New email:
PHP Version: OS:

 

 [2001-02-01 16:35 UTC] peter dot nelson at bucks dot net
<? echo date("r"); ?>

 './configure' '--with-apxs=/usr/local/apache-1.3.17/bin/apxs' '--enable-memory-limit' '--enable-ftp' '--with-gd' '--with-mysql' '--with-bcmath' '--with-mm'

No other parameters of date() cause the problem.

compiled with egcs-2.91.66 (needed for mysql compile) on alpha

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-01 16:47 UTC] elixer@php.net
This has been fixed in CVS, try snaps.php.net.

Sean
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 00:01:30 2024 UTC