aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Fallback.php
Commit message (Expand)AuthorAgeFilesLines
* Kill mbstring fallbacksMax Semenik2016-04-061-172/+0
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* Cleanup some docs (includes/*.php)umherirrender2014-07-241-2/+2
* Remove Fallback::iconv()Kevin Israel2014-07-211-22/+0
* Fixed some @params documentation (includes/*)umherirrender2014-04-221-15/+15
* Fixed spacing in files direct in includes folderumherirrender2013-04-211-14/+14
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-4/+4
* fix some spacingumherirrender2013-03-071-1/+0
* Remove fallback for PHP installs < v5.3.2 as that is now an install requirementlwelling2012-12-101-18/+0
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-141-1/+3
* Trim trailing whitespaceSam Reed2011-09-041-21/+32
* And even more documentationSam Reed2011-05-281-3/+9
* * (bug 28511) Use [] syntax instead of {} for string offset accessAlexandre Emsenhuber2011-04-171-3/+3
* Move the include_path finding code to Fallback class.Platonides2011-02-261-1/+18
* Fix r79494: Don't prefix functions now that they're in their own classX!2011-01-041-8/+8
* Followup to r79463: Move fallback functions to new Fallback classX!2011-01-021-0/+177