Lines Matching refs:function
3 function bugfix($number): void {
7 function bugl($number): void {
11 function implemented($number): void {
15 function peclbugfix($number): void {
19 function peclbugl($number): void {
23 function githubissue($repo, $number): void {
27 function githubissuel($repo, $number): void {
31 function githubsecurityl($repo, $id): void {
35 function release_date($in): void {
42 function changelog_makelink(string $branch): string {
46 function changelog_header(int $major_version, array $minor_versions): void {
61 function changelog_footer(int $current_major, array $minor_versions): void {