aurweb/web/lib
Marcel Korpel 2121982862 Rename constructors to __construct
In PHP 7, constructor methods that have the same name as the class
they are defined in are deprecated. Use __construct instead.
http://php.net/manual/en/migration70.deprecated.php

Signed-off-by: Marcel Korpel <marcel.korpel@gmail.com>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2016-01-28 22:55:32 +01:00
..
acctfuncs.inc.php notify: Do not pass notification texts via pipes 2015-12-13 10:22:58 +01:00
aur.inc.php Allow for logging in via email address 2015-09-11 22:18:31 +02:00
aurjson.class.php aurjson: Do not search by ID when argument is numeric 2015-12-13 10:22:59 +01:00
cachefuncs.inc.php Remove unnecessary database connection parameter from all functions 2013-02-10 12:10:38 +01:00
confparser.inc.php confparser: Add function for getting the items of a section 2015-06-14 17:58:56 +02:00
credentials.inc.php Add comment undeletion functionality 2016-01-23 11:50:03 +01:00
DB.class.php Use an INI-style configuration file 2014-10-24 10:03:54 +02:00
feedcreator.class.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
gettext.php Rename constructors to __construct 2016-01-28 22:55:32 +01:00
pkgbasefuncs.inc.php Add comment undeletion functionality 2016-01-23 11:50:03 +01:00
pkgfuncs.inc.php Implement capability to pin comments above others 2015-12-12 15:09:47 +01:00
pkgreqfuncs.inc.php notify: Do not pass notification texts via pipes 2015-12-13 10:22:58 +01:00
routing.inc.php Move registration code to a separate unit 2015-06-27 13:04:03 +02:00
stats.inc.php Do not use the term "unsupported" for AUR packages 2015-08-08 12:59:24 +02:00
streams.php Rename constructors to __construct 2016-01-28 22:55:32 +01:00
translator.inc.php Add Arabic translation 2015-06-27 13:04:03 +02:00
version.inc.php Release 4.1.1 2015-10-03 12:12:03 +02:00