* This involved updating of autogenerated Unicode normalisation tables, which are compliant with Unicode 5.2.0 now. All normalization tests pass except for RandomTest.php which have bitrotten to its death from PHP fatals. * Added a line about r59036 to release notes
4 lines
64 B
PHP
4 lines
64 B
PHP
<?php
|
|
|
|
define('MW_INSTALL_PHP5_EXT', 1);
|
|
require './index.php';
|