r1932 - branches/0.2 branches/0.2/doc branches/0.4 branches/0.4/doc tags tags/0.2.16 tags/0.2.16/doc tags/0.4.8 tags/0.4.8/doc tags/0.6.0 tags/0.6.0/doc tags/0.6.0/ext/src trunk trunk/doc trunk/ext/src

From: <voxusAT@ATshadanakar.org>
Date: Fri, 21 Jul 2006 17:39:06 +0400 (MSD)

Author: voxus
Date: 2006-07-21 17:39:05 +0400 (Fri, 21 Jul 2006)
New Revision: 1932

Added:
   tags/0.2.16/
   tags/0.2.16/core/
   tags/0.2.16/doc/
   tags/0.2.16/global.inc.php.tpl
   tags/0.2.16/main/
   tags/0.4.8/
   tags/0.4.8/core/
   tags/0.4.8/doc/
   tags/0.4.8/global.inc.php.tpl
   tags/0.4.8/main/
   tags/0.4.8/meta/
   tags/0.6.0/
   tags/0.6.0/core/
   tags/0.6.0/doc/
   tags/0.6.0/ext/
   tags/0.6.0/global.inc.php.tpl
   tags/0.6.0/main/
   tags/0.6.0/meta/
Modified:
   branches/0.2/doc/ChangeLog
   branches/0.2/global.inc.php.tpl
   branches/0.4/doc/ChangeLog
   branches/0.4/global.inc.php.tpl
   tags/0.2.16/doc/ChangeLog
   tags/0.2.16/doc/Doxyfile
   tags/0.4.8/doc/ChangeLog
   tags/0.4.8/doc/Doxyfile
   tags/0.6.0/doc/ChangeLog
   tags/0.6.0/doc/Doxyfile
   tags/0.6.0/ext/src/onphp.h
   trunk/doc/ChangeLog
   trunk/ext/src/onphp.h
   trunk/global.inc.php.tpl
Log:
* 0.2.16, 0.4.8 and 0.6.0

Modified: branches/0.2/doc/ChangeLog
===================================================================
--- branches/0.2/doc/ChangeLog 2006-07-19 15:13:24 UTC (rev 1931)
+++ branches/0.2/doc/ChangeLog 2006-07-21 13:39:05 UTC (rev 1932)
@@ -1,5 +1,9 @@
 # $Id$
 
+2006-07-21 Konstantin V. Arkhipov <voxusAT@ATshadanakar.org>
+
+ * 0.2.16 released.
+
 2006-07-12 Konstantin V. Arkhipov <voxusAT@ATshadanakar.org>
 
         * core/Form/Form.class.php: getTexturalErrors() is deprecated in

Modified: branches/0.2/global.inc.php.tpl
===================================================================
--- branches/0.2/global.inc.php.tpl 2006-07-19 15:13:24 UTC (rev 1931)
+++ branches/0.2/global.inc.php.tpl 2006-07-21 13:39:05 UTC (rev 1932)
@@ -31,7 +31,7 @@
         error_reporting(E_ALL | E_STRICT);
         set_error_handler('error2Exception', E_ALL);
         ignore_user_abort(true);
- define('ONPHP_VERSION', '0.2.15.99');
+ define('ONPHP_VERSION', '0.2.16.99');
         
         // overridable constant, don't forget for trailing slash
         // also you may consider using /dev/shm/ for cache purposes

Modified: branches/0.4/doc/ChangeLog
===================================================================
--- branches/0.4/doc/ChangeLog 2006-07-19 15:13:24 UTC (rev 1931)
+++ branches/0.4/doc/ChangeLog 2006-07-21 13:39:05 UTC (rev 1932)
@@ -1,5 +1,9 @@
 # $Id$
 
+2006-07-21 Konstantin V. Arkhipov
+
+ * 0.4.8 released.
+
 2006-07-17 Konstantin V. Arkhipov
 
         * meta/: synced with trunk: DTD update, identifier's shortcut.

Modified: branches/0.4/global.inc.php.tpl
===================================================================
--- branches/0.4/global.inc.php.tpl 2006-07-19 15:13:24 UTC (rev 1931)
+++ branches/0.4/global.inc.php.tpl 2006-07-21 13:39:05 UTC (rev 1932)
@@ -31,7 +31,7 @@
         error_reporting(E_ALL | E_STRICT);
         set_error_handler('error2Exception', E_ALL | E_STRICT);
         ignore_user_abort(true);
