phpbb/phpBB/phpbb
2019-12-30 12:19:08 +01:00
..
attachment [ticket/16271] Fix sami parse errors in master 2019-12-29 11:01:10 +01:00
auth [ticket/16271] Fix invalid docblocks 2019-12-27 14:58:42 +01:00
avatar Merge branch '3.3.x' 2019-12-25 17:41:04 +01:00
cache Merge branch '3.3.x' 2019-11-27 08:10:49 +01:00
captcha [ticket/16255] Fix PHP 7.4 deprecation warning 2019-12-13 20:28:36 +02:00
composer [ticket/15536] Catalog: adds satis.phpbb.com to repositories 2018-07-07 19:50:28 +02:00
config [ticket/11515] Refactoring changes. 2019-05-08 21:49:15 +02:00
console Merge branch '3.3.x' 2019-12-28 21:44:48 +01:00
controller [ticket/14584] Change all to be removed tags to 4.0 2019-05-06 21:27:08 +02:00
cron [ticket/14542] Add missing dockblocks 2019-05-06 21:45:27 +02:00
db Merge branch '3.3.x' 2019-12-26 11:42:12 +01:00
debug [ticket/15504] Fix warning message 2018-05-25 00:34:31 +02:00
di Merge branch '3.3.x' 2019-11-16 14:35:49 +01:00
event [ticket/16021] Recognize number of Template Event instances in events.md file 2019-04-19 21:57:23 +05:30
exception [ticket/12610] Correctly handle empty cache 2016-12-03 16:37:36 +01:00
extension Merge branch '3.3.x' 2019-10-03 11:07:03 +02:00
feed [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02:00
files [ticket/16271] Fix sami parse errors in master 2019-12-29 11:01:10 +01:00
filesystem Merge branch '3.3.x' 2019-09-22 12:17:50 +02:00
group [ticket/15886] Fix minor code style issues 2019-07-28 12:21:46 +02:00
groupposition
help [ticket/12591] Improve breadcrumb naming and extend it's usage 2019-05-09 18:43:34 +02:00
hook
install Merge branch '3.3.x' 2019-12-22 16:32:41 +01:00
language [ticket/16271] Fix invalid docblocks 2019-12-27 14:58:42 +01:00
lock [ticket/11515] If condition changes 2019-05-08 21:49:28 +02:00
log [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
message [ticket/16157] Fix FORM_INVALID error in the sending email form 2019-09-13 00:25:18 +07:00
mimetype [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02:00
module [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
notification [ticket/15940] Fix approve_* notifications 2019-09-28 14:34:17 +02:00
passwords [ticket/16266] Prevent "Use of undefined constant" warning in tests 2019-12-29 16:09:17 +07:00
php
plupload [ticket/16271] Fix invalid docblocks 2019-12-27 14:58:42 +01:00
profilefields Merge remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2 2018-01-07 11:02:31 +01:00
report [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02:00
request [ticket/16271] Fix invalid docblocks 2019-12-27 14:58:42 +01:00
routing [ticket/15253] Update imports 2017-07-20 19:55:52 +02:00
search Merge branch '3.2.x' into 3.3.x 2019-12-30 12:19:02 +01:00
storage Merge pull request #5248 from rubencm/ticket/15692 2018-09-16 13:05:35 +02:00
template [ticket/15538] Allow array of icons: icon_name => boolean 2019-11-30 15:55:21 +01:00
textformatter Merge pull request #5770 from JoshyPHP/ticket/16250 2019-12-21 10:34:17 +01:00
textreparser [ticket/15512] Avoid reparsing non-existent polls 2018-01-12 16:28:37 +01:00
tree Merge pull request #4680 from marc1706/ticket/15055 2018-01-05 22:44:34 +01:00
ucp/controller [ticket/16167] Remove uses of user_email_hash 2019-11-18 21:06:00 +01:00
class_loader.php [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02:00
composer.json
config_php_file.php [ticket/16051] Automatically convert mysql driver to mysqli 2019-10-06 22:12:46 +02:00
content_visibility.php [ticket/9837] Apply suggested changes by CHItA 2019-11-22 09:20:18 +01:00
datetime.php [ticket/14857] Throw S from dateformat for non English languages 2017-12-24 10:31:30 +01:00
error_collector.php
file_downloader.php [ticket/15570] Allow file downloader to use TLS greater than 1.0 2018-02-25 10:25:33 +01:00
filesystem.php [ticket/14584] Change all to be removed tags to 4.0 2019-05-06 21:27:08 +02:00
finder.php [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02:00
json_response.php
pagination.php [ticket/15939] Pagination docblocks 2019-01-14 12:50:07 +01:00
path_helper.php Merge branch '3.2.x' 2017-09-09 12:09:50 +02:00
permissions.php Merge branch '3.2.x' 2017-11-01 10:40:01 +01:00
recursive_dot_prefix_filter_iterator.php
session.php Merge branch '3.3.x' 2019-12-15 20:26:06 +01:00
symfony_request.php
user.php Merge branch '3.2.x' into 3.3.x 2019-10-07 21:31:47 +02:00
user_loader.php [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02:00
version_helper.php Merge pull request #35 from phpbb/ticket/security-203-rhea 2017-07-16 15:29:35 +02:00
viewonline_helper.php [ticket/15253] Update imports 2017-07-20 19:55:52 +02:00