changelog               Sat Jul 27 20:19:08 2002 EDT

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
  
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.80 ZendEngine2/ChangeLog:1.81
--- ZendEngine2/ChangeLog:1.80  Fri Jul 26 20:18:39 2002
+++ ZendEngine2/ChangeLog       Sat Jul 27 20:19:08 2002
@@ -1,3 +1,11 @@
+2002-07-27  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * zend_compile.c
+      zend_execute_API.c:
+    - Make sure classes are first looked for in the current scope.
+    - Make sure that during inheritance the global scope is searched if the
+    - current one doesn't work.
+
 2002-07-26  Andi Gutmans  <[EMAIL PROTECTED]>
 
     * zend_execute.c


Reply via email to