History log of /web-master/manage/github.php (Results 1 – 6 of 6)
Revision Date Author Comments
# 48cb59d3 30-Jan-2021 Rasmus Lerdorf

A bit of PHP 7.4/8.0 cleanup


# 0e511803 10-Dec-2018 Peter Kokot

Refactor long array() syntax to short []

Since app is using PHP 5.4+ already, the longer `array()` syntax can be
refactored to shorter `[]`.


# 3a766e2e 29-Jul-2013 Johannes Schlüter

Add missing space


# a821ae03 29-Jul-2013 Johannes Schlüter

Be more verbose about current github user


# 5d689353 11-May-2013 Ferenc Kovacs

fix typo


# 458dec41 10-May-2013 Johannes Schlüter

Add script to create GitHub repos following php.net best practices