Commit bbb7b8b
committed
fixed missing space before operator when comparing against IS
- added missing space ' ' befor appending operator to query in _buildCondition() default statement for NULL comparison
- changed shorthand php `<?` to default `<?php` in dbObjectTests for better downward compability1 parent f724dff commit bbb7b8b
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1396 | 1396 | | |
1397 | 1397 | | |
1398 | 1398 | | |
1399 | | - | |
| 1399 | + | |
1400 | 1400 | | |
1401 | 1401 | | |
1402 | 1402 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments