Hugues Peccatte
|
3de88162ff
|
Replace PMA_String uses by mb_* calls.
Remove part of unused variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-28 20:53:01 +02:00 |
|
Hugues Peccatte
|
9b77d746ab
|
Mass modifications to use PMA_String.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-06 10:44:03 +02:00 |
|
Michal Čihař
|
dca981481d
|
Remove plugin manager and observer classes
We don't really need the observer pattern, so let's simplify the code.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-06-25 09:25:59 +02:00 |
|
Michal Čihař
|
7f4f092e82
|
Fix typo
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-05-06 15:48:44 +02:00 |
|
Michal Čihař
|
ec816c6a31
|
Use new method for getting translformation default params
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-05-06 15:41:55 +02:00 |
|
Michal Čihař
|
d7529dc7a2
|
Remove unused code
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-05-06 15:25:34 +02:00 |
|
Hugues Peccatte
|
d3601abf96
|
Global PHPDoc update.
|
2013-11-10 12:29:55 +01:00 |
|
Dieter Adriaenssens
|
0b86704892
|
fix coding style : wrap long lines
|
2013-09-24 15:33:21 +02:00 |
|
Madhura Jayaratne
|
e5519859fb
|
Make all string function accessible via $GLOBALS['PMA_String']
|
2013-07-17 16:36:13 +05:30 |
|
ayushchd
|
2e542c4f95
|
Group native and mb string functions into classes
|
2013-06-20 12:30:04 +05:45 |
|
Michal Čihař
|
54b2540d87
|
Use ellipsis where appropriate
|
2013-01-10 13:33:29 +01:00 |
|
Michal Čihař
|
869d7c0e99
|
Use single quotes when we do not want to evaluate the string
|
2012-10-16 11:18:16 +02:00 |
|
Alex Marin
|
02dbd14fc7
|
oop: integrate transformations - no errors, but not working.
|
2012-06-20 16:28:10 +03:00 |
|
Alex Marin
|
1ad049d823
|
oop: transformations - fix classes, add interface and use descriptions
|
2012-06-19 23:59:47 +03:00 |
|
Alex Marin
|
1e4b0cd0dd
|
oop: transformations backbone
|
2012-06-07 14:57:14 +03:00 |
|