User:Soulweaver/SigServer Changelog Next: Difference between revisions

Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 13: Line 13:
** Note that, regardless of font support, scripts that are written from right to left are not supported properly for now due to a technical shortcoming we cannot really do anything to right now. ([https://bugs.php.net/bug.php?id=43899 PHP bug 43899])
** Note that, regardless of font support, scripts that are written from right to left are not supported properly for now due to a technical shortcoming we cannot really do anything to right now. ([https://bugs.php.net/bug.php?id=43899 PHP bug 43899])
* [Feature] New variable: <code>$stat_mylist_last_aid</code>
* [Feature] New variable: <code>$stat_mylist_last_aid</code>
* [Feature] New constant variables <code>$pi</code> and <code>$e</code> for the respective natural mathematical constants.
* [Feature] New constant variables <code>$PI</code> and <code>$E</code> for the respective natural mathematical constants.
* [Feature] Add function <code>fsformat</code> for formatting file sizes
* [Feature] Add function <code>fsformat</code> for formatting file sizes
* [Fix] Use HTTPS for external links and retain scheme for local ones ({{t|2457}})
* [Fix] Use HTTPS for external links and retain scheme for local ones ({{t|2457}})