Mikael Nordfeldth
|
e4084d0f5a
PEAR lib updated to 1.9.4 (seems only installation stuff changed)
|
před 11 roky |
Evan Prodromou
|
75baffc970
Upgrade PEAR to 1.9.2
|
před 13 roky |
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)
|
před 15 roky |
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.
|
před 15 roky |
Evan Prodromou
|
14c9366aac
include external libs in a subdir to make install easier
|
před 16 roky |