Marc Alexander
f7d387f93c
[ticket/security/211] Add test for line breaks in URL
...
SECURITY-211
2017-07-27 18:23:43 +02:00
Marc Alexander
0aba1faa08
[ticket/security/211] Do not match javascript URIs with URL regexes
...
SECURITY-211
2017-07-26 21:14:05 +02:00
Máté Bartus
ec9b52f86e
Merge pull request #4866 from Nicofuma/ticket/15258
...
[ticket/15258] Adds a method to get a service by class in service_collection
2017-07-26 17:42:53 +02:00
Tristan Darricau
29f48475aa
[ticket/15258] Adds a method to get a service by class in service_collection
...
PHPBB3-15258
2017-07-26 13:16:51 +02:00
Marc Alexander
91f9050a70
[ticket/security/211] Extend tests for profile field values
...
SECURITY-211
2017-07-23 11:18:07 +02:00
Marc Alexander
882a3c3831
[ticket/security/211] Make sure website URL only uses http & https schemes
...
SECURITY-211
2017-07-22 17:38:04 +02:00
Rubén Calvo
95ebd5d894
[ticket/15287] Update test
...
PHPBB3-15287
2017-07-21 19:26:45 +02:00
Rubén Calvo
c3a422bdeb
[ticket/15253] Fix rebase
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
7bf1a27db4
[ticket/15253] Add old tests
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
425fb5b09d
[ticket/15253] Fix test for <php7.0
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
45334eadb6
[ticket/15253] Update tests
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
b1755d9dac
[ticket/15253] Update imports
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
de288be1b3
[ticket/15253] Move storage helper to filesystem
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
603a8c51da
[ticket/15253] Move storage helper to filesystem
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
ecb79539f4
[ticket/15253] Use storage helper methods instead of filesystem methods
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
21c9b0eeae
[ticket/15253] Fix coding style
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
91163d7ec3
[ticket/15253] Update test
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
334b44057d
[ticket/15253] Add storage abstraction
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
rxu
797234e416
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2017-07-17 16:57:00 +07:00
rxu
0552666cf5
[ticket/14972] Fix test_collection_with_mask test
...
In PHP 7.2, the severity of the message “Use of undefined constant” was raised
from E_NOTICE to E_WARNING, so calling $array[ITEM] causes warning caught by
error collector. Use undefined offset notice to get an empty message as such.
PHPBB3-14972
2017-07-17 16:56:57 +07:00
rxu
221004b21b
[ticket/14972] Avoid using self as constant in tests
...
PHPBB3-14972
2017-07-17 16:56:56 +07:00
rxu
e3859d894d
[ticket/14972] Migrate from deprecated getMock() method to createMock()
...
PHPBB3-14972
2017-07-17 16:56:55 +07:00
Marc Alexander
f101532c09
Merge branch '3.2.x'
2017-07-16 21:42:30 +02:00
Marc Alexander
d490190a99
Merge pull request #4864 from lavigor/ticket/15259
...
[ticket/15259] Fatal error on SQLite/Oracle database update
2017-07-16 17:33:52 +02:00
Marc Alexander
337c8451e7
Merge pull request #4865 from JoshyPHP/ticket/15261
...
[ticket/15261] Fix censoring HTML tags
2017-07-16 17:33:34 +02:00
Marc Alexander
5b21903e66
[ticket/security/210] Fix tests for 3.2.x
...
SECURITY-210
2017-07-16 17:09:06 +02:00
Marc Alexander
05513b96a4
Merge pull request #39 from phpbb/ticket/security/210-rhea
...
[ticket/security/210] Prevent using IP addresses or ports for remote avatar -- Rhea
2017-07-16 15:49:32 +02:00
Marc Alexander
34e9b4d066
Merge pull request #35 from phpbb/ticket/security-203-rhea
...
[ticket/security-203] Fully validate version check data in version helper -- Rhea
2017-07-16 15:29:35 +02:00
javiexin
55d5ed79fb
[ticket/15274] Allow "custom" migrations to use parameters
...
Remove references in migration tool.
PHPBB3-15274
2017-07-16 11:58:54 +02:00
Marc Alexander
0b405a2cdc
Merge pull request #38 from phpbb/ticket/security/210
...
[ticket/security/210] Prevent using IP addresses or ports for remote avatar
2017-07-16 11:29:35 +02:00
Marc Alexander
4ed45c4e12
Merge pull request #32 from phpbb/ticket/security-203
...
[ticket/security-203] Fully validate version check data in version helper
2017-07-16 11:17:36 +02:00
javiexin
563a6680eb
[ticket/15274] Allow "custom" migrations to use parameters
...
Add the possibility to have custom migrations with parameters,
allowing the use of a single function for several uses.
PHPBB3-15274
2017-07-15 18:49:13 +02:00
Marc Alexander
e7be47c93d
Merge branch 'ticket/security/210' into ticket/security/210-rhea
2017-07-10 21:18:45 +02:00
Marc Alexander
fa631947f1
[ticket/security/210] Adjust regex and add tests for IPv6
...
SECURITY-210
2017-07-10 21:17:52 +02:00
Marc Alexander
3fc3f55d34
Merge branch 'ticket/security/210' into ticket/security/210-rhea
2017-07-09 16:24:49 +02:00
Marc Alexander
a281d526dc
[ticket/security/210] Prevent using IP addresses or ports for remote avatar
...
SECURITY-210
2017-07-09 15:38:18 +02:00
lavigor
24bde10028
[ticket/15259] Fatal error on SQLite/Oracle database update
...
Add a test.
PHPBB3-15259
2017-07-06 02:37:35 +03:00
JoshyPHP
329e5c5e05
[ticket/15261] Fix censoring HTML tags
...
PHPBB3-15261
2017-07-03 16:06:50 +02:00
v12mike
7f408e4b41
[PHPBB3-15247] Add support for php v7 APCu cache API
...
Add new cache driver apcu.php (based closely on existing APC cache driver)
Add new unit test apcu_driver_test.php for the new driver
Update RUNNING_TESTS.md to clarify requirements for apc, apcu and apc_bc extensions
and add a couple of general hints to RUNNING_TESTS.md
PHPBB3-15247
2017-06-26 12:43:23 +01:00
Marc Alexander
145a3a2c75
Merge branch '3.2.x'
2017-05-29 12:14:10 +02:00
Marc Alexander
7dc288cb89
Merge remote-tracking branch 'javiexin/ticket/15068' into 3.2.x
2017-05-29 12:13:41 +02:00
javiexin
37c48a59c3
Merge branch 'ticket/15068' of https://github.com/javiexin/phpbb into ticket/15068
2017-05-21 18:25:57 +02:00
javiexin
60d6667eb4
[ticket/15068] Add template vars retrieval from the template object
...
Added tests.
PHPBB3-15068
2017-05-21 18:18:59 +02:00
Tristan Darricau
0af7fc6e08
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15222] Fix a typo in generate_text_for_display_test.php
2017-05-08 14:52:00 +02:00
rxu
9a5714071e
[ticket/15222] Fix a typo in generate_text_for_display_test.php
...
PHPBB3-15222
2017-05-08 17:29:24 +07:00
Tristan Darricau
7254980753
Merge pull request #4657 from marc1706/ticket/7336
...
[ticket/7336] Index first post when splitting topics
* github.com:phpbb/phpbb:
[ticket/7336] Index first post when splitting topics
[ticket/7336] Add tests for indexing first post after splitting topics
2017-04-28 11:30:14 +02:00
Marc Alexander
2cf47ffaa1
Merge pull request #3909 from Nicofuma/ticket/11150
...
[ticket/11150] Install extensions through composer
2017-04-26 09:49:37 -04:00
hanakin
0b818b0739
[ticket/15192] fix stupid test issue
...
PHPBB3-15192
2017-04-25 18:32:25 -04:00
Tristan Darricau
43038a65de
[ticket/11150] Update tests
...
PHPBB3-11150
2017-04-23 21:01:12 +02:00
Tristan Darricau
712626d845
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/8116] Add missing new line
[ticket/8116] Correctly get other users who posted under IP
[ticket/8116] Improve code and add tests for helper functions
[ticket/8116] Add pagination for IP tables on post info
2017-04-21 23:55:13 +02:00