


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 30 (100.0%) | 238 (100.0%) | 7.9 |
| typo3/mod/tools/em/ | 1 (3.3%) | 72 (30.3%) | 72.0 |
| / | 12 (40.0%) | 49 (20.6%) | 4.0 |
| t3lib/ | 4 (13.3%) | 47 (19.7%) | 11.7 |
| typo3/sysext/cms/web_info/ | 1 (3.3%) | 15 (6.3%) | 15.0 |
| typo3/sysext/cms/layout/ | 1 (3.3%) | 15 (6.3%) | 15.0 |
| typo3/sysext/cms/tslib/ | 4 (13.3%) | 13 (5.5%) | 3.2 |
| typo3/sysext/dbal/ | 1 (3.3%) | 12 (5.0%) | 12.0 |
| typo3/js/ | 1 (3.3%) | 5 (2.1%) | 5.0 |
| typo3/sysext/cms/ | 1 (3.3%) | 3 (1.3%) | 3.0 |
| typo3/sysext/t3skin/stylesheets/ | 1 (3.3%) | 2 (0.8%) | 2.0 |
| typo3/sysext/ | 1 (3.3%) | 2 (0.8%) | 2.0 |
| typo3/gfx/ | 1 (3.3%) | 2 (0.8%) | 2.0 |
| typo3/ | 1 (3.3%) | 1 (0.4%) | 1.0 |

Fixed bug #6831: Clickmenu is cut off on the left, when it does not fit in the viewport (Thanks to Helmut Hummel)
9 lines of code changed in 2 files:
Fixed bug #6775 Page and info module ignore 'Limit to language'
34 lines of code changed in 3 files:
Extended the Workspace module access check with the User module access check
7 lines of code changed in 2 files:
(trivial) Added is_array checks in extension manager code
76 lines of code changed in 2 files:
Changed back references \1 to ${1} in regular expressions in tslib_fe where necessary
6 lines of code changed in 2 files:
Implemented feature request #1919: TCAdefaults setting in page TS
17 lines of code changed in 2 files:
Added a $ sign at the end of the regular expression and fixed indenting in the new _.htaccess files
6 lines of code changed in 3 files:
Feature request #4133: accesskey for TMENU
13 lines of code changed in 2 files:
Changed call_user_func to call_user_func_array in t3lib_div to allow passing parameters by reference to t3lib_div::callUserFunction
8 lines of code changed in 2 files:
Feature #3026: Text change for the 'Quality' label
7 lines of code changed in 2 files:
fixed a comment in t3lib_matchcondition
1 lines of code changed in 1 file:
Fix bug #3160: IFSUB is not true if the parent page is a shortcut page
5 lines of code changed in 2 files:
Fixing some missing is_array checks
44 lines of code changed in 3 files:
Fix bug/feature request #3811: Adding "ATagParams" to GMENU
5 lines of code changed in 2 files: