index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
phpbb
/
event
/
php_exporter.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/15637] Remove trailing space from description
kasimi
2018-07-07
1
-0
/
+6
*
[ticket/15637] Preserve line breaks in event descriptions
kasimi
2018-07-07
1
-1
/
+1
*
[ticket/15637] Remove trailing space from description
kasimi
2018-07-07
1
-1
/
+1
*
[ticket/15637] Fixed removing white-spaces from description line
kasimi
2018-07-07
1
-1
/
+2
*
[ticket/15637] Extract all lines before the first @tag
kasimi
2018-07-07
1
-2
/
+2
*
[ticket/15637] Extract multi-line PHP event descriptions
kasimi
2018-04-15
1
-1
/
+17
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-6
/
+6
*
[ticket/15389] Match multiple events in dispatcher in php_exporter
Oliver Schramm
2017-10-04
1
-18
/
+18
*
[ticket/15291] Allow short array notation in event declarations
JoshyPHP
2017-07-22
1
-1
/
+1
*
[ticket/13429] Replace @change with @changed
Jakub Senko
2017-01-23
1
-4
/
+4
*
[ticket/13429] Replace @changed with @change in event docblocks
Jakub Senko
2016-11-20
1
-5
/
+5
*
[ticket/13872] Allow template events to have a changed version
Joas Schilling
2015-05-28
1
-0
/
+1
*
[ticket/13807] Fix minor coding flaws
Joas Schilling
2015-05-02
1
-2
/
+3
*
[ticket/13807] Add an option to generate a diff for the release highlights
Joas Schilling
2015-05-02
1
-2
/
+11
*
[ticket/13807] Allow filtering events by phpBB version
Joas Schilling
2015-05-02
1
-4
/
+101
*
[ticket/13124] Also trim spaces in front of comments except for first line
Marc Alexander
2014-10-06
1
-7
/
+7
*
[ticket/12766] Event exporter does not like RCx as version
PayBas
2014-06-25
1
-1
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-5
/
+7
*
[ticket/12273] Move $extension to constructor so the path is always set
Joas Schilling
2014-04-28
1
-9
/
+9
*
[ticket/12273] Fix return description
Joas Schilling
2014-04-28
1
-1
/
+1
*
[ticket/12273] Allow to filter events for extensions
Joas Schilling
2014-04-28
1
-8
/
+18
*
[ticket/12273] Add root path to recursive_event_filter_iterator
Joas Schilling
2014-04-27
1
-1
/
+2
*
[ticket/12273] Use RecursiveDirectoryIterator with filter in php_exporter
Joas Schilling
2014-04-26
1
-42
/
+14
*
[ticket/12273] Fix doc blocks
Joas Schilling
2014-04-26
1
-1
/
+20
*
[ticket/12273] Sort arguments alphabetically before exporting
Joas Schilling
2014-04-25
1
-0
/
+1
*
[ticket/12273] Do not allow 3.1-A1 version
Joas Schilling
2014-04-25
1
-13
/
+5
*
[ticket/12273] Use multiline arrays instead of array_merge()
Joas Schilling
2014-04-25
1
-26
/
+58
*
[ticket/12273] Use array_merge instead of +=
Joas Schilling
2014-04-24
1
-4
/
+4
*
[ticket/12273] Fix missing space in some Exceptions
Joas Schilling
2014-04-20
1
-6
/
+7
*
[ticket/12273] Remove duplicated code
Joas Schilling
2014-04-20
1
-33
/
+16
*
[ticket/12273] Add file line to exception message
Joas Schilling
2014-04-20
1
-29
/
+44
*
[ticket/12273] Move phpBB test to new file and use a data provider
Joas Schilling
2014-04-20
1
-1
/
+6
*
[ticket/12273] Allow multiple $vars lines
Joas Schilling
2014-04-20
1
-9
/
+27
*
[ticket/12273] Make event exporter compatible with php 5.3.3
Joas Schilling
2014-04-18
1
-1
/
+1
*
[ticket/12273] Rename exporter to php_exporter
Joas Schilling
2014-04-18
1
-0
/
+559