aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/search/base.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-5/+5
| | | | PHPBB3-14972
* [ticket/14793] Fix "A non-numeric value encountered" PHP warning on PHP 7.1+rxu2016-09-221-1/+1
| | | | PHPBB3-14793
* [ticket/14704] Removes unused function and language files in base.phpCrizzo2016-07-031-46/+0
| | | | PHPBB3-14704
* [ticket/12557] Fix pass by reference doc blocksn-aleha2014-08-071-4/+4
| | | | PHPBB3-12557
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-1/+1
| | | | | | More corrections. PHPBB3-12557
* [ticket/12557] Search, cron and profilefields fixesn-aleha2014-08-031-3/+3
| | | | PHPBB3-12557
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-0/+1
| | | | | | More corrections. PHPBB3-12557
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-3/+14
| | | | PHPBB3-12557
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-2/+2
| | | | PHPBB3-12446
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
| | | | PHPBB3-12594
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
| | | | PHPBB3-11980
* [ticket/11700] And some last comments with backslashesNils Adermann2013-09-161-1/+1
| | | | PHPBB3-11700
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-3/+5
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+330
PHPBB3-11698