Marc Alexander
bdf2e6f709
Merge branch '3.3.x'
2020-08-25 21:05:00 +02:00
Christian Schnegelberger
34d415a6b3
[ticket/16588] Updates link to plural rules from 3.2.x to 3.3.x
...
PHPBB3-16588
2020-08-25 12:11:56 +02:00
rubencm
4156204419
[ticket/16346] More fixes
...
PHPBB3-16346
2020-08-14 08:29:14 +00:00
rubencm
774c609c4a
[ticket/16345] Small improvements
...
PHPBB3-16346
2020-08-14 08:29:06 +00:00
Marc Alexander
b86c197d95
Merge branch '3.3.x'
2020-02-14 07:28:49 +01:00
Marc Alexander
af012e8b5a
Merge branch '3.2.x' into 3.3.x
2020-02-14 07:28:26 +01:00
rubencm
96a7e04ea5
[ticket/16352] Deprecate phpbb_delete_user_pms
...
PHPBB3-16352
2020-02-03 02:20:35 +00:00
rubencm
2fea7969d3
[ticket/16352] Deprecate more functions
...
PHPBB3-16352
2020-02-03 01:44:02 +00:00
rubencm
d668f3a3c3
[ticket/16352] Deprecate a few function/classes
...
PHPBB3-16352
2020-02-03 00:44:44 +00:00
Marc Alexander
b6ec8c8a94
Merge branch '3.3.x'
2019-11-21 14:55:37 +01:00
Marc Alexander
c628cd7e15
[ticket/16167] Deprecate phpbb_email_hash() and remove gen_email_hash()
...
The latter one has been deprecated for 10 years now.
PHPBB3-16167
2019-11-19 21:15:21 +01:00
Marc Alexander
1499e8c18e
Merge branch '3.3.x'
2019-11-01 22:01:31 +01:00
rubencm
00682db8a6
[ticket/16189] Make wrappers call native functions
...
PHPBB3-16189
2019-11-01 10:30:41 +00:00
rubencm
0a7e98951b
[ticket/16189] Update version
...
PHPBB3-16189
2019-11-01 10:30:41 +00:00
rubencm
f09f5bc51c
[ticket/16189] Deprecate inet_ntop and inet_pton wrappers
...
PHPBB3-16189
2019-11-01 10:30:41 +00:00
Marc Alexander
fe11ee3e70
Merge branch '3.3.x'
2019-11-01 08:16:15 +01:00
rubencm
163aac74db
[ticket/16190] Deprecate phpbb's checkdnsrr wrapper
...
PHPBB3-16190
2019-10-31 20:54:21 +00:00
Máté Bartus
cfaf24bd45
[ticket/14584] Change all to be removed tags to 4.0
...
PHPBB3-14584
2019-05-06 21:27:08 +02:00
Máté Bartus
7a831c3e28
[ticket/14548] Move deprecated globals and functions
...
PHPBB3-14584
2019-05-06 21:26:55 +02:00
Marc Alexander
c79da081d8
Merge branch '3.2.x'
2018-12-24 15:32:58 +01:00
kasimi
83f4074116
[ticket/15910] Pass object arguments by reference implicitly
...
PHPBB3-15910
2018-12-12 12:41:56 +01:00
Oliver Schramm
aa15e61e4c
Merge branch '3.2.x'
2017-09-08 13:53:38 +02:00
Crizzo
4dfd12d5b2
[ticket/15350] Changes outdated wiki-link to new docs/
...
PHPBB3-15350
2017-09-07 15:05:53 +02:00
Rubén Calvo
436410761d
[ticket/15253] Fix code
...
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
Máté Bartus
e9f28ea22c
[ticket/14584] Change all to be removed tags to 4.0
...
PHPBB3-14584
2016-07-29 17:48:26 +02:00
Máté Bartus
54e5d41359
[ticket/14548] Move deprecated globals and functions
...
PHPBB3-14584
2016-07-29 17:48:00 +02:00
Marc Alexander
80768b526b
Merge branch '3.1.x'
...
Conflicts:
phpBB/phpbb/user_loader.php
2015-06-16 12:35:51 +02:00
Callum Macrae
be1d1c7d05
[ticket/13882] Lazy load the notification avatars.
...
This moves them further down the waterfall, making the page load
quicker.
PHPBB3-13882
2015-05-28 18:05:07 +02:00
JoshyPHP
f31483242b
[ticket/13614] Added phpbb_pcre_utf8_support() dummy for BC
...
PHPBB3-13614
2015-05-11 20:48:05 +02:00
MateBartus
179a470022
[ticket/13762] Moving language related functionality into a separate class
...
PHPBB3-13762
2015-05-02 13:37:12 +02:00
MateBartus
4bdef6fd21
[ticket/13697] Moving filesystem related functions to filesystem service
...
* Moving filesystem service to \phpbb\filesystem namespace
* Wraping Symfony's Filesystem component
* Moving filesystem related functions from includes/functions.php
into \phpbb\filesystem\filesystem
Functions moved (and deprecated):
- phpbb_chmod
- phpbb_is_writable
- phpbb_is_absolute
- phpbb_own_realpath
- phpbb_realpath
* Adding interface for filesystem service
PHPBB3-13697
2015-04-16 13:24:10 +02:00
Gaëtan Muller
50478e68b0
[ticket/13497] Update calls to get_tables()
...
PHPBB3-13497
2015-02-11 21:28:11 +01:00
Gaëtan Muller
f6e06da4c6
[ticket/13455] Update calls to request_var()
...
PHPBB3-13455
2015-02-03 20:50:40 +01:00
Gaëtan Muller
a633f3484c
[ticket/13496] Update calls to set_config_count()
...
PHPBB3-13496
2015-02-02 21:52:59 +01:00
Gaëtan Muller
79d4ff5538
[ticket/13494] Update calls to set_config()
...
PHPBB3-13494
2015-02-02 19:28:23 +01:00
Gaëtan Muller
7fc586080b
[ticket/13468] Update calls to add_log()
...
PHPBB3-13468
2015-01-27 18:34:33 +01:00
Gaëtan Muller
17daaaf441
[ticket/13499] Move get_remote_file()
to functions_compatibility.php
...
PHPBB3-13499
2015-01-15 18:55:51 +01:00
Gaëtan Muller
b5544b2f47
[ticket/13450] Type-hint return value of $phpbb_container->get()
...
PHPBB3-13450
2015-01-12 20:19:07 +01:00
Joas Schilling
47759eb096
[ticket/13230] Add missing globals and missing request object for path helper
...
PHPBB3-13230
2014-10-27 14:54:17 +01:00
Joas Schilling
170b75d0c9
Merge pull request #2888 from Nicofuma/ticket/12993
...
[ticket/12993] Improve get_user_ranks
2014-10-01 10:19:24 +02:00
Tristan Darricau
cd7b21a703
[ticket/12993] Update doc block
...
PHPBB3-12993
2014-09-24 16:07:23 +02:00
Marc Alexander
f4761b5e08
[ticket/12858] Directly return and use timezone selects
...
PHPBB3-12858
2014-09-17 19:07:24 +02:00
Marc Alexander
9ebee7de32
[ticket/12858] Generate timezone selects with template loop
...
PHPBB3-12858
2014-09-17 14:22:08 +02:00
Tristan Darricau
fe1ab6d2ef
[ticket/12993] Return an array instead of reference passing
...
PHPBB3-12993
2014-08-19 22:25:01 +02:00
Tristan Darricau
5e7d9d2fcf
[ticket/12993] Fix includes of functions_display
...
PHPBB3-12993
2014-08-19 13:51:21 +02:00
Tristan Darricau
496cc64bc6
[ticket/12993] Rename to phpbb_get_user_rank
...
PHPBB3-12993
2014-08-18 16:32:05 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Nicofuma
af827bf2b4
[ticket/12199] Move deprecated functions to functions_compatibility.php
...
Currently 13 functions are marked as deprecated:
functions.php:
function set_var()
function request_var()
function set_config()
function set_config_count()
function tz_select()
function add_log()
functions_admin:
function cache_moderators()
function update_foes()
functions_compatibility:
function get_user_avatar()
function phpbb_hash()
function phpbb_check_hash()
function phpbb_clean_path()
functions_install:
function get_tables()
8 of them are still used in the core:
add_log Used in many places (~198 calls)
get_tables Used in install\install_convert::get_convert_settings
and functions_install.php\connect_check_db
get_user_avatar Used in phpbb\user_loader:get_avatar
phpbb_hash Used in phpbb\db\migration\data\v30x\release_3_0_5_rc1
request_var Used quite everywhere (~997 calls)
set_config Used in many places (~129 calls)
set_config_count Used in a few places (~37 calls)
set_var Used by phpbb_http_login
and phpbb\auth\provider\apache::autologin
PHPBB3-12199
2014-04-26 01:25:51 +02:00