Rob Bast
|
181b172e77
test cases for #5701
|
8 年之前 |
Jordi Boggiano
|
f0f932fca4
Fix classmap test on windows
|
8 年之前 |
Vyacheslav Pavlov
|
108560b9c4
Clean up temp files after a test.
|
9 年之前 |
Vyacheslav Pavlov
|
03995d6caa
Added test for 'dump' method of ClassMapGenerator class
|
9 年之前 |
Jordi Boggiano
|
f0d67923a5
Fix classmap generator over anonymous classes extending/implementing something, fixes #5239
|
9 年之前 |
Niels Keurentjes
|
0b55a0ca91
Can't use error_clear_last as it was introduced in PHP7.
|
9 年之前 |
Rob Bast
|
adf3b956d0
try to use unique test directories
|
9 年之前 |
Rob Bast
|
b523fc0b7b
ran fixers
|
9 年之前 |
Jordi Boggiano
|
b2173d28fc
Fix 5.3.3 build
|
10 年之前 |
Jordi Boggiano
|
e73448ae1e
Add possessive quantifiers to avoid backtracking and fix segfault on large files, fixes #4153
|
10 年之前 |
Possum
|
29ca21f30e
PHP version checks tweaking
|
10 年之前 |
Fred Emmott
|
23d5e30fbc
Add test for Generics class
|
10 年之前 |
Fred Emmott
|
cb1ea889d6
Use HHVM_VERSION instead of HPHP_VERSION
|
10 年之前 |
Fred Emmott
|
33ea86573e
Add support for using classmap to autoload Hack enums
|
10 年之前 |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 年之前 |
Denis Sokolov
|
836534067b
Avoid ambiguity warning for example directories as well
|
11 年之前 |
Denis Sokolov
|
65b9cca7b5
Fix ClassMapGenerator unambiguousReference test coverage
|
11 年之前 |
Jordi Boggiano
|
0902305196
Fix classmap generator warnings and tests
|
11 年之前 |
Jordi Boggiano
|
8974a1ac92
Ignore ambiguous classes in tests/fixtures dirs, fixes #2858
|
11 年之前 |
Daniel Karp
|
e3be04c443
Don't show Ambiguous class resolution warning if class when not ambiguous
|
11 年之前 |
Jordi Boggiano
|
7daf876d70
Fix test because the order of filesystem iteration is non deterministic
|
11 年之前 |
Jordi Boggiano
|
781c97fa9b
Refactor to avoid global static state
|
11 年之前 |
Jan Brecka
|
b94838169d
show warning only instead of throwing exception
|
11 年之前 |
Jan Brecka
|
de09c5e371
remove duplicity
|
11 年之前 |
Jan Brecka
|
5763685e69
use statement
|
11 年之前 |
Jan Brecka
|
ea7717c8e5
improve exception message
|
11 年之前 |
Jan Brecka
|
13b57112a9
Throw RuntimeException when ambiguous reference was found.
|
11 年之前 |
David Simon
|
2665c60b2f
Test for bug parsing multiline strings with 'escaped' newlines
|
12 年之前 |
Jordi Boggiano
|
aefe3a0b11
Add support for .inc files in classmap, fixes #1396
|
12 年之前 |
Jordi Boggiano
|
de3235a2a4
Add tests to prevent regressions on strings/nowdoc/comment stripping
|
12 年之前 |