---------------------------
phpScribe - Changelog
Last Project Version: 0.9
---------------------------
2003-12-11 - Marcos Pont
* Version 0.9 released!
2003-12-11 - Marcos Pont
* Form class - bug fix when register globals is off (reported by Nicolas Connault)
* Projects page - remove "call-time pass-by-reference" (reported by Nicolas Connault)
* Examples page - remove "call-time pass-by-reference"
* Examples page - bug fix with example insert and stored examples list
* Setup page - remove "call-time pass-by-reference"
* Configuration script - strip slashes from super globals values
2003-12-08 - Marcos Pont
* Adodb - upgrade to version 4.04
2003-09-29 - Marcos Pont
* Version 0.8 released!
2003-09-28 - Marcos Pont
* Doc Generator - "submit bug or feature" link in the documentation footer
* Doc Generator - new left frame disposition: all files, all classes, packages and unclassified classes
* Doc Generator - project tree and project index were reviewed and updated
* File Parser - full support for return datatype in functions and methods
* File Parser - link to another project classes when they are found in datatypes
* Comment Patterns - datatypes doesn't need parenthesis anymore
2003-09-27 - Marcos Pont
* File Parser - full support for packages in classes
* File Parser - new tags in methods and functions: @version
* File Parser - support for tag @since in classes
* File Parser - support for tag @static in classes and methods
* File Parser - support for keyword & (parameter taken by reference or reference return)
* File Parser - support for property values
2003-07-03 - Marcos Pont
* Version 0.6 released!
2003-07-02 - Marcos Pont
* Doc Generator - function/method prototypes with parameter default values
2003-07-01 - Marcos Pont
* HTML Documentation - project index splitted by the first letter of object
2003-06-20 - Marcos Pont
* Bug tracking - bug #754135 corrected (opened by arinto)
2003-04-08 - Marcos Pont
* Version 0.5 released!
2003-04-08 - Marcos Pont
* Adodb - upgrade to version 3.40
* Doc Generator - bug fix with function parameters (same name in different files)
* Doc Generator - bug fix with inherited fields search
* Doc Generator - bug fix with new lines in parser
* Doc Generator - class and file templates update: support for new elements
2003-04-06 - Marcos Pont
* File Parser - version 2.0 of the phpScribe's parser released
* File Parser - full support for constants
* File Parser - default values for parameters
* File Parser - new tags in methods and functions: @since and @deprecated
* File Parser - support for multiple notes in classes, methods and functions
2003-03-19 - Marcos Pont
* Version 0.3 released!
2003-03-19 - Marcos Pont
* File Parser - bug fix with invalid lines handling
* File Parser - bug fix with incomplete comment lines handling
* File Parser - major bug fix with tab indented source codes
* System front-end - minor corrections in credits.php
2003-03-09 - Marcos Pont
* Version 0.2 released!
2003-03-08 - Marcos Pont
* Installation - Broken link in install.php corrected
* Installation - Error in CREATE TABLE scripts corrected
* File Parser - Bug hazard corrected
2003-03-01 - Marcos Pont
* Version 0.1 released!
2003-03-01 - Marcos Pont
* File Parser - Bug fixes in method/see/parameter parsing
* End of 1 month "experience" phase of version 0.1b
2003-02-01 - Marcos Pont
* Doc Generator - Bug fixes with query result ordering
* File Parser - Correct bug hazards in parameters parsing
2003-01-10 - Marcos Pont
* End of first beta version's test phase
* Installation - installation process/consistencies
2002-12-10 - Marcos Pont
* Website - publishing of the first version
* User Interface - browser tests
2002-12-03 - Marcos Pont
* Doc Generator - new skin: Smooth Desire
(by Lenon Scortegagna)
2002-12-02 - Marcos Pont
* Doc Generator - new skin: Clouds & Leaves
2002-11-27 - Marcos Pont
* User Interface - layout and structure development
* Doc Generator - first alpha version of the generator