- define('ONPHP_VERSION', '0.4.7.99');
+ define('ONPHP_VERSION', '0.4.8.99');
 
         // overridable constant, don't forget for trailing slash
         // also you may consider using /dev/shm/ for cache purposes

Copied: tags/0.2.16/core (from rev 1931, branches/0.2/core)

Copied: tags/0.2.16/doc (from rev 1931, branches/0.2/doc)

Modified: tags/0.2.16/doc/ChangeLog
===================================================================
--- branches/0.2/doc/ChangeLog 2006-07-19 15:13:24 UTC (rev 1931)
+++ tags/0.2.16/doc/ChangeLog 2006-07-21 13:39:05 UTC (rev 1932)
@@ -1,5 +1,9 @@
 # $Id$
 
+2006-07-21 Konstantin V. Arkhipov <voxusAT@ATshadanakar.org>
+
+ * 0.2.16 released.
+
 2006-07-12 Konstantin V. Arkhipov <voxusAT@ATshadanakar.org>
 
         * core/Form/Form.class.php: getTexturalErrors() is deprecated in

Modified: tags/0.2.16/doc/Doxyfile
===================================================================
--- branches/0.2/doc/Doxyfile 2006-07-19 15:13:24 UTC (rev 1931)
+++ tags/0.2.16/doc/Doxyfile 2006-07-21 13:39:05 UTC (rev 1932)
@@ -4,7 +4,7 @@
 # Project related configuration options
 #---------------------------------------------------------------------------
 PROJECT_NAME = onPHP
-PROJECT_NUMBER = 0.2-dev
+PROJECT_NUMBER = 0.2.16
 OUTPUT_DIRECTORY = ./doxy/
 CREATE_SUBDIRS = YES
 OUTPUT_LANGUAGE = English
@@ -121,7 +121,7 @@
 GENERATE_HTML = YES
 HTML_OUTPUT = html
 HTML_FILE_EXTENSION = .html
-HTML_HEADER = www/parts/doxyHead.html
+HTML_HEADER =
 HTML_FOOTER =
 HTML_STYLESHEET =
 HTML_ALIGN_MEMBERS = YES

