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
/
ArrayObj.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove left overs of old array syntax
William Desportes
2019-12-31
1
-5
/
+5
*
Remove useless comments and annotations
Maurício Meneghini Fauth
2019-12-14
1
-7
/
+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
-8
/
+8
*
No useless else
Damian Dlugosz
2017-02-12
1
-2
/
+2
*
Merge branch 'master' into motranslator
Michal Čihař
2017-01-23
1
-5
/
+5
|
\
|
*
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
-19
/
+15
|
\
\
|
|
/
|
*
Apply php-cs-fixer
Damian Dlugosz
2017-01-06
1
-19
/
+15
*
|
Replace __( usage by Translator class
Michal Čihař
2016-12-21
1
-1
/
+1
|
/
*
Clarify license
Michal Čihař
2016-09-26
1
-1
/
+1
*
Remove @author from comment metadata
Michal Čihař
2016-09-26
1
-1
/
+0
*
Misc: Fixed some more issues reported by Scrutinizer.
Dan Ungureanu
2016-02-21
1
-1
/
+1
*
ArrayObj: Handle more complex expressions in arrays.
Dan Ungureanu
2016-02-02
1
-47
/
+82
*
Updated coding style to follow PSR-2 coding standards.
Dan Ungureanu
2015-09-25
1
-1
/
+0
*
Improved documentation.
Dan Ungureanu
2015-08-24
1
-1
/
+1
*
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
-15
/
+4
*
Fixed a couple of minor bugs in partition parsing.
Dan Ungureanu
2015-08-16
1
-1
/
+5
*
Consistent PHPDoc style.
Dan Ungureanu
2015-08-15
1
-2
/
+4
*
Initial support for partitions.
Dan Ungureanu
2015-08-15
1
-4
/
+8
*
Finished builders for components.
Dan Ungureanu
2015-08-14
1
-7
/
+15
*
Refactoring.
Dan Ungureanu
2015-07-22
1
-2
/
+8
*
Better error detection. Fixed some of the old messages.
Dan Ungureanu
2015-07-15
1
-2
/
+2
*
Mass renaming. Using 'component' instead of 'fragment'.
Dan Ungureanu
2015-07-10
1
-0
/
+146