]> git.mxchange.org Git - core.git/commit
A lot deprecated exceptions removed, todo-builder.sh added, TODOs.txt added (built)
authorRoland Häder <roland@mxchange.org>
Fri, 14 Aug 2009 23:51:24 +0000 (23:51 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 14 Aug 2009 23:51:24 +0000 (23:51 +0000)
commit8541183f3c4400c5a12fa31573c5be981889ee09
tree451c7dee36f167cf7cc1d1826ab5b9b80028e758
parent42add96d2d56d2e672c8bae56887fc962697768c
A lot deprecated exceptions removed, todo-builder.sh added, TODOs.txt added (built)
13 files changed:
.gitattributes
docs/TODOs.txt [new file with mode: 0644]
inc/classes/exceptions/container/.htaccess [deleted file]
inc/classes/exceptions/container/class_ContainerItemIsNoArrayException.php [deleted file]
inc/classes/exceptions/container/class_ContainerItemIsNullException.php [deleted file]
inc/classes/exceptions/container/class_ContainerMaybeDamagedException.php [deleted file]
inc/classes/exceptions/main/class_ExceptionNotFoundException.php [deleted file]
inc/classes/exceptions/main/class_GetterNotFoundException.php [deleted file]
inc/classes/exceptions/main/class_MissingMethodException.php
inc/classes/exceptions/main/class_NoArrayCreatedException.php [deleted file]
inc/classes/exceptions/main/class_NoArrayException.php [deleted file]
inc/classes/main/class_BaseFrameworkSystem.php
todo-builder.sh [new file with mode: 0755]