Copied: tags/0.2.16/global.inc.php.tpl (from rev 1931, branches/0.2/global.inc.php.tpl)
===================================================================
--- tags/0.2.16/global.inc.php.tpl (rev 0)
+++ tags/0.2.16/global.inc.php.tpl 2006-07-21 13:39:05 UTC (rev 1932)
@@ -0,0 +1,105 @@
+<?php
+/***************************************************************************
+ * Copyright (C) 2004-2006 by Konstantin V. Arkhipov *
+ * voxusAT@ATonphp.org *
+ * *
+ * This program is free software; you can redistribute it and/or modify *
+ * it under the terms of the GNU General Public License as published by *
+ * the Free Software Foundation; either version 2 of the License, or *
+ * (at your option) any later version. *
+ * *
+ ***************************************************************************/
+/* $Id$ */
+
+ // sample system-wide configuration file
+
+ function error2Exception($code, $string, $file, $line)
+ {
+ throw new BaseException($string, $code, $file, $line);
+ }
+
+ // classes autoload magic
+ function __autoload($classname)
+ {
+ // and yes, there is no error handling, 'cause we're
+ // writing very custom business solution, which will
+ // contain everything (classes/modules) everytime...
+ require $classname . EXT_CLASS;
+ }
+
+ // system settings
+ error_reporting(E_ALL | E_STRICT);
+ set_error_handler('error2Exception', E_ALL);
+ ignore_user_abort(true);
+ define('ONPHP_VERSION', '0.2.16');
+
+ // overridable constant, don't forget for trailing slash
+ // also you may consider using /dev/shm/ for cache purposes
+ if (!defined('ONPHP_TEMP_PATH'))
+ define('ONPHP_TEMP_PATH', '/tmp/onPHP/');
+
+ // paths
+ define('ONPHP_ROOT_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR);
+ define('ONPHP_CORE_PATH', ONPHP_ROOT_PATH.'core'.DIRECTORY_SEPARATOR);
+ define('ONPHP_MAIN_PATH', ONPHP_ROOT_PATH.'main'.DIRECTORY_SEPARATOR);
+ define('ONPHP_META_PATH', ONPHP_ROOT_PATH.'meta'.DIRECTORY_SEPARATOR);
+ define(
+ 'ONPHP_INCUBATOR_PATH',
+ ONPHP_ROOT_PATH
+ .'incubator'
+ .DIRECTORY_SEPARATOR
+ .'classes'
+ .DIRECTORY_SEPARATOR
+ );
+
+ set_include_path(
+ // current path
+ get_include_path().PATH_SEPARATOR
+
+ // to reduce include path - run incubator/misc/renewSymLinks.sh
+ // and uncomment this two paths
+ /**
+ .ONPHP_CORE_PATH.'.all'.PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'.all'.PATH_SEPARATOR
+ **/
+
+ // core classes
+ .ONPHP_CORE_PATH.'Base' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'Cache' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'DB' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'Exceptions' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'Form' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'Logic' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'OSQL' .PATH_SEPARATOR
+
+ // main framework
+ .ONPHP_MAIN_PATH.'Base' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'DAOs' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'Flow' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'Containers' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'HTTP' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'Module' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'Net' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'Template' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'Utils' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'XML' .PATH_SEPARATOR
+
+ // incubator's stuff
+ /**
+ .ONPHP_INCUBATOR_PATH.'CMF' .PATH_SEPARATOR
+ .ONPHP_INCUBATOR_PATH.'Cache' .PATH_SEPARATOR
+ .ONPHP_INCUBATOR_PATH.'NetTools' .PATH_SEPARATOR
+ .ONPHP_INCUBATOR_PATH.'SimpleTestWrapper' .PATH_SEPARATOR
+ .ONPHP_INCUBATOR_PATH.'Utils' .PATH_SEPARATOR
+ .ONPHP_INCUBATOR_PATH.'DB' .PATH_SEPARATOR
+ .ONPHP_INCUBATOR_PATH.'Form' .PATH_SEPARATOR
+ **/
+ );
+
+ // file extensions
+ define('EXT_CLASS', '.class.php');
+ define('EXT_TPL', '.tpl.html');
+ define('EXT_MOD', '.inc.php');
+ define('EXT_HTML', '.html');
+ define('EXT_UNIT', '.unit.php');
+?>
\ No newline at end of file

Copied: tags/0.2.16/main (from rev 1931, branches/0.2/main)

Copied: tags/0.4.8/core (from rev 1931, branches/0.4/core)

Copied: tags/0.4.8/doc (from rev 1931, branches/0.4/doc)

Modified: tags/0.4.8/doc/ChangeLog
===================================================================
--- branches/0.4/doc/ChangeLog 2006-07-19 15:13:24 UTC (rev 1931)
+++ tags/0.4.8/doc/ChangeLog 2006-07-21 13:39:05 UTC (rev 1932)
@@ -1,5 +1,9 @@
 # $Id$
 
+2006-07-21 Konstantin V. Arkhipov
+
+ * 0.4.8 released.
+
 2006-07-17 Konstantin V. Arkhipov
 
         * meta/: synced with trunk: DTD update, identifier's shortcut.

Modified: tags/0.4.8/doc/Doxyfile
===================================================================
--- branches/0.4/doc/Doxyfile 2006-07-19 15:13:24 UTC (rev 1931)
+++ tags/0.4.8/doc/Doxyfile 2006-07-21 13:39:05 UTC (rev 1932)
@@ -4,7 +4,7 @@
 # Project related configuration options
 #---------------------------------------------------------------------------
 PROJECT_NAME = onPHP
-PROJECT_NUMBER = 0.4-dev
+PROJECT_NUMBER = 0.4.8
 OUTPUT_DIRECTORY = ./doxy/trunk/
 CREATE_SUBDIRS = YES
 OUTPUT_LANGUAGE = English
@@ -122,8 +122,8 @@
 GENERATE_HTML = YES
 HTML_OUTPUT = html
 HTML_FILE_EXTENSION = .html
-HTML_HEADER = www/parts/doxyHead.html
-HTML_FOOTER = www/parts/doxyHeel.html
+HTML_HEADER =
+HTML_FOOTER =
 HTML_STYLESHEET =
 HTML_ALIGN_MEMBERS = YES
 GENERATE_HTMLHELP = NO
@@ -201,7 +201,7 @@
 #---------------------------------------------------------------------------
 # Configuration::additions related to external references
 #---------------------------------------------------------------------------
-TAGFILES = doxy/spl/spl.tag=../spl
+TAGFILES =
 GENERATE_TAGFILE =
 ALLEXTERNALS = NO
 EXTERNAL_GROUPS = YES

Copied: tags/0.4.8/global.inc.php.tpl (from rev 1931, branches/0.4/global.inc.php.tpl)
===================================================================
--- tags/0.4.8/global.inc.php.tpl (rev 0)
+++ tags/0.4.8/global.inc.php.tpl 2006-07-21 13:39:05 UTC (rev 1932)
@@ -0,0 +1,87 @@
+<?php
+/***************************************************************************
+ * Copyright (C) 2004-2006 by Konstantin V. Arkhipov *
+ * voxusAT@ATonphp.org *
+ * *
+ * This program is free software; you can redistribute it and/or modify *
+ * it under the terms of the GNU General Public License as published by *
+ * the Free Software Foundation; either version 2 of the License, or *
+ * (at your option) any later version. *
+ * *
+ ***************************************************************************/
+/* $Id$ */
+
+ // sample system-wide configuration file
+
+ function error2Exception($code, $string, $file, $line)
+ {
+ throw new BaseException($string, $code, $file, $line);
+ }
+
+ // classes autoload magic
+ function __autoload($classname)
+ {
+ // and yes, there is no error handling, 'cause we're
+ // writing very custom business solution, which will
+ // contain everything (classes/modules) everytime...
+ require $classname . EXT_CLASS;
+ }
+
+ // system settings
+ error_reporting(E_ALL | E_STRICT);
+ set_error_handler('error2Exception', E_ALL | E_STRICT);
+ ignore_user_abort(true);
+ define('ONPHP_VERSION', '0.4.8');
+
+ // overridable constant, don't forget for trailing slash
+ // also you may consider using /dev/shm/ for cache purposes
+ if (!defined('ONPHP_TEMP_PATH'))
+ define('ONPHP_TEMP_PATH', '/tmp/onPHP/');
+
+ // paths
+ define('ONPHP_ROOT_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR);
+ define('ONPHP_CORE_PATH', ONPHP_ROOT_PATH.'core'.DIRECTORY_SEPARATOR);
+ define('ONPHP_MAIN_PATH', ONPHP_ROOT_PATH.'main'.DIRECTORY_SEPARATOR);
+ define('ONPHP_META_PATH', ONPHP_ROOT_PATH.'meta'.DIRECTORY_SEPARATOR);
+ define(
+ 'ONPHP_INCUBATOR_PATH',
+ ONPHP_ROOT_PATH
+ .'incubator'
+ .DIRECTORY_SEPARATOR
+ .'classes'
+ .DIRECTORY_SEPARATOR
+ );
+
+ set_include_path(
+ // current path
+ get_include_path().PATH_SEPARATOR
+
+ // core classes
+ .ONPHP_CORE_PATH.'Base' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'Cache' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'DB' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'Exceptions' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'Form' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'Logic' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'OSQL' .PATH_SEPARATOR
+
+ // main framework
+ .ONPHP_MAIN_PATH.'Base' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'DAOs' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'Flow' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'SPL' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'Containers' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'Utils' .PATH_SEPARATOR
+
+ // uncomment this one, if your php compiled without spl extension:
+ //
+ // .ONPHP_CORE_PATH.'SPL'.DIRECTORY_SEPARATOR.'bundled'.PATH_SEPARATOR
+ );
+
+ // file extensions
+ define('EXT_CLASS', '.class.php');
+ define('EXT_TPL', '.tpl.html');
+ define('EXT_MOD', '.inc.php');
+ define('EXT_HTML', '.html');
+ define('EXT_UNIT', '.unit.php');
+?>
\ No newline at end of file

Copied: tags/0.4.8/main (from rev 1931, branches/0.4/main)

Copied: tags/0.4.8/meta (from rev 1931, branches/0.4/meta)

Copied: tags/0.6.0/core (from rev 1931, trunk/core)

Copied: tags/0.6.0/doc (from rev 1931, trunk/doc)

Modified: tags/0.6.0/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog 2006-07-19 15:13:24 UTC (rev 1931)
+++ tags/0.6.0/doc/ChangeLog 2006-07-21 13:39:05 UTC (rev 1932)
@@ -1,5 +1,9 @@
 # $Id$
 
+2006-07-21 Konstantin V. Arkhipov
+
+ * 0.6.0 released.
+
 2006-07-17 Konstantin V. Arkhipov
 
         * meta/: DTD updated, forgotten shortcut to identifier implemented.

Modified: tags/0.6.0/doc/Doxyfile
===================================================================
--- trunk/doc/Doxyfile 2006-07-19 15:13:24 UTC (rev 1931)
+++ tags/0.6.0/doc/Doxyfile 2006-07-21 13:39:05 UTC (rev 1932)
@@ -4,7 +4,7 @@
 # Project related configuration options
 #---------------------------------------------------------------------------
 PROJECT_NAME = onPHP
-PROJECT_NUMBER = 0.5-dev
+PROJECT_NUMBER = 0.6.0
 OUTPUT_DIRECTORY = ./doxy/trunk/
 CREATE_SUBDIRS = YES
 OUTPUT_LANGUAGE = English
@@ -122,8 +122,8 @@
 GENERATE_HTML = YES
 HTML_OUTPUT = html
 HTML_FILE_EXTENSION = .html
-HTML_HEADER = www/parts/doxyHead.html
-HTML_FOOTER = www/parts/doxyHeel.html
+HTML_HEADER =
+HTML_FOOTER =
 HTML_STYLESHEET =
 HTML_ALIGN_MEMBERS = YES
 GENERATE_HTMLHELP = NO
@@ -201,7 +201,7 @@
 #---------------------------------------------------------------------------
 # Configuration::additions related to external references
 #---------------------------------------------------------------------------
-TAGFILES = doxy/spl/spl.tag=../spl
+TAGFILES =
 GENERATE_TAGFILE =
 ALLEXTERNALS = NO
 EXTERNAL_GROUPS = YES

Copied: tags/0.6.0/ext (from rev 1931, trunk/ext)

Modified: tags/0.6.0/ext/src/onphp.h
===================================================================
--- trunk/ext/src/onphp.h 2006-07-19 15:13:24 UTC (rev 1931)
+++ tags/0.6.0/ext/src/onphp.h 2006-07-21 13:39:05 UTC (rev 1932)
@@ -6,7 +6,7 @@
 #include "php.h"
 #include "zend_interfaces.h"
 
-#define ONPHP_VERSION "0.5"
+#define ONPHP_VERSION "0.6.0"
 #define ONPHP_MODULE_NAME "onPHP"
 
 #define ZVAL_FREE(z) zval_dtor(z); FREE_ZVAL(z);

Copied: tags/0.6.0/global.inc.php.tpl (from rev 1931, trunk/global.inc.php.tpl)
===================================================================
--- tags/0.6.0/global.inc.php.tpl (rev 0)
+++ tags/0.6.0/global.inc.php.tpl 2006-07-21 13:39:05 UTC (rev 1932)
@@ -0,0 +1,98 @@
+<?php
+/***************************************************************************
+ * Copyright (C) 2004-2006 by Konstantin V. Arkhipov *
+ * voxusAT@ATonphp.org *
+ * *
+ * This program is free software; you can redistribute it and/or modify *
+ * it under the terms of the GNU General Public License as published by *
+ * the Free Software Foundation; either version 2 of the License, or *
+ * (at your option) any later version. *
+ * *
+ ***************************************************************************/
+/* $Id$ */
+
+ // sample system-wide configuration file
+
+ function error2Exception($code, $string, $file, $line, $context)
+ {
+ throw new BaseException($string, $code);
+ }
+
+ // classes autoload magic
+ function __autoload($classname)
+ {
+ // and yes, there is no error handling, 'cause we're
+ // writing very custom business solution, which will
+ // contain everything (classes/modules) everytime...
+ require $classname . EXT_CLASS;
+ }
+
+ // system settings
+ error_reporting(E_ALL | E_STRICT);
+ set_error_handler('error2Exception', E_ALL | E_STRICT);
+ ignore_user_abort(true);
+ define('ONPHP_VERSION', '0.6.0');
+
+ // overridable constant, don't forget for trailing slash
+ // also you may consider using /dev/shm/ for cache purposes
+ if (!defined('ONPHP_TEMP_PATH'))
+ define('ONPHP_TEMP_PATH', '/tmp/onPHP/');
+
+ // paths
+ define('ONPHP_ROOT_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR);
+ define('ONPHP_CORE_PATH', ONPHP_ROOT_PATH.'core'.DIRECTORY_SEPARATOR);
+ define('ONPHP_MAIN_PATH', ONPHP_ROOT_PATH.'main'.DIRECTORY_SEPARATOR);
+ define('ONPHP_META_PATH', ONPHP_ROOT_PATH.'meta'.DIRECTORY_SEPARATOR);
+ define(
+ 'ONPHP_INCUBATOR_PATH',
+ ONPHP_ROOT_PATH
+ .'incubator'
+ .DIRECTORY_SEPARATOR
+ .'classes'
+ .DIRECTORY_SEPARATOR
+ );
+
+ set_include_path(
+ // current path
+ get_include_path().PATH_SEPARATOR
+
+ // core classes
+ .ONPHP_CORE_PATH.'Base' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'Cache' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'DB' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'Exceptions' .PATH_SEPARATOR
+
+ .ONPHP_CORE_PATH.'Form' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'Form'.DIRECTORY_SEPARATOR.'Filters'.PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'Form'.DIRECTORY_SEPARATOR.'Primitives'.PATH_SEPARATOR
+
+ .ONPHP_CORE_PATH.'Logic' .PATH_SEPARATOR
+ .ONPHP_CORE_PATH.'OSQL' .PATH_SEPARATOR
+
+ // main framework
+ .ONPHP_MAIN_PATH.'Base' .PATH_SEPARATOR
+
+ .ONPHP_MAIN_PATH.'DAOs' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'DAOs'.DIRECTORY_SEPARATOR.'Handlers'.PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'DAOs'.DIRECTORY_SEPARATOR.'Workers'.PATH_SEPARATOR
+
+ .ONPHP_MAIN_PATH.'Flow' .PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'SPL' .PATH_SEPARATOR
+
+ .ONPHP_MAIN_PATH.'Containers'.DIRECTORY_SEPARATOR.'Storable'.PATH_SEPARATOR
+ .ONPHP_MAIN_PATH.'Containers'.DIRECTORY_SEPARATOR.'Unified'.PATH_SEPARATOR
+
+ .ONPHP_MAIN_PATH.'Utils' .PATH_SEPARATOR
+
+ // uncomment this one, if your php compiled without spl extension:
+ //
+ // .ONPHP_CORE_PATH.'SPL'.DIRECTORY_SEPARATOR.'bundled'.PATH_SEPARATOR
+ );
+
+ // file extensions
+ define('EXT_CLASS', '.class.php');
+ define('EXT_TPL', '.tpl.html');
+ define('EXT_MOD', '.inc.php');
+ define('EXT_HTML', '.html');
+ define('EXT_UNIT', '.unit.php');
+?>
\ No newline at end of file

Copied: tags/0.6.0/main (from rev 1931, trunk/main)

Copied: tags/0.6.0/meta (from rev 1931, trunk/meta)

Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog 2006-07-19 15:13:24 UTC (rev 1931)
+++ trunk/doc/ChangeLog 2006-07-21 13:39:05 UTC (rev 1932)
@@ -1,5 +1,9 @@
 # $Id$
 
+2006-07-21 Konstantin V. Arkhipov
+
+ * 0.6.0 released.
+
 2006-07-17 Konstantin V. Arkhipov
 
         * meta/: DTD updated, forgotten shortcut to identifier implemented.

Modified: trunk/ext/src/onphp.h
===================================================================
--- trunk/ext/src/onphp.h 2006-07-19 15:13:24 UTC (rev 1931)
+++ trunk/ext/src/onphp.h 2006-07-21 13:39:05 UTC (rev 1932)
@@ -6,7 +6,7 @@
 #include "php.h"
 #include "zend_interfaces.h"
 
-#define ONPHP_VERSION "0.5"
+#define ONPHP_VERSION "0.6.0"
 #define ONPHP_MODULE_NAME "onPHP"
 
 #define ZVAL_FREE(z) zval_dtor(z); FREE_ZVAL(z);

Modified: trunk/global.inc.php.tpl
===================================================================
--- trunk/global.inc.php.tpl 2006-07-19 15:13:24 UTC (rev 1931)
+++ trunk/global.inc.php.tpl 2006-07-21 13:39:05 UTC (rev 1932)
@@ -31,7 +31,7 @@
         error_reporting(E_ALL | E_STRICT);
         set_error_handler('error2Exception', E_ALL | E_STRICT);
         ignore_user_abort(true);
- define('ONPHP_VERSION', '0.5');
+ define('ONPHP_VERSION', '0.6.0.99');
 
         // overridable constant, don't forget for trailing slash
         // also you may consider using /dev/shm/ for cache purposes
Received on Fri Jul 21 2006 - 17:39:06 MSD

This archive was generated by hypermail 2.2.0 : Sat Oct 27 2007 - 20:23:59 MSD