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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
42 + 28 = ?
Subscribe to this entry?

 
 [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: Fri Apr 26 13:01:28 2024 UTC