index
:
sql-parser
master
origin/HEAD
origin/QA
origin/master
origin/motranslator
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Components
/
OptionsArray.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless comments and annotations
Maurício Meneghini Fauth
2019-12-14
1
-6
/
+0
*
Remove useless parentheses
Maurício Meneghini Fauth
2019-12-14
1
-1
/
+1
*
Replaced new self with new static
MartkCz
2019-05-17
1
-1
/
+1
*
Enable strict mode on PHP files
Maurício Meneghini Fauth
2019-01-16
1
-1
/
+1
*
Apply phpmyadmin/coding-standard
Maurício Meneghini Fauth
2019-01-16
1
-19
/
+19
*
Use triple (in)equalities when type compatibility is ensured
Bruno Perel
2018-11-26
1
-4
/
+4
*
Merge branch 'master' into motranslator
Michal Čihař
2017-01-23
1
-6
/
+6
|
\
|
*
Added PhpMyAdmin namespace prefix to follow PSR-4.
Michal Čihař
2017-01-23
1
-5
/
+5
*
|
Merge branch 'master' into motranslator
Michal Čihař
2017-01-06
1
-26
/
+26
|
\
\
|
|
/
|
*
Apply php-cs-fixer
Damian Dlugosz
2017-01-06
1
-26
/
+26
|
*
Consistently end message with .
Michal Čihař
2016-12-21
1
-1
/
+1
*
|
Migrate new code to use Translator class
Michal Čihař
2016-12-21
1
-1
/
+1
*
|
Use static method for translating
Michal Čihař
2016-12-21
1
-1
/
+1
*
|
Replace __( usage by Translator class
Michal Čihař
2016-12-21
1
-1
/
+2
|
/
*
Clarify license
Michal Čihař
2016-09-26
1
-1
/
+1
*
Remove @author from comment metadata
Michal Čihař
2016-09-26
1
-1
/
+0
*
Fix parsing of user@host without backquotes
Deven Bansod
2016-09-20
1
-5
/
+9
*
Add special cases for SET CHARACTER SET, CHARSET, NAMES
Deven Bansod
2016-09-10
1
-0
/
+19
*
OptionsArray: Fixed case-sensitivity issues.
Dan Ungureanu
2016-02-21
1
-6
/
+11
*
Fixed coding style.
Dan Ungureanu
2015-11-08
1
-2
/
+2
*
Fix error message.
v3.0.4
Dan Ungureanu
2015-10-21
1
-1
/
+3
*
Properly parse options when the value of the option is '='.
v2.1.2
Dan Ungureanu
2015-10-02
1
-1
/
+1
*
Updated coding style to follow PSR-2 coding standards.
Dan Ungureanu
2015-09-25
1
-1
/
+0
*
Fixed minor style issues in generated queries.
v1.0.0
Dan Ungureanu
2015-08-20
1
-1
/
+2
*
Replaced explicit calls to Component::build() with implicit calls to Componen...
Dan Ungureanu
2015-08-18
1
-4
/
+3
*
Consistent PHPDoc style.
Dan Ungureanu
2015-08-15
1
-1
/
+7
*
Coding style fixes.
Dan Ungureanu
2015-08-11
1
-4
/
+4
*
Refactoring.
Dan Ungureanu
2015-07-22
1
-3
/
+5
*
Improved localization.
Dan Ungureanu
2015-07-21
1
-1
/
+5
*
Fixed support for multi-byte strings.
Dan Ungureanu
2015-07-16
1
-2
/
+2
*
Better error detection. Fixed some of the old messages.
Dan Ungureanu
2015-07-15
1
-1
/
+1
*
Improved error messages.
Dan Ungureanu
2015-07-15
1
-0
/
+10
*
Added switch to skip sorting options.
Dan Ungureanu
2015-07-14
1
-18
/
+28
*
Fixed typos and documentation.
Dan Ungureanu
2015-07-14
1
-7
/
+9
*
Added MariaDB's options for virtual fields. Updated contexts to contain relev...
Dan Ungureanu
2015-07-14
1
-33
/
+113
*
Added remove() method for OptionsArray.
Dan Ungureanu
2015-07-10
1
-2
/
+22
*
Mass renaming. Using 'component' instead of 'fragment'.
Dan Ungureanu
2015-07-10
1
-0
/
+210