Commit History

Author SHA1 Message Date
  Diogo Cordeiro 7d262ad50b [CORE] Fixed some small issues with PEAR 5 years ago
  Diogo Cordeiro b17e0b4169 Update PEAR to v1.10.9 and patch it so it works quietly 5 years ago
  Mikael Nordfeldth e4084d0f5a PEAR lib updated to 1.9.4 (seems only installation stuff changed) 11 years ago
  Evan Prodromou 75baffc970 Upgrade PEAR to 1.9.2 13 years ago
  Brion Vibber 8ab40e7051 Cleanup for bug 1813: workaround sometimes-missing dl() in PHP 5.3 by defining our own bogus function rather than attempting to patch upstream libs. This keeps our fix across upstream versions (or when loading upstream library from outside extlib) 15 years ago
  Brion Vibber fe9473ac78 Check that 'dl' function is available and usable before trying to call it with error suppression; if it's disabled or unavailable we end up with mysterious failures during installation or loading of libraries. 15 years ago
  Evan Prodromou 14c9366aac include external libs in a subdir to make install easier 16 years ago