Marc Alexander
222ca643b5
Merge branch '3.3.x'
2024-05-06 18:23:21 +02:00
Marc Alexander
6f45b46746
[ticket/17077] Add proper locking in PHP without releasing form tokens
...
PHPBB3-17077
2024-05-01 11:22:29 +02:00
Marc Alexander
66b54d4469
[ticket/17176] Use Symfony name for event dispatcher
...
The previously used override of the names is no longer supported.
PHPBB3-17176
2023-09-18 19:28:18 +02:00
Marc Alexander
51cdac9100
[ticket/17108] Update composer dependencies and expect trigger error code
...
PHPBB3-17108
2023-04-05 20:54:40 +02:00
Marc Alexander
7a5a32fc57
[ticket/17049] Backup and restore composer-ext data for tests
...
PHPBB3-17049
2022-10-16 16:24:03 +02:00
Jakub Senko
28f98402f3
[ticket/16574] Remove flash BBcode
...
PHPBB3-16574
2021-08-19 23:01:42 +02:00
rxu
ffa4dc0ff3
[ticket/16840] Fix s9e test helper
...
PHPBB3-16840
2021-08-08 15:21:35 +07:00
lavigor
c5f515acc4
[ticket/13713] Add test for mention_helper
...
PHPBB3-13713
2021-05-14 21:52:07 +02:00
lavigor
224d753414
[ticket/13713] Add mention_helper for testing in helpers
...
PHPBB3-13713
2021-05-14 21:52:05 +02:00
Marc Alexander
b46e242013
Merge branch 'ticket/15392' into ticket/15392-master
2021-03-04 17:04:17 +01:00
DinHere
8c9d26db1f
[ticket/15392] Changed dirname(__FILE__) to __DIR__
...
Changed dirname(__FILE__) to __DIR__ everywhere
PHPBB3-15392
2021-03-03 22:24:10 +01:00
rxu
19b12bf6ee
[ticket/16649] Upgrade to Symfony 5
...
PHPBB3-16649
2021-02-19 21:10:54 +07:00
Máté Bartus
aab2679966
[ticket/16643] Add Doctrine DBAL to phpBB
...
PHPBB3-16643
2021-01-31 11:33:42 +01:00
rxu
ee3a3ef5fa
[ticket/16648] Fix possible Access to undeclared static property error in tests
...
PHPBB3-16648
2020-12-05 15:19:45 +07:00
rxu
ec565de6cb
[ticket/16549] Fix tests
...
PHPBB3-16549
2020-10-18 10:37:16 +07:00
JoshyPHP
1ac142347e
[ticket/16580] Update rendering tests to match actual Prosilver
...
PHPBB3-16580
2020-08-20 14:35:38 +02:00
Marc Alexander
c7d47e34e8
[ticket/16223] Ensure memcached tests are only run when available
...
PHPBB3-16223
2019-11-25 21:27:43 +01:00
Matt Friedman
2753f8ccc8
[ticket/15369] Fix tests
...
PHPBB3-15369
2019-05-10 21:02:43 +02:00
Marc Alexander
ebac54aa9e
[ticket/14948] Adjust calls for twig and phpunit updates
...
PHPBB3-14948
2019-05-09 21:40:06 +02:00
rxu
42b7782927
[ticket/14972] Migrate from deprecated getMock() method to createMock()
...
PHPBB3-14972
2019-05-08 21:57:00 +02:00
JoshyPHP
531d9dfa1f
[ticket/15531] Log malformed BBCodes
...
PHPBB3-15531
2018-01-22 03:34:47 +01:00
Jakub Senko
e974f338af
[ticket/14739] Remove SQLite 2.8.x database driver
...
PHPBB3-14739
2016-11-16 17:59:28 +01:00
JoshyPHP
909f8653ec
[ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXT
...
Expanded link text shortening to [url] BBCodes with no parameters
PHPBB3-14323
2015-12-27 16:43:45 +01:00
JoshyPHP
ad2c032d3b
[ticket/14323] Moved autolink-related functions to a separate helper
...
PHPBB3-14323
2015-12-26 14:20:39 +01:00
JoshyPHP
f9d8866aee
[ticket/14323] Set up global objects required during testing
...
PHPBB3-14323
2015-12-26 14:19:22 +01:00
JoshyPHP
8fe94a19b4
[ticket/14323] Added support for truncating local URLs
...
PHPBB3-14323
2015-12-26 14:19:22 +01:00
Tristan Darricau
cbe74844b0
Merge pull request #3698 from s9e/ticket/13935
...
[ticket/13935] Allow more admin-configurable schemes in post links
* s9e/ticket/13935:
[ticket/13935] Removed cache invalidation from acp_board
[ticket/13935] Removed UI
[ticket/13935] Allow more admin-configurable schemes in post links
2015-08-05 12:59:55 +02:00
JoshyPHP
6cc2510cee
[ticket/14036] Fixed mocked web root path
...
...to match what it would return normally
PHPBB3-14036
2015-07-17 19:10:36 +02:00
JoshyPHP
ca141f2e1e
[ticket/14036] Replace path_helper with a mock
...
PHPBB3-14036
2015-07-17 18:28:27 +02:00
JoshyPHP
da7fc9e5da
[ticket/13935] Allow more admin-configurable schemes in post links
...
PHPBB3-13935
2015-07-15 22:05:06 +02:00
Tristan Darricau
fc34057f28
[ticket/11444] Update tests and cleanup types/methods
...
PHPBB3-11444
2015-07-13 22:41:14 +02:00
JoshyPHP
f02cc27014
[ticket/10620] Implemented quote improvements
...
PHPBB3-10620
2015-06-25 03:11:55 +02:00
JoshyPHP
c8052ea823
[ticket/13803] Set up a global $user for tests
...
PHPBB3-13803
2015-05-30 17:26:13 +02:00
JoshyPHP
deadc06652
[ticket/13801] Removed user dependency from text_formatter.s9e.parser
...
PHPBB3-13801
2015-05-18 02:58:33 +02:00
MateBartus
179a470022
[ticket/13762] Moving language related functionality into a separate class
...
PHPBB3-13762
2015-05-02 13:37:12 +02:00
JoshyPHP
245d042e43
[ticket/8672] Updated the text_formatter.s9e service
...
PHPBB3-8672
2015-04-24 13:31:37 +02:00
JoshyPHP
af4f9b860f
[ticket/11768] Added core.text_formatter_s9e_renderer_setup event
...
PHPBB3-11768
2015-04-02 19:16:04 +02:00
JoshyPHP
a7a53d5a30
[ticket/11768] Added core.text_formatter_s9e_parser_setup event
...
PHPBB3-11768
2015-04-02 19:16:04 +02:00
JoshyPHP
49b9e8e4ea
[ticket/11768] Added configurator events
...
PHPBB3-11768
2015-04-02 19:16:03 +02:00
JoshyPHP
b021225148
[ticket/11768] Removed unused var
...
PHPBB3-11768
2015-04-02 19:16:03 +02:00
JoshyPHP
b12043d4b0
[ticket/11768] Renamed get_words() to get_censored_words()
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
s9e
c4a58bce89
[ticket/11768] Updated test case helper with new signature
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
147a713cc0
[ticket/11768] This commit integrates s9e\TextFormatter
...
This commit integrates s9e\TextFormatter as outlined in
http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467
PHPBB3-11768
2015-04-02 19:16:01 +02:00
Tristan Darricau
c4cd1c58c1
[ticket/12844] Don't clear $dbpasswd early in connection manager
...
PHPBB3-12844
2014-07-13 00:25:25 +02:00
Tristan Darricau
ed812a9dfb
[ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file class
...
PHPBB3-12775
2014-07-07 01:02:40 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Joas Schilling
d419bd1899
[feature/sqlite3] Use SQLite3 by default
...
PHPBB3-9728
2014-05-02 15:45:24 +02:00
Patrick Webster
b39b0369aa
[feature/sqlite3] Add support for SQLite 3
...
Minimum version requirement is 3.6.15 as that's what ships with PHP 5.3.0
when support for SQLite 3 was added.
PHPBB3-9728
2014-05-02 15:45:20 +02:00
Dhruv
e1030d3670
[ticket/11608] Set sphinx id from test_config file for tests
...
PHPBB3-11608
2013-10-05 21:15:32 +05:30
Nils Adermann
721483cd64
[ticket/11700] Default db driver for tests must not lead with \
...
PHPBB3-11700
2013-09-16 04:07:30 +02:00