Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-21 | Use Rector to upgrade constructors. | Jason | |
Modern PHP versions do not recognize methods with the same name as the class as being constructors. This commit upgrades the code so that constructors are named `__construct`. The upgrade was done automatically using Rector. | |||
2009-10-03 | move files to new locations | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@386 b3834d28-1941-0410-a4f8-b48e95affb8f |