diff options
author | Marcel Korpel <marcel.korpel@gmail.com> | 2016-01-17 23:14:58 +0100 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2016-01-28 22:55:32 +0100 |
commit | 2121982862f25488a0e0fae58b387c2cd4b1f208 (patch) | |
tree | 7f47d1b9cb71e1e1a71846597a20a8074c6fb657 /schema | |
parent | b3a6809bada24c35dad7772b3b91685a2e24cb42 (diff) | |
download | aur-2121982862f25488a0e0fae58b387c2cd4b1f208.tar.gz aur-2121982862f25488a0e0fae58b387c2cd4b1f208.tar.xz |
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>
Diffstat (limited to 'schema')
0 files changed, 0 insertions, 0 deletions