Marc Alexander
6490143c00
Merge branch '3.3.x'
2021-04-09 17:29:19 +02:00
Marc Alexander
70337e99fa
[ticket/16752] Add deprecation notices and fix tests
...
PHPBB3-16752
2021-04-08 21:18:35 +02:00
Marc Alexander
1ecc2e042b
[ticket/16752] Add methods for exporting events to rst by script
...
PHPBB3-16752
2021-04-08 20:14:18 +02:00
Marc Alexander
bcc75099ab
[ticket/16752] Add first version of exporter to restructured text (rst)
...
PHPBB3-16752
2021-04-07 22:20:23 +02:00
Marc Alexander
ce08da5165
[ticket/16748] Enable code sniffing for static placement and adjust code
...
PHPBB3-16748
2021-04-03 23:12:04 +02:00
rxu
19b12bf6ee
[ticket/16649] Upgrade to Symfony 5
...
PHPBB3-16649
2021-02-19 21:10:54 +07:00
rubencm
774c609c4a
[ticket/16345] Small improvements
...
PHPBB3-16346
2020-08-14 08:29:06 +00:00
mrgoldy
1946d81ab3
[ticket/16379] Remove Symfony version from docblock
...
PHPBB3-16379
2020-02-28 12:42:41 +01:00
mrgoldy
4334b446b5
[ticket/16379] Update deprecated event dispatcher class
...
PHPBB3-16379
2020-02-27 16:03:24 +01:00
Marc Alexander
843e3ae849
[ticket/16314] Improve handling of page_footer output for controllers
...
Moved the common template output to controller helper and added
garbage_collection handling to kernel_terminate_subscriber.
PHPBB3-16314
2020-01-19 16:03:32 +01:00
Dark❶
f2489a4c00
[ticket/16021] Recognize number of Template Event instances in events.md file
...
PHPBB3-16021
2019-04-19 21:57:23 +05:30
Dark❶
22ca7474ea
[ticket/16021] Recognize number of Template Event instances in events.md file
...
PHPBB3-16021
2019-04-19 19:06:40 +05:30
Marc Alexander
c3ecaa35cd
[ticket/16010] Enforce alphabetical order for events in events.md
...
PHPBB3-16010
2019-04-11 22:01:36 +02:00
Jakub Senko
f3f1bfcbe8
[ticket/15809] Allow twig syntax for template events
...
PHPBB3-15809
2018-09-30 20:54:44 +02:00
kasimi
eedcb3bbe1
[ticket/15637] Remove trailing space from description
...
PHPBB3-15637
2018-07-07 22:41:40 +02:00
kasimi
245f4df47c
[ticket/15637] Preserve line breaks in event descriptions
...
PHPBB3-15637
2018-07-07 21:25:43 +02:00
kasimi
83a8280554
[ticket/15637] Remove trailing space from description
...
PHPBB3-15637
2018-07-07 20:12:35 +02:00
kasimi
1c8570d0f5
[ticket/15637] Fixed removing white-spaces from description line
...
PHPBB3-15637
2018-07-07 16:10:23 +02:00
kasimi
21faf69d31
[ticket/15637] Extract all lines before the first @tag
...
PHPBB3-15637
2018-07-07 16:09:29 +02:00
kasimi
0aea8ecd83
[ticket/15637] Extract multi-line PHP event descriptions
...
PHPBB3-15637
2018-04-15 18:46:44 +02:00
rxu
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
Oliver Schramm
6c04a6715c
[ticket/15389] Match multiple events in dispatcher in php_exporter
...
I've also improved some regular expressions
PHPBB3-15389
2017-10-04 20:12:34 +02:00
Oliver Schramm
f788b7384b
[ticket/15389] Allow arrays in event dispatcher
...
PHPBB3-15389
2017-10-04 04:52:41 +02:00
Oliver Schramm
4b39b99d56
[ticket/14933] Fix docblock for kernel_exception_subscriber
...
PHPBB3-14933
2017-09-10 11:08:59 +02:00
Oliver Schramm
a29048abd6
[ticket/14933] Make "route not found" more user-friendly
...
PHPBB3-14933
2017-09-09 17:08:27 +02:00
JoshyPHP
80d0bf4566
[ticket/15291] Allow short array notation in event declarations
...
PHPBB3-15291
2017-07-22 08:43:10 +02:00
Marc Alexander
ecef296bee
Merge pull request #4530 from senky/ticket/14557
...
[ticket/14557] Simplify updating overloaded events for extensions
2017-03-26 17:12:39 +02:00
Marc Alexander
f27cdad73e
Merge branch '3.1.x' into 3.2.x
2017-02-11 21:48:20 +01:00
Marc Alexander
45199adebd
Merge pull request #4523 from senky/ticket/13429
...
[ticket/13429] Replace @change with @changed in event docblocks
2017-02-11 15:19:47 +01:00
Jakub Senko
779758f219
[ticket/13429] Replace @change with @changed
...
PHPBB3-13429
2017-01-23 13:33:15 +01:00
Jakub Senko
aa888fab34
[ticket/14557] Rename $offset to $subarray
...
PHPBB3-14557
2016-12-27 22:30:47 +01:00
Jakub Senko
1eb451d0d4
[ticket/14557] Don't return $value
...
PHPBB3-14557
2016-12-27 22:28:34 +01:00
Jakub Senko
60251cd623
[ticket/14557] Simplify updating overloaded events for extensions
...
PHPBB3-14557
2016-12-26 14:05:06 +01:00
Marc Alexander
9432662c37
Merge branch '3.1.x' into 3.2.x
2016-11-26 16:41:31 +01:00
Victor A. Safronov
390a37492d
[ticket/14876] Allows multibyte strings for exception messages
...
All exception messages are sanitized via type_caster::set_var()
which is called with $multibyte = false.
This commit allows to pass multibyte messages as well.
PHPBB3-14876
2016-11-25 19:56:41 +04:00
Jakub Senko
c2836725f9
[ticket/13429] Replace @changed with @change in event docblocks
...
PHPBB3-13429
2016-11-20 17:58:59 +01:00
Máté Bartus
fd7244c892
Merge branch '3.1.x' into 3.2.x
2016-10-20 18:34:59 +02:00
Marc Alexander
d98a1c4bc4
[ticket/14821] Simplify regex for converting <strong> tags back to HTML
...
PHPBB3-14821
2016-10-18 22:07:54 +02:00
Marc Alexander
1f0c616974
[ticket/14821] Replace escaped strong tags with actual tags
...
Everything else will still be escaped. This will however add back support for
bold text in exception messages.
PHPBB3-14821
2016-10-14 22:47:43 +02:00
Marc Alexander
84a8cf00ad
Merge branch '3.1.x' into 3.2.x
2016-10-12 21:43:35 +02:00
Tristan Darricau
23bdb2eede
[ticket/security-196] Escapes the exception messages before displaying them
...
SECURITY-196
2016-04-19 12:03:32 +02:00
Mate Bartus
8f5a0ad6f7
[ticket/14039] Revamp updater
...
PHPBB3-14039
2015-10-17 23:05:57 +02:00
Marc Alexander
615761fdf1
Merge branch '3.1.x'
2015-05-28 14:16:11 +02:00
Joas Schilling
b00b504343
[ticket/13872] Allow template events to have a changed version
...
PHPBB3-13872
2015-05-28 12:23:24 +02:00
Nicofuma
5f18cf4cfb
Merge branch '3.1.x'
2015-05-06 01:14:08 +02:00
Joas Schilling
34141b576e
[ticket/13807] Fix minor coding flaws
...
PHPBB3-13807
2015-05-02 16:55:35 +02:00
Joas Schilling
96d97ae2d2
[ticket/13807] Add an option to generate a diff for the release highlights
...
PHPBB3-13807
2015-05-02 14:41:59 +02:00
Joas Schilling
bdad879508
[ticket/13807] Allow filtering template events
...
PHPBB3-13807
2015-05-02 14:35:26 +02:00
Joas Schilling
e0180991bf
[ticket/13807] Allow filtering events by phpBB version
...
PHPBB3-13807
2015-05-02 14:35:18 +02:00
Matt Friedman
dbb538afbd
[ticket/13725] Coding guidelines: static public
...
PHPBB3-13725
2015-03-27 00:02:20 -07:00