諏訪子 8d5b4a7254 オルガが止まらない 1 jaar geleden
..
DB f515e007ee もっともっとPHP8.2対応 1 jaar geleden
HTTP 8d5b4a7254 オルガが止まらない 1 jaar geleden
MDB2 6e1ce5fe60 PHP 8.2対応 1 jaar geleden
Mail 8d5b4a7254 オルガが止まらない 1 jaar geleden
Net ccfa0c90ae もっともっともっともっとPHP 8.2対応 1 jaar geleden
PEAR 7d262ad50b [CORE] Fixed some small issues with PEAR 5 jaren geleden
data c51086b302 Updating external libraries for net access 11 jaren geleden
php-gettext ccfa0c90ae もっともっともっともっとPHP 8.2対応 1 jaar geleden
AcceptHeader.php 6e1ce5fe60 PHP 8.2対応 1 jaar geleden
HTTP_Request2_LICENSE e328fd7901 PEAR::HTTP_Request2 updated to 2.2.1 10 jaren geleden
MDB2.php 6e1ce5fe60 PHP 8.2対応 1 jaar geleden
Mail.php 6e1ce5fe60 PHP 8.2対応 1 jaar geleden
OAuth.php f515e007ee もっともっとPHP8.2対応 1 jaar geleden
PEAR.php 8d5b4a7254 オルガが止まらない 1 jaar geleden
PEAR_LICENSE 7d262ad50b [CORE] Fixed some small issues with PEAR 5 jaren geleden
README.md 39845444cc [DOCUMENTATION] Update description of extlib and vendor directories 5 jaren geleden
System.php 7d262ad50b [CORE] Fixed some small issues with PEAR 5 jaren geleden
Validate.php 8d5b4a7254 オルガが止まらない 1 jaar geleden
Validate_LICENSE 7d262ad50b [CORE] Fixed some small issues with PEAR 5 jaren geleden
buildPackageXML.php a38f25f7cd [PEAR] Modernize Validate code 5 jaren geleden

README.md

Most of this directory contents are patched PEAR libraries (necessary as PEAR packages are no longer maintained)

List of external libraries

A number of external PHP libraries are used to provide basic functionality and optional functionality for your system. For your convenience, they are available in the "extlib" directory of this package, and you do not have to download and install them. However, you may want to keep them up-to-date with the latest upstream version, and the URLs are listed here for your convenience.

TODO

  • Port from PEAR NET to Guzzle
  • Port from PEAR DB to Doctrine DBAL
  • Port from PEAR mail to PHPMailer
  • eventually port OAuth to something more modern

Why not replace all the components with newer ones? We don't think the alternatives really meet our needs or are at all necessary and/or better solutions. The code of these patched libraries that we are maintaing is quite good.