]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndrey Hristov <andrey@php.net>
Wed, 21 Jul 1999 19:47:40 +0000 (19:47 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 21 Jul 1999 19:47:40 +0000 (19:47 +0000)
ext/session/session.c
objects [deleted file]

index eb5fd00023c05984f5820c9d6779d0c3a17752c2..68130f63427ceaa731e0392a575ffc23120eee54 100644 (file)
@@ -13,6 +13,7 @@
    | license@php.net so we can mail you a copy immediately.               |
    +----------------------------------------------------------------------+
    | Authors: Sascha Schumann <ss@2ns.de>                                 |
+   |          Andrey Zmievski <andrey@ispi.net>                           |
    +----------------------------------------------------------------------+
  */
 
diff --git a/objects b/objects
deleted file mode 100644 (file)
index 0f03da1..0000000
--- a/objects
+++ /dev/null
@@ -1,7 +0,0 @@
-<?
-
-$a->foo[4][32]["bar"] = 9;
-
-print "------------------------------\n";
-
-$a->foo[4][32]["bar"];