othercorey
|
2510937886
Merge pull request #17786 from Harfusha/Rector_SplitDoubleAssignRector
|
1 year ago |
Adam Halfar
|
2142cc2332
Add changes from rector rule AddClosureVoidReturnTypeWhereNoReturnRector
|
1 year ago |
Adam Halfar
|
457652de25
Add changes from rector rule SplitDoubleAssignRector
|
1 year ago |
Mark Story
|
e16a2ed243
Add toFloat()
|
1 year ago |
Corey Taylor
|
a38010c9e6
Convert test annotations to attributes.
|
1 year ago |
Corey Taylor
|
7aea6bf4b8
Add pathCombine() helper to Core functions
|
2 years ago |
Jozef Grencik
|
8dcc58c4a4
PhpStan: Expected at least 1 space after "-"
|
2 years ago |
Jozef Grencik
|
af822bbb28
removed MAX_SAFE_INTEGER
|
2 years ago |
Jozef Grencik
|
a2f668425f
methods moved to functions.php
|
2 years ago |
Kevin Pfeifer
|
f9b01571c3
phpunit 10: replace expect*() methods with our own implementation
|
3 years ago |
Kevin Pfeifer
|
22491b5118
phpunit 10: static data providers part 1
|
3 years ago |
Mark Story
|
d9714ac85d
Fix up phpunit, formatting and static analyzers
|
3 years ago |
Mark Story
|
72ff5fb9aa
Merge branch '4.next' into 5.x
|
3 years ago |
Mark Story
|
253f2127a4
Remove bad tests.
|
3 years ago |
Mark Story
|
db1d4b06fe
Fix failing tests and add captureError()
|
3 years ago |
Mark Story
|
c63af43e9f
Merge remote-tracking branch 'origin/4.next' into 5.x
|
3 years ago |
ADmad
|
c88cee8c34
Namespace all functions.
|
3 years ago |
Mark Story
|
fd9a5984cc
5.x - expand default value type on env()
|
3 years ago |
ADmad
|
e82fd0e9bf
Merge branch '4.next' into 5.x
|
4 years ago |
Corey Taylor
|
1981120aba
Clean up deprecation warning message
|
4 years ago |
saeid
|
0eef29ef5f
cleanup after merge branch, 4.next => 5.x
|
4 years ago |
saeid
|
487522b91a
Merge branch '4.next' into 5.x
|
4 years ago |
saeid
|
0a41ccb6a1
add Error.enableDuplicatedDeprecations
|
4 years ago |
Corey Taylor
|
3b82deae5d
Add version to deprecationWarning()
|
4 years ago |
Corey Taylor
|
db9445de29
Merge branch '4.next' into 5.x
|
4 years ago |
Mark Story
|
eef535c115
Don't emit duplicate deprecations.
|
4 years ago |
Corey Taylor
|
5a77162a44
Add use statements for all fully qualified classes
|
4 years ago |
Corey Taylor
|
70caca0085
Add use statements for all fully qualified classes
|
4 years ago |
ADmad
|
3721886954
Replace getTypeName() with PHP's get_debug_type().
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |