[puntoengine] r94 committed - * Deleted conflictive method __callStatic

0 views
Skip to first unread message

punto...@googlecode.com

unread,
Nov 1, 2011, 4:26:40 PM11/1/11
to punto...@googlegroups.com
Revision: 94
Author: jba...@gmail.com
Date: Tue Nov 1 13:25:38 2011
Log: * Deleted conflictive method __callStatic
http://code.google.com/p/puntoengine/source/detail?r=94

Modified:
/trunk/puntoengine/core/Object.php

=======================================
--- /trunk/puntoengine/core/Object.php Tue Nov 1 07:37:31 2011
+++ /trunk/puntoengine/core/Object.php Tue Nov 1 13:25:38 2011
@@ -6,6 +6,8 @@
* @author Juan Benavides Romero <juan.benav...@gmail.com>
* @since 0.4.0
*/
+Kernel::import('core.exceptions');
+


/**
@@ -78,16 +80,6 @@

- /**
- * Override undefined call a static method
- * @param string $name Name of static undefined method
- * @param array $arguments Params of the method
- */
- public function __callStatic($name, $arguments) {
- }//__callStatic
-
-
-
/**
* Override undefined set property
* @param string $name Property name

Reply all
Reply to author
Forward
0 new messages