]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Cleanup for bug 1813: workaround sometimes-missing dl() in PHP 5.3 by defining our...
authorBrion Vibber <brion@pobox.com>
Mon, 16 Nov 2009 23:35:16 +0000 (15:35 -0800)
committerBrion Vibber <brion@pobox.com>
Mon, 16 Nov 2009 23:45:15 +0000 (15:45 -0800)
commit8ab40e70518402071f50263ebae8cf9633500405
tree40dc532ad85548cdae8b6e03bc849f603dcf814e
parent6f9b90921188f477f8b8224c12d6ea7e8b3cc1d3
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)

Note that fixes to OpenID libraries in commit fe9473ac7810d317e001a0fec19cbacaafc0c909 were lost in just such an update.
extlib/PEAR.php
lib/common.php