Commit graph

3 commits

Author SHA1 Message Date
9f843178bc Fix issue where constructors aren't called
The documentation says that defining a constructor as a function with the same
name as the class is deprecated as of PHP 8, but should still work. However it
seems that this isn't true. Running on my machine these constructors didn't get
called. Renaming them to ‘__construct’ fixed that.
2024-02-29 09:02:19 -08:00
Christian Weiske
8da16ca4a6 update php-gettext to 1.0.10 2010-09-28 08:53:03 +02:00
cweiske
29422fa553 move files to new locations
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@386 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-03 14:00:33 +00:00
Renamed from includes/php-gettext/streams.php (Browse further)