| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Fixed typos in some docs, guidelines, some non-user-facing files.
PHPBB3-15424
|
| |
|
|
| |
PHPBB3-14972
|
| | |
|
| |
|
|
| |
PHPBB3-14739
|
| |
|
|
| |
PHPBB3-10809
|
| |
|
|
|
|
| |
This is part 2 of the pr.
PHPBB3-13454
|
| |
|
|
| |
PHPBB3-13930
|
| |
|
|
|
|
|
|
| |
* 3.1.x:
[ticket/13819] Add missing sql_freeresult() to files in includes/
Conflicts:
phpBB/includes/acp/acp_database.php
|
|
|
* Moving classes from acp_database.php to phpbb/db/extractor namespace,
also into separate files
* Adding DocBlocks and property visibility to classes
* Removing globals from code
* Passing former globals to base_extractor's constructor
* Adding DB extractor as a service, also implementing the extractor interface
as well as the extractor factory.
PHPBB3-12466
|