[PHP-DEV] Bug #8685 Updated: Here-Syntax problem

2002-01-30 Thread phanto
ID: 8685 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request PHP Version: 4.1.1 New Comment: therfore i wrote 'on its own line'. i suppose heredoc is handled by the scanner, so this should not be a problem. yohgaki: you were talking about reasons an

[PHP-DEV] Bug #8685 Updated: Here-Syntax problem

2002-01-29 Thread yohgaki
ID: 8685 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request PHP Version: 4.1.1 New Comment: There are good reasons this will not be implemented. (As original(?) author memtioned) Think about possibility that begin/end of heredoc

[PHP-DEV] Bug #8685 Updated: Here-Syntax problem

2002-01-29 Thread phanto
ID: 8685 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Old PHP Version: 4.0.4 PHP Version: 4.1.1 New Comment: thank you philip :) closing it silently after over a year is a bit to easy. this realy obfuscates php code a lot and i don't see any v

[PHP-DEV] Bug #8685 Updated: Here-Syntax problem

2002-01-28 Thread philip
ID: 8685 Updated by: philip Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Feature/Change Request PHP Version: 4.0.4 New Comment: I like this feature request, so am reopening it :) Until someone replies with a definitive response as to why such heredoc spacing is require

[PHP-DEV] Bug #8685 Updated: Here-Syntax problem

2002-01-28 Thread yohgaki
ID: 8685 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request PHP Version: 4.0.4 New Comment: Many script languages that support here doc syntax require closing tag at col 1. Won't change. Previous Comments: