Marc Alexander
fb525f7cdc
Merge pull request #6022 from rxu/ticket/16549
...
[3.3.x][ticket/16549] Use PHPUnit 9.3+ for PHP 8.0+ tests
2020-11-15 20:48:54 +01:00
JoshyPHP
8a8893fbd3
[ticket/16630] Restore clean_formatting()'s behaviour
...
PHPBB3-16630
2020-11-06 23:07:30 +01:00
rxu
fe38280a1a
[ticket/16549] Fix tests
...
1. If $service array is empty, $service[0] call will throw fatal error in PHP 8.
2. Division by zero was promoted to fatal error
and throws DivisionByZeroError exception in PHP 8+
3. Adjust make_clickable() logic to avoid 'Undefined array key 3' error.
PHPBB3-16549
2020-10-18 14:59:11 +07:00
rxu
d6078821c5
[ticket/16512] Minor code adjustments
...
PHPBB3-16512
2020-10-06 07:31:29 +07:00
rxu
f340e8ca04
[ticket/16512] Docblock and code adjustments
...
PHPBB3-16512
2020-08-14 04:24:52 +07:00
rxu
da4b446ac6
[ticket/16512] Fix make_clickable() to make use of custom link classes
...
PHPBB3-16512
2020-08-14 04:24:49 +07:00
Marc Alexander
b1eaaea89a
Merge branch '3.2.x' into 3.3.x
2020-02-11 17:05:34 +01:00
mrgoldy
76cca33525
[ticket/16335] Ensure event variables are always defined
...
PHPBB3-16335
2020-02-05 15:24:40 +01:00
Marc Alexander
2df9230902
Merge branch '3.2.x' into 3.3.x
2019-07-28 17:18:40 +02:00
Marc Alexander
f567b2bb69
Merge pull request #5459 from mrgoldy/ticket/15886
...
[ticket/15886] Group helper functions
2019-07-28 15:31:09 +02:00
Rubén Calvo
65b0698ef7
[ticket/15663] Remove flash attachments support
...
PHPBB3-15663
2019-05-09 18:53:46 +02:00
mrgoldy
45e1aff14a
[ticket/15886] Appropriate HTML docs
...
PHPBB3-15886
2019-03-10 17:44:03 +01:00
mrgoldy
479201a3a1
[ticket/15886] Add @html doc for group/user strings
...
PHPBB3-15886
2019-03-09 10:30:19 +01:00
Marc Alexander
087bf6fd35
[ticket/15893] Pass needed language class directly to format quote
...
PHPBB3-15893
2018-12-02 19:50:09 +01:00
rxu
da9da88d11
[ticket/15875] Fix PHP fatal error on BBCode parsing
...
PHPBB3-15875
2018-11-18 01:33:56 +07:00
Ruben Calvo
b148bb5d70
[ticket/15849] Stop using php4 constructors
...
PHPBB3-15849
2018-10-21 07:02:26 +00:00
MikelAlejoBR
4396bfba65
[ticket/15622] Rename function to avoid potential future conflicts
...
PHPBB3-15622
2018-09-16 19:23:30 +02:00
MikelAlejoBR
e17f00fb6b
[ticket/15622] Remove "since" tag as it belongs to events
...
PHPBB3-15622
2018-09-16 19:23:16 +02:00
MikelAlejoBR
ada8bc9da2
[ticket/15622] Refactor message link concatenation
...
PHPBB3-15622
2018-08-01 18:01:37 +02:00
MikelAlejoBR
521aec5923
[ticket/15622] Correct code style
...
PHPBB3-15622
2018-08-01 17:37:21 +02:00
MikelAlejoBR
184d24bb16
[ticket/15622] Extract duplicated code
...
PHPBB3-15622
2018-07-31 16:06:49 +02:00
rxu
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
rxu
1d808931f6
[ticket/15318] Make user option to disable word censoring effective again
...
PHPBB3-15318
2017-08-12 17:01:34 +07:00
Marc Alexander
de4b2eb620
Merge branch '3.1.x' into 3.2.x
2017-05-25 08:52:45 +02:00
Richard McGirr
d7c417de69
[ticket/15107] Add message_parser to event
...
https://tracker.phpbb.com/browse/PHPBB3-15107
PHPBB3-15107
2017-03-07 06:35:01 -05:00
RMcGirr83
63f7fb1ea6
[ticket/15107] Add message_parser to event
...
https://tracker.phpbb.com/browse/PHPBB3-15107
PHPBB3-15107
2017-03-02 09:29:39 -05:00
Marc Alexander
f27cdad73e
Merge branch '3.1.x' into 3.2.x
2017-02-11 21:48:20 +01:00
Marc Alexander
20771271ca
Merge branch '3.1.x' into 3.2.x
2016-11-20 12:57:31 +01:00
Jmz
6bbc18fa40
[ticket/14850] Add core.smiley_text_root_path
...
Allows changing root_path of smilies to use CDN for example
PHPBB3-14850
2016-11-20 12:56:11 +01:00
Marc Alexander
b0ff957684
Merge branch '3.1.x' into 3.2.x
2016-09-17 12:59:56 +02:00
rxu
3bf64de247
[ticket/14738] Add core events to improve modifying forum lists
...
PHPBB3-14738
2016-08-07 16:10:49 +07:00
Marc Alexander
6a73188e6a
Merge branch '3.1.x' into 3.2.x
2016-06-13 22:08:17 +02:00
Tobi Schäfer
cff2895599
[ticket/14626] Event core.make_jumpbox_modify_tpl_ary
...
PHPBB3-14626
2016-06-13 21:11:54 +02:00
Tobi Schäfer
516670225d
[ticket/14626] Event core.make_jumpbox_modify_tpl_ary
...
https://tracker.phpbb.com/browse/PHPBB3-14626
PHPBB3-14626
2016-06-13 21:10:13 +02:00
Tobi Schäfer
256730c76a
[ticket/14626] Event core.make_jumpbox_modify_tpl_ary
...
PHPBB3-14626
2016-06-13 21:10:13 +02:00
Tristan Darricau
2a7c514cd0
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14437] Make sure attachments array is properly ordered before processing
[ticket/14437] Preserve attachment ID order by ordering by attach_id
[ticket/14437] Sort attachments after assigning inline attachments
[ticket/14437] Correctly assume index from attachment display order
2016-03-25 11:48:29 +01:00
Tristan Darricau
7f9ba9849b
Merge pull request #4190 from marc1706/ticket/14437
...
[ticket/14437] Correctly assume index from attachment display order
* marc1706/ticket/14437:
[ticket/14437] Make sure attachments array is properly ordered before processing
[ticket/14437] Preserve attachment ID order by ordering by attach_id
[ticket/14437] Sort attachments after assigning inline attachments
[ticket/14437] Correctly assume index from attachment display order
2016-03-25 11:48:29 +01:00
Marc Alexander
17b8e93a53
[ticket/14527] Decode automatically generated postlink without prefix
...
The http prefix gets automatically added and should be removed prior
to outputting the post to the user.
PHPBB3-14527
2016-03-13 14:48:21 +01:00
Marc Alexander
58678ff21c
[ticket/14527] Retrieve link URL from href and not link text
...
PHPBB3-14527
2016-03-13 12:20:09 +01:00
Marc Alexander
3d7d0c40b8
[ticket/14437] Make sure attachments array is properly ordered before processing
...
PHPBB3-14437
2016-03-06 11:22:53 +01:00
Marc Alexander
1e10664739
[ticket/14437] Sort attachments after assigning inline attachments
...
This does not seem to cause any issues but prevents us from having to consider
the currenty display order.
PHPBB3-14437
2016-03-06 00:14:47 +01:00
Marc Alexander
cb6ae863f5
Merge branch '3.1.x' into 3.2.x
...
Conflicts:
phpBB/includes/functions_content.php
2016-02-27 12:44:28 +01:00
Marc Alexander
747a70964e
Merge pull request #4086 from rxu/ticket/14366
...
[ticket/14366] Add core events to the function decode_message()
2016-02-27 11:41:50 +01:00
rxu
cd3b93b9e2
[ticket/14366] Add core events to the function decode_message()
...
Remove match/replace vars, use alternative var for the message var,
update the target phpBB version.
PHPBB3-14366
2016-02-27 12:08:58 +07:00
Marc Alexander
30db51a86e
Merge branch '3.1.x' into 3.2.x
2016-02-26 23:11:16 +01:00
Jakub Senko
ec70ec96e7
[ticket/14189] Add core.gen_sort_selects_after event
...
PHPBB3-14189
2016-02-26 23:10:18 +01:00
Marc Alexander
c5c2f7f7d0
[ticket/14437] Correctly assume index from attachment display order
...
PHPBB3-14437
2016-02-21 14:10:45 +01:00
Marc Alexander
3f44f36817
[ticket/13454] Add excessively removed code back
...
PHPBB3-13454
2016-01-06 13:52:11 +01:00
Marc Alexander
73900d1857
[ticket/13454] Remove more unused variables
...
This should be the last part. Off to checking if the changes were correct.
PHPBB3-13454
2016-01-06 13:52:11 +01:00
Marc Alexander
7a6a16e3a5
[ticket/13454] Remove unused variables
...
This is part 5 and there is more to come.
PHPBB3-13454
2016-01-06 13:52:11 +01:00