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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Apr 25 03:01:29 2024 UTC