Browse Source

No short tags

PHP-5.1
Marcus Boerger 22 years ago
parent
commit
7ec9245c74
  1. 2
      tests/lang/bug29566.phpt

2
tests/lang/bug29566.phpt

@ -1,7 +1,7 @@
--TEST--
Bug #29566 (foreach/string handling strangeness)
--FILE--
<?
<?php
$var="This is a string";
$dummy="";

Loading…
Cancel
Save