aboutsummaryrefslogtreecommitdiff
path: root/src/php-gettext
AgeCommit message (Collapse)Author
2022-06-21Use 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.
2010-09-28update php-gettext to 1.0.10Christian Weiske
2009-11-16Delete unuseful scripts.mensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@552 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-04fix php-gettext on 64 bitcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@514 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-03move files to new locationscweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@386 b3834d28-1941-0410-a4f8-b48e95affb8f