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
|
4c4debf004
|
[ticket/16549] PHPUnit function declarations tiny cleanup
PHPBB3-16549
|
2020-10-18 10:36:42 +07:00 |
|
Marc Alexander
|
ebac54aa9e
|
[ticket/14948] Adjust calls for twig and phpunit updates
PHPBB3-14948
|
2019-05-09 21:40:06 +02:00 |
|
Matt Friedman
|
14e8113fcf
|
[ticket/14576] Move common required files to bootstrap
PHPBB3-14576
|
2016-03-31 11:06:47 -07:00 |
|
Gaëtan Muller
|
79d4ff5538
|
[ticket/13494] Update calls to set_config()
PHPBB3-13494
|
2015-02-02 19:28:23 +01:00 |
|
Yuriy Rusko
|
a759704b39
|
[ticket/12594] Remove @package tags and update file headers
PHPBB3-12594
|
2014-05-27 20:51:13 +02:00 |
|
Nils Adermann
|
b95fdacdd3
|
[ticket/11700] Move all recent code to namespaces
PHPBB3-11700
|
2013-09-16 00:25:27 +02:00 |
|
Joas Schilling
|
714092ab4e
|
[ticket/11495] Add owns_lock() method to lock classes
PHPBB3-11495
|
2013-04-30 15:48:29 +02:00 |
|
Unknown
|
66c50f6b30
|
[ticket/9916] Updating license in non-distributed files
PHPBB3-9916
|
2012-01-02 19:10:36 +01:00 |
|
Nils Adermann
|
4f14ae94e2
|
[ticket/10011] Removing __DIR__ for PHP5.2 compatability from new files.
PHPBB3-10011
|
2011-03-07 17:08:55 +01:00 |
|
Nils Adermann
|
2e47409e80
|
[feature/system-cron] Rename lock() to acquire and unlock() to release.
PHPBB3-9596
|
2011-02-12 22:05:54 -05:00 |
|
Nils Adermann
|
165b0ec0b2
|
[feature/system-cron] Make use of the new config class in locks.
PHPBB3-9596
|
2011-02-12 22:05:53 -05:00 |
|
Nils Adermann
|
3a3a8bb96d
|
[feature/system-cron] Abstract the database locking mechanism out of cron.
Added a number of tests for the locking mechanism which can now lock
arbitrary config variables.
PHPBB3-9596
|
2011-02-12 22:05:53 -05:00 |
|