php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11978 ltconfig in infinite loop looking for echo
Submitted: 2001-07-09 10:25 UTC Modified: 2001-07-09 14:18 UTC
From: charles_fisher at bigfoot dot com Assigned:
Status: Not a bug Package: *Compile Issues
PHP Version: 4.0.6 OS: HP-UX 10.20
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: charles_fisher at bigfoot dot com
New email:
PHP Version: OS:

 

 [2001-07-09 10:25 UTC] charles_fisher at bigfoot dot com
This is 10958 all over again. Solved the problem by setting
echo to 'print -r' at the top of the file.

If you did remove ltconfig from the CVS version, you must
have put it back.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-09 14:18 UTC] sniper@php.net
The latest CVS means PHP 4.0.7-dev version.
Get the snapshot from http://snaps.php.net/
and if it doesn't work, reopen the #10958 and not another
report about same issue.

 [2003-02-03 15:25 UTC] charles_fisher at bigfoot dot com
This bug can be resolved by "export ECHO='print -r'".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC