Commit History

Author SHA1 Message Date
  Andreas Hennings e4bbd83f13 expected message in ValidatingArrayLoaderTest should also contain psr-4 as allowed key. 11 years ago
  chr0n1x d26355ef65 SelfUpdateCommand: removed unneeded return 11 years ago
  chr0n1x 0c76bba8bb SelfUpdateCommand: do not delete old snapshots, allow user to clean them 11 years ago
  chr0n1x bc5ce1ce04 SelfUpdateCommand: only use 1 rollback snapshot at a time 11 years ago
  chr0n1x 2760221767 SelfUpdateCommand: initial groundwork for --rollback 11 years ago
  Carsten Brandt cf676880c1 Docs: Added Note about tags vs. version constraint 11 years ago
  Jordi Boggiano fb72d26def Merge pull request #2517 from glennpratt/hhvm-travis 11 years ago
  Glenn Pratt 120f8d92fd Test HHVM on Travis-CI, allowing failures. 11 years ago
  Max Gfeller 067a8e764f Added a new method to check if an event has any listeners registered. 11 years ago
  Max Gfeller a12ed492ef Don't throw exception in the doDispatch method. 11 years ago
  Max Gfeller 421b09dc44 Check if a given event has registered any listeners. If not the script 11 years ago
  Max Gfeller f1c1ba27b4 Throw an exception if no listeners have been found for given event. 11 years ago
  Max Gfeller 040bbaca51 Don't throw an exception if the called script is not one of the 11 years ago
  James Titcumb 7799c27df0 Removed sneaky typo 11 years ago
  James Titcumb 8bdffd75ce Add information on how to run scripts manually 11 years ago
  Adán Lobato f9f144862e Fixed minor typo on 'require' property 11 years ago
  Jordi Boggiano 0e9a9a3875 Merge pull request #2509 from glenjamin/opcache-ext 11 years ago
  Nils Adermann 95bafebc75 Merge pull request #2510 from simensen/plugin-load-repository-made-public 11 years ago
  Beau Simensen 5caee06c44 Make PluginManager::loadRepository public 11 years ago
  Nils Adermann b63634396b Merge pull request #2508 from simensen/plugin-manager-skips-alias-packages 11 years ago
  Glen Mailer 3620796b7d Ensure detected extensions have valid package names 11 years ago
  Beau Simensen 9ca884944c Skip aliases packages when looking for plugins. 11 years ago
  Andreas Hennings c0aad84d8b Validation to make the combination of target-dir with psr-4 illegal. 11 years ago
  Andreas Hennings 39c09d5192 Add psr-4 stuff in a few more places. 11 years ago
  Pierre du Plessis 5267622bba Add remove command to remove a package from the list of current installed packages 11 years ago
  Morgan Brunot a300e1d45b Fix error on check exclude from download composer.json 11 years ago
  Jordi Boggiano 80499bb024 Detect ~> misuse and suggest fix, fixes #2476 11 years ago
  Jordi Boggiano 45c8d5c817 Merge pull request #2483 from JakubOnderka/patch-2 11 years ago
  Jakub Onderka afc9069771 Check exception code only if class ZipArchive exists 11 years ago
  Jordi Boggiano 43fde9177e Merge pull request #2482 from oziks/fix-composer-archive-property 11 years ago