[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/adodb/ -> readme_moodle.txt (source)

   1  Description of ADODB V5.20.1 library import into Moodle
   2  
   3  This library will be probably removed in Moodle 2.1,
   4  it is now used only in enrol and auth db plugins.
   5  The core DML drivers are not using ADODB any more.
   6  
   7  Removed:
   8   * contrib/
   9   * cute_icons_for_site/
  10   * docs/
  11   * nbproject/
  12   * pear/
  13   * replicate/
  14   * scripts/
  15   * session/
  16   * tests/
  17   * composer.json
  18   * README.md
  19   * server.php
  20   * lang/* except en (because they were not in utf8)
  21  
  22  Added:
  23   * index.html - prevent directory browsing on misconfigured servers
  24   * readme_moodle.txt - this file ;-)
  25  
  26  Our changes:
  27   * Removed random seed initialization from lib/adodb/adodb.inc.php:216 (see 038f546 and MDL-41198).
  28   * MDL-52286 Added muting erros in ADORecordSet::__destruct().
  29     Check if fixed upstream during the next upgrade and remove this note.
  30   * MDL-52544 Pull upstream patch for php7 and ocipo.
  31  
  32  skodak, iarenaza, moodler, stronk7, abgreeve


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1