<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/request-for-wiki-account-hkv70fjmp" -->

---
title: Request for Wiki Account | daily.dev
description: A developer named Sepehr Mahmoudi posted to the PHP internals mailing list requesting a wiki account to propose a new built-in PHP function called...
canonical: https://daily.dev/posts/request-for-wiki-account-hkv70fjmp
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Request for Wiki Account | daily.dev
og:description: A developer named Sepehr Mahmoudi posted to the PHP internals mailing list requesting a wiki account to propose a new built-in PHP function called...
og:url: https://daily.dev/posts/request-for-wiki-account-hkv70fjmp
og:image: https://api.daily.dev/og/posts/HKV70FjMP.png
og:image:alt: Request for Wiki Account
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Request for Wiki Account

**[externals.io](https://daily.dev/sources/externals)** · 5 min read · 1 upvotes · 0 comments

## Summary

A developer named Sepehr Mahmoudi posted to the PHP internals mailing list requesting a wiki account to propose a new built-in PHP function called get_favicon() that would dynamically detect and return a website's favicon URL. PHP core contributors Ilija Tovilo, Alex Rock, and Diogo Cruz responded with skepticism, asking for clarification on what the function would actually do, pointing out that favicon handling is already defined by HTML standards via the <link rel="icon"> tag, and questioning why this should be in PHP core rather than a Composer package, given that PHP is used in many non-web contexts and favicon locations are not standardized.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://externals.io/message/131278>

## Similar posts on daily.dev

- [RFC Proposal: core favicon helper function](https://daily.dev/posts/rfc-proposal-core-favicon-helper-function-lx9yhtoze) · externals.io · 0 upvotes · 0 comments
- [\[Discussion\] Proposal: get\_favicon\(\) helper function](https://daily.dev/posts/discussion-proposal-get-favicon-helper-function-v7oz9rzto) · externals.io · 1 upvotes · 0 comments
- [\[Discussion\] Proposal: get\_favicon\(\) helper function](https://daily.dev/posts/discussion-proposal-get-favicon-helper-function-vqowed7wm) · externals.io · 1 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#php](https://daily.dev/tags/php)

[View this post on daily.dev](https://daily.dev/posts/request-for-wiki-account-hkv70fjmp)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Request for Wiki Account","url":"https://daily.dev/posts/request-for-wiki-account-hkv70fjmp","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/request-for-wiki-account-hkv70fjmp"},"datePublished":"2026-06-15T14:29:53.217Z","dateModified":"2026-06-15T14:31:20.499Z","description":"A developer named Sepehr Mahmoudi posted to the PHP internals mailing list requesting a wiki account to propose a new built-in PHP function called...","image":"https://media.daily.dev/image/upload/s--ZrL_HSsR--/f_auto/v1722860399/public/Placeholder%2006","thumbnailUrl":"https://media.daily.dev/image/upload/s--ZrL_HSsR--/f_auto/v1722860399/public/Placeholder%2006","isAccessibleForFree":true,"articleSection":"externals.io","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"externals.io","logo":"https://media.daily.dev/image/upload/s--9i0zxASK--/f_auto,q_auto/v1780213616/logos/externals?_a=BAMAMiWQ0","url":"https://daily.dev/sources/externals"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/request-for-wiki-account-hkv70fjmp","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"webdev,php","timeRequired":"PT5M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"externals.io","item":"https://daily.dev/sources/externals"},{"@type":"ListItem","position":3,"name":"Request for Wiki Account"}]}
```

