php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #50662
Patch echo-tags-test revision 2010-11-19 11:33 UTC by kanenas at comcast dot net
revision 2010-10-22 11:06 UTC by kanenas at comcast dot net
Patch echo_tags-patch revision 2010-11-19 11:31 UTC by ww dot galen at gmail dot com
revision 2010-10-22 11:00 UTC by kanenas at comcast dot net
Patch echo-tags-test-2 revision 2010-10-22 11:07 UTC by kanenas at comcast dot net

Patch echo-tags-test for Scripting Engine problem Bug #50662

Patch version 2010-11-19 11:33 UTC

Return to Bug #50662 | Download this patch
This patch renders other patches obsolete

Obsolete patches:

Patch Revisions:

Developer: kanenas@comcast.net

--TEST--
short_open_tag: Off
--INI--
short_open_tag=off
--FILE--
<?= "Used an echo tag\n" ?>
Finished
--EXPECT--
Used an echo tag
Finished
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 20:01:32 2024 UTC