derick          Wed Jul  2 14:00:51 2003 EDT

  Modified files:              
    /php-src/tests/lang bug24403.phpt 
  Log:
  - use <?php in testcases
  
  
Index: php-src/tests/lang/bug24403.phpt
diff -u php-src/tests/lang/bug24403.phpt:1.1 php-src/tests/lang/bug24403.phpt:1.2
--- php-src/tests/lang/bug24403.phpt:1.1        Wed Jul  2 13:51:15 2003
+++ php-src/tests/lang/bug24403.phpt    Wed Jul  2 14:00:51 2003
@@ -1,7 +1,7 @@
 --TEST--
 Bug #24403 (scope doesn't properly propagate into internal functions)
 --FILE--
-<?
+<?php
 class a
 {
        var $a = array();



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to