Oleg Pudeyev
|
ec4343c744
|
[ticket/11227] @return void -> @return null, per coding guidelines.
PHPBB3-11227
|
2012-11-30 23:03:06 -05:00 |
|
Igor Wiedler
|
282a80077d
|
[feature/dic] Spaces to tabs, add useless docblocks
Fully documents the constructors of the processors and the cron tasks.
PHPBB3-10739
|
2012-09-01 19:17:01 +02:00 |
|
Igor Wiedler
|
e103b2f0cc
|
[feature/dic] Fix parse errors
PHPBB3-10739
|
2012-08-25 17:04:42 +02:00 |
|
Igor Wiedler
|
4f0f63ae8f
|
[feature/dic] Make cron task attributes protected, one per line
PHPBB3-10739
|
2012-08-25 16:51:19 +02:00 |
|
Igor Wiedler
|
5cdcaaa531
|
[feature/dic] Rename {phpEx => php_ext} for consistency
PHPBB3-10739
|
2012-07-26 16:15:56 +02:00 |
|
Igor Wiedler
|
2e76620c88
|
[feature/dic] Rewrite cron system to use DIC
PHPBB3-10739
|
2012-04-09 12:42:31 +02:00 |
|
Unknown
|
7a04c9048c
|
[ticket/9916] Updating header license and removing Version $Id$
PHPBB3-9916
|
2011-12-31 13:32:52 +00:00 |
|
Andreas Fischer
|
a627133b15
|
[ticket/10046] Remove register_shutdown_function() in cron.php from develop.
PHPBB3-10046
|
2011-03-12 15:07:31 +01:00 |
|
Oleg Pudeyev
|
53dd847dd5
|
[feature/system-cron] Added @param/@return documentation
Also adjusted some function descriptions for greater informativity.
PHPBB3-9596
|
2011-02-12 22:05:53 -05:00 |
|
Andreas Fischer
|
47702b8ca7
|
[feature/system-cron] Add phpDoc documentation for everything else.
PHPBB3-9596
|
2011-02-12 22:05:53 -05:00 |
|
Andreas Fischer
|
afc538366b
|
[feature/system-cron] Remove $Id$ from PHP file header
PHPBB3-9596
|
2011-02-12 22:05:52 -05:00 |
|
Igor Wiedler
|
a9e0f9947d
|
[feature/system-cron] add phpbb_ prefix to all class names
PHPBB3-9596
|
2011-02-12 22:05:51 -05:00 |
|
Igor Wiedler
|
c9bd1b392d
|
[feature/system-cron] remove conditional includes in favour of autoloading
PHPBB3-9596
|
2011-02-12 22:05:51 -05:00 |
|
Igor Wiedler
|
794d376be4
|
[feature/system-cron] rename tasks to task
PHPBB3-9596
|
2011-02-12 22:05:51 -05:00 |
|