| .. |
|
Autoload
|
0b55a0ca91
Can't use error_clear_last as it was introduced in PHP7.
|
9 years ago |
|
Command
|
93501a5e3f
Merge pull request #4920 from curry684/issue-4918
|
9 years ago |
|
Config
|
18cd4f966b
Added silencer utility to more gracefully handle error suppression without hiding errors or worse. Fixes #4203, #4683
|
10 years ago |
|
Console
|
0dab63e050
Unified all Windows tests throughout the code.
|
9 years ago |
|
DependencyResolver
|
ebfceefca6
Removed long deprecated functions that were no longer referenced anywhere.
|
9 years ago |
|
Downloader
|
4689d836fe
Fixed (and added a test for) a regression introduced in a77e2fb, which causes package Git package updates to fail when the package has two or more URLs and the last URL is the only one that actually works.
|
9 years ago |
|
EventDispatcher
|
2609cfdd1d
Always set bin-dir into PATH before calling scripts, fixes #4852, closes #4898
|
9 years ago |
|
IO
|
8ed894cf99
Fix usage of symfony console for sf<2.8, fixes #4913
|
9 years ago |
|
Installer
|
72a3563f1e
Removed some 3 year old backward compatibility code.
|
9 years ago |
|
Json
|
cb53bd04cb
Remove a few instances of RemoteFilesystem that were not needed
|
10 years ago |
|
Package
|
6eb50623e6
Merge remote-tracking branch 'hfcorriez/compressed_archiver'
|
9 years ago |
|
Plugin
|
49d7d65933
Add verbosity input support to IOInterface
|
10 years ago |
|
Repository
|
ebfceefca6
Removed long deprecated functions that were no longer referenced anywhere.
|
9 years ago |
|
Script
|
ce08582671
Fix CS
|
10 years ago |
|
Util
|
d6d0435c54
Merge pull request #4845 from curry684/pull-4690
|
9 years ago |
|
Cache.php
|
254453f5b5
Wrap final attempt to touch a cache file in Silencer.
|
9 years ago |
|
Compiler.php
|
5d015defb8
Merge remote-tracking branch 'origin/master' into tls-config
|
10 years ago |
|
Composer.php
|
e36f2ea618
Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag).
|
11 years ago |
|
Config.php
|
13b50799d1
fix: missing parentheses
|
10 years ago |
|
Factory.php
|
7e17fec3b8
Merge pull request #2585 from jaypea/ziparchiver
|
9 years ago |
|
Installer.php
|
72a3563f1e
Removed some 3 year old backward compatibility code.
|
9 years ago |