Jad Bitar
|
79771590f1
Add linting as suggested by @jrbasso
|
11 年 前 |
Jad Bitar
|
b237f5f967
Add `pre-commit` hook for contributors
|
11 年 前 |
Mark S.
|
db345832c9
Merge pull request #6213 from Lo-X/master
|
11 年 前 |
Lo-X
|
161c03d1be
Fixed documentation argument order for DigestAuthenticate::password()
|
11 年 前 |
José Lorenzo Rodríguez
|
15dc559b62
Merge pull request #6212 from cakephp/table-connection
|
11 年 前 |
ADmad
|
1bd14cae10
Use typehinting instead of throwing exception.
|
11 年 前 |
José Lorenzo Rodríguez
|
a3bbb1202e
Merge pull request #6207 from cakephp/fix-segfault-php7
|
11 年 前 |
ADmad
|
18f7287a7e
Merge pull request #6211 from cakephp/branch-alias
|
11 年 前 |
ADmad
|
730f8a2a77
Add branch alias "3.0.x-dev" for master branch.
|
11 年 前 |
Mark Story
|
5ac9ebb7fa
Merge pull request #6203 from ADmad/widgets-2
|
11 年 前 |
Mark Story
|
0e156460ce
Merge pull request #6208 from cakephp/table-connection
|
11 年 前 |
Mark Story
|
4e28ca8a71
Merge pull request #6188 from cakephp/issue-6185
|
11 年 前 |
ADmad
|
f510b616ae
Fix tests
|
11 年 前 |
ADmad
|
51d9247af1
Throw exception if argument passed to Table::connection() is of incorrect type
|
11 年 前 |
Mark Story
|
f6da132a8a
Merge pull request #6205 from cakephp/faster-date-time-type
|
11 年 前 |
Juan Basso
|
9cd6c06840
Preventing PHP to segfault on PHP 7
|
11 年 前 |
José Lorenzo Rodríguez
|
d7fa1733bd
Merge pull request #6153 from cakephp/3.0-form-default-id-prefix
|
11 年 前 |
ADmad
|
e3275099a0
Account for input named '0'.
|
11 年 前 |
Mark Story
|
382def9a7e
Merge pull request #6200 from cakephp/faster-hydration
|
11 年 前 |
Mark Story
|
59a0521570
Merge pull request #6206 from cakephp/faster-type-casting
|
11 年 前 |
Mark Story
|
9ba845ef83
Merge pull request #6196 from cakephp/php7-fixes
|
11 年 前 |
Jose Lorenzo Rodriguez
|
70906e89b7
Optimizing type casting in ResultSet.
|
11 年 前 |
Jose Lorenzo Rodriguez
|
1daa3d589b
Improving perfomance when hydrating date or datetime objects.
|
11 年 前 |
ADmad
|
12b4ceacf1
Don't add empty names to secure fields list.
|
11 年 前 |
Juan Basso
|
f5930c0f0d
Making sure the tests on PHP7 are testing the expected message and failing if no exception is thrown
|
11 年 前 |
ADmad
|
c86a9aef4a
Allow empty name for selectbox widget.
|
11 年 前 |
Jose Lorenzo Rodriguez
|
e03da168f0
Optimizing the Entity constructor by not looping over properties.
|
11 年 前 |
Juan Basso
|
29be1fe896
Separated test since PHP 7 behaves differently
|
11 年 前 |
Juan Basso
|
30bf826f40
Separated test since PHP 7 behaves differently
|
11 年 前 |
Juan Basso
|
57bcf5e3a3
Setting class alias only on php versions before 7
|
11 年 前 |