A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://phpc.social/users/thephpf/outbox?page=true",
"type": "OrderedCollectionPage",
"next": "https://phpc.social/users/thephpf/outbox?max_id=111748459038581810&page=true",
"prev": "https://phpc.social/users/thephpf/outbox?min_id=113526450382147817&page=true",
"partOf": "https://phpc.social/users/thephpf/outbox",
"orderedItems": [
{
"id": "https://phpc.social/users/thephpf/statuses/113526450382147817/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-11-22T11:49:19Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/113526450382147817",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-22T11:49:19Z",
"url": "https://phpc.social/@thephpf/113526450382147817",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/113526450382147817",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-11-22:objectId=47766001:objectType=Conversation",
"content": "<p>The PHP Foundation is officially 3 years old! 🎉</p><p>With a team of 10 engineers, we’ve delivered big features, while improving performance, security, and infrastructure of the language.</p><p>Huge thanks to our sponsors and the PHP community. Let’s keep building! </p><p>🐘💜</p><p><a href=\"https://thephp.foundation/blog/2024/11/22/php-foundation-turns-three/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/11</span><span class=\"invisible\">/22/php-foundation-turns-three/</span></a></p>",
"contentMap": {
"en": "<p>The PHP Foundation is officially 3 years old! 🎉</p><p>With a team of 10 engineers, we’ve delivered big features, while improving performance, security, and infrastructure of the language.</p><p>Huge thanks to our sponsors and the PHP community. Let’s keep building! </p><p>🐘💜</p><p><a href=\"https://thephp.foundation/blog/2024/11/22/php-foundation-turns-three/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/11</span><span class=\"invisible\">/22/php-foundation-turns-three/</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/113526450382147817/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/113526450382147817/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/113526450382147817/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/113526450382147817/likes",
"type": "Collection",
"totalItems": 37
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/113526450382147817/shares",
"type": "Collection",
"totalItems": 33
}
}
},
{
"id": "https://phpc.social/users/thephpf/statuses/113521445821973865/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-11-21T14:36:35Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/113521445821973865",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-21T14:36:35Z",
"url": "https://phpc.social/@thephpf/113521445821973865",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/113521445821973865",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-11-21:objectId=47706795:objectType=Conversation",
"content": "<p>PHP 8.4 is Now Released!</p><p>🔹 Property hooks<br />🔹 Asymmetric visibility<br />🔹 New DOM features and HTML5 support<br />🔹 Object API for BCMath<br />🔹 new MyClass()->method() without parentheses</p><p>and a whole lot more!</p><p><a href=\"https://thephp.foundation/blog/2024/11/21/php-core-roundup-20-php84/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/11</span><span class=\"invisible\">/21/php-core-roundup-20-php84/</span></a></p>",
"contentMap": {
"en": "<p>PHP 8.4 is Now Released!</p><p>🔹 Property hooks<br />🔹 Asymmetric visibility<br />🔹 New DOM features and HTML5 support<br />🔹 Object API for BCMath<br />🔹 new MyClass()->method() without parentheses</p><p>and a whole lot more!</p><p><a href=\"https://thephp.foundation/blog/2024/11/21/php-core-roundup-20-php84/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/11</span><span class=\"invisible\">/21/php-core-roundup-20-php84/</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/113521445821973865/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/113521445821973865/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/113521445821973865/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/113521445821973865/likes",
"type": "Collection",
"totalItems": 22
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/113521445821973865/shares",
"type": "Collection",
"totalItems": 39
}
}
},
{
"id": "https://phpc.social/users/thephpf/statuses/113510581901936734/activity",
"type": "Announce",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-11-19T16:33:45Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/asgrim",
"https://phpc.social/users/thephpf/followers"
],
"object": "https://phpc.social/users/asgrim/statuses/113506230634022946"
},
{
"id": "https://phpc.social/users/thephpf/statuses/113510580639582631/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-11-19T16:33:26Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://phpc.social/users/packagist"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/113510580639582631",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-19T16:33:26Z",
"url": "https://phpc.social/@thephpf/113510580639582631",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://phpc.social/users/packagist"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/113510580639582631",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-11-19:objectId=47571464:objectType=Conversation",
"content": "<p>Announcing the pre-release of the PHP Installer for Extensions (PIE) 🎉</p><p>Think of it as Composer for PHP extensions: they’re distributed via <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@packagist\" class=\"u-url mention\">@<span>packagist</span></a></span> and handled similar to regular PHP packages.</p><p>Check it out and share your feedback 🐘💜</p><p><a href=\"https://thephp.foundation/blog/2024/11/19/pie-pre-release/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/11</span><span class=\"invisible\">/19/pie-pre-release/</span></a></p>",
"contentMap": {
"en": "<p>Announcing the pre-release of the PHP Installer for Extensions (PIE) 🎉</p><p>Think of it as Composer for PHP extensions: they’re distributed via <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@packagist\" class=\"u-url mention\">@<span>packagist</span></a></span> and handled similar to regular PHP packages.</p><p>Check it out and share your feedback 🐘💜</p><p><a href=\"https://thephp.foundation/blog/2024/11/19/pie-pre-release/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/11</span><span class=\"invisible\">/19/pie-pre-release/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://phpc.social/users/packagist",
"name": "@packagist"
}
],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/113510580639582631/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/113510580639582631/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/113510580639582631/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/113510580639582631/likes",
"type": "Collection",
"totalItems": 44
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/113510580639582631/shares",
"type": "Collection",
"totalItems": 46
}
}
},
{
"id": "https://phpc.social/users/thephpf/statuses/113435697301563976/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-11-06T11:09:37Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://phpc.social/users/Crell"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/113435697301563976",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-06T11:09:37Z",
"url": "https://phpc.social/@thephpf/113435697301563976",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://phpc.social/users/Crell"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/113435697301563976",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-11-06:objectId=46692900:objectType=Conversation",
"content": "<p>Property hooks are coming in PHP 8.4! ✨</p><p>It took more than two years of discussions, design, development, and many challenges to make it happen.</p><p>Read the full behind-the-scenes story from one of the co-authors, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@Crell\" class=\"u-url mention\">@<span>Crell</span></a></span>, here:</p><p><a href=\"https://thephp.foundation/blog/2024/11/01/how-hooks-happened/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/11</span><span class=\"invisible\">/01/how-hooks-happened/</span></a></p>",
"contentMap": {
"en": "<p>Property hooks are coming in PHP 8.4! ✨</p><p>It took more than two years of discussions, design, development, and many challenges to make it happen.</p><p>Read the full behind-the-scenes story from one of the co-authors, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@Crell\" class=\"u-url mention\">@<span>Crell</span></a></span>, here:</p><p><a href=\"https://thephp.foundation/blog/2024/11/01/how-hooks-happened/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/11</span><span class=\"invisible\">/01/how-hooks-happened/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://phpc.social/users/Crell",
"name": "@Crell"
}
],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/113435697301563976/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/113435697301563976/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/113435697301563976/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/113435697301563976/likes",
"type": "Collection",
"totalItems": 19
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/113435697301563976/shares",
"type": "Collection",
"totalItems": 18
}
}
},
{
"id": "https://phpc.social/users/thephpf/statuses/113345136149053269/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-10-21T11:18:43Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://mastodon.social/users/sovtechfund"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/113345136149053269",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-21T11:18:43Z",
"url": "https://phpc.social/@thephpf/113345136149053269",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://mastodon.social/users/sovtechfund"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/113345136149053269",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-10-21:objectId=45632242:objectType=Conversation",
"content": "<p>In 2024, <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@sovtechfund\" class=\"u-url mention\">@<span>sovtechfund</span></a></span> commissioned four projects for PHP. We are happy to announce the completion of the first project:</p><p>Web Services Tool (WST) – a command-line tool developed to test PHP-FPM across different configurations and under production-like loads. This will allow us to recreate reported issues more effectively and confidently provide updates.</p><p>Learn more: <a href=\"https://thephp.foundation/blog/2024/10/21/web-services-tool-for-php-fpm/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/10</span><span class=\"invisible\">/21/web-services-tool-for-php-fpm/</span></a></p>",
"contentMap": {
"en": "<p>In 2024, <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@sovtechfund\" class=\"u-url mention\">@<span>sovtechfund</span></a></span> commissioned four projects for PHP. We are happy to announce the completion of the first project:</p><p>Web Services Tool (WST) – a command-line tool developed to test PHP-FPM across different configurations and under production-like loads. This will allow us to recreate reported issues more effectively and confidently provide updates.</p><p>Learn more: <a href=\"https://thephp.foundation/blog/2024/10/21/web-services-tool-for-php-fpm/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/10</span><span class=\"invisible\">/21/web-services-tool-for-php-fpm/</span></a></p>"
},
"updated": "2024-10-21T11:18:59Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/sovtechfund",
"name": "@sovtechfund@mastodon.social"
}
],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/113345136149053269/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/113345136149053269/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/113345136149053269/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/113345136149053269/likes",
"type": "Collection",
"totalItems": 24
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/113345136149053269/shares",
"type": "Collection",
"totalItems": 14
}
}
},
{
"id": "https://phpc.social/users/thephpf/statuses/113271951373401174/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-10-08T13:06:52Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/113271951373401174",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-08T13:06:52Z",
"url": "https://phpc.social/@thephpf/113271951373401174",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/113271951373401174",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-10-08:objectId=44798192:objectType=Conversation",
"content": "<p>Every modern business—whether they know it or not—relies on Open Source software, yet few give back. The PHP Foundation celebrates the <a href=\"https://phpc.social/tags/OpenSourcePledge\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSourcePledge</span></a>, whose members have committed to correcting this imbalance. Together, we can build a stronger, more resilient OSS ecosystem. 🌱
</p><p>If you’d like to learn more about the Open Source Pledge and see how you can get involved, visit <a href=\"https://opensourcepledge.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">opensourcepledge.com/</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Every modern business—whether they know it or not—relies on Open Source software, yet few give back. The PHP Foundation celebrates the <a href=\"https://phpc.social/tags/OpenSourcePledge\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSourcePledge</span></a>, whose members have committed to correcting this imbalance. Together, we can build a stronger, more resilient OSS ecosystem. 🌱
</p><p>If you’d like to learn more about the Open Source Pledge and see how you can get involved, visit <a href=\"https://opensourcepledge.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">opensourcepledge.com/</span><span class=\"invisible\"></span></a></p>"
},
"updated": "2024-10-08T13:07:20Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.phpc.social/media_attachments/files/113/271/950/136/197/153/original/0f7f6ea37ca31591.png",
"name": null,
"blurhash": "UU9H6YDztAxvR%j[ofRiaiR%oes=ozRiogbE",
"width": 1200,
"height": 628
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://phpc.social/tags/opensourcepledge",
"name": "#opensourcepledge"
}
],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/113271951373401174/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/113271951373401174/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/113271951373401174/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/113271951373401174/likes",
"type": "Collection",
"totalItems": 17
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/113271951373401174/shares",
"type": "Collection",
"totalItems": 25
}
}
},
{
"id": "https://phpc.social/users/thephpf/statuses/113238906049231641/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-10-02T17:03:01Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://mastodon.social/users/ayesh"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/113238906049231641",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-02T17:03:01Z",
"url": "https://phpc.social/@thephpf/113238906049231641",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://mastodon.social/users/ayesh"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/113238906049231641",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-10-02:objectId=44437226:objectType=Conversation",
"content": "<p>Our PHP Core Roundup series is back! </p><p>Huge thanks to <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ayesh\" class=\"u-url mention\">@<span>ayesh</span></a></span> for reviving the series 💜</p><p>Check out the new edition:<br /><a href=\"https://thephp.foundation/blog/2024/10/02/php-core-roundup-19/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/10</span><span class=\"invisible\">/02/php-core-roundup-19/</span></a></p>",
"contentMap": {
"en": "<p>Our PHP Core Roundup series is back! </p><p>Huge thanks to <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ayesh\" class=\"u-url mention\">@<span>ayesh</span></a></span> for reviving the series 💜</p><p>Check out the new edition:<br /><a href=\"https://thephp.foundation/blog/2024/10/02/php-core-roundup-19/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/10</span><span class=\"invisible\">/02/php-core-roundup-19/</span></a></p>"
},
"updated": "2024-10-02T17:05:32Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/ayesh",
"name": "@ayesh@mastodon.social"
}
],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/113238906049231641/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/113238906049231641/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/113238906049231641/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/113238906049231641/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/113238906049231641/shares",
"type": "Collection",
"totalItems": 13
}
}
},
{
"id": "https://phpc.social/users/thephpf/statuses/113233188353729209/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-10-01T16:48:55Z",
"to": [
"https://phpc.social/users/thephpf/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://phpc.social/users/thbley"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/113233188353729209",
"type": "Note",
"summary": null,
"inReplyTo": "https://phpc.social/users/thbley/statuses/113228538932539987",
"published": "2024-10-01T16:48:55Z",
"url": "https://phpc.social/@thephpf/113233188353729209",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://phpc.social/users/thephpf/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://phpc.social/users/thbley"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/113233188353729209",
"inReplyToAtomUri": "https://phpc.social/users/thbley/statuses/113228538932539987",
"conversation": "tag:phpc.social,2024-09-30:objectId=44288873:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@thbley\" class=\"u-url mention\">@<span>thbley</span></a></span> thanks! Fortunately that is not relevant to us. We operate under Open Source Collective <a href=\"https://oscollective.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">oscollective.org/</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@thbley\" class=\"u-url mention\">@<span>thbley</span></a></span> thanks! Fortunately that is not relevant to us. We operate under Open Source Collective <a href=\"https://oscollective.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">oscollective.org/</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://phpc.social/users/thbley",
"name": "@thbley"
}
],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/113233188353729209/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/113233188353729209/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/113233188353729209/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/113233188353729209/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/113233188353729209/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://phpc.social/users/thephpf/statuses/113226734594098195/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-09-30T13:27:39Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/113226734594098195",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-30T13:27:39Z",
"url": "https://phpc.social/@thephpf/113226734594098195",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/113226734594098195",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-09-30:objectId=44288873:objectType=Conversation",
"content": "<p>The PHP Foundation Calls for Sponsors! 🙏</p><p>We’ve got an opportunity for you to make a real impact on the PHP ecosystem.</p><p>Read more: <a href=\"https://thephp.foundation/blog/2024/09/30/call-fo-sponsors/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/09</span><span class=\"invisible\">/30/call-fo-sponsors/</span></a></p>",
"contentMap": {
"en": "<p>The PHP Foundation Calls for Sponsors! 🙏</p><p>We’ve got an opportunity for you to make a real impact on the PHP ecosystem.</p><p>Read more: <a href=\"https://thephp.foundation/blog/2024/09/30/call-fo-sponsors/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/09</span><span class=\"invisible\">/30/call-fo-sponsors/</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/113226734594098195/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/113226734594098195/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/113226734594098195/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/113226734594098195/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/113226734594098195/shares",
"type": "Collection",
"totalItems": 23
}
}
},
{
"id": "https://phpc.social/users/thephpf/statuses/113153505052586395/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-09-17T15:04:25Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/113153505052586395",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-17T15:04:25Z",
"url": "https://phpc.social/@thephpf/113153505052586395",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/113153505052586395",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-09-17:objectId=43484355:objectType=Conversation",
"content": "<p>The PHP Foundation application form for 2025 is now open<br /><a href=\"https://thephp.foundation/blog/2024/09/17/application-form-2025/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/09</span><span class=\"invisible\">/17/application-form-2025/</span></a></p>",
"contentMap": {
"en": "<p>The PHP Foundation application form for 2025 is now open<br /><a href=\"https://thephp.foundation/blog/2024/09/17/application-form-2025/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/09</span><span class=\"invisible\">/17/application-form-2025/</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/113153505052586395/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/113153505052586395/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/113153505052586395/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/113153505052586395/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/113153505052586395/shares",
"type": "Collection",
"totalItems": 22
}
}
},
{
"id": "https://phpc.social/users/thephpf/statuses/112990029271223646/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-08-19T18:10:22Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://phpc.social/users/stof",
"https://mastodon.social/users/ayesh",
"https://phpc.social/users/sergey"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/112990029271223646",
"type": "Note",
"summary": null,
"inReplyTo": "https://phpc.social/users/stof/statuses/112565325685510501",
"published": "2024-08-19T18:10:22Z",
"url": "https://phpc.social/@thephpf/112990029271223646",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://phpc.social/users/stof",
"https://mastodon.social/users/ayesh",
"https://phpc.social/users/sergey"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/112990029271223646",
"inReplyToAtomUri": "https://phpc.social/users/stof/statuses/112565325685510501",
"conversation": "tag:phpc.social,2024-06-05:objectId=37338838:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@stof\" class=\"u-url mention\">@<span>stof</span></a></span>, glad to hear they were useful. Kudos to <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ayesh\" class=\"u-url mention\">@<span>ayesh</span></a></span> and <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@sergey\" class=\"u-url mention\">@<span>sergey</span></a></span>!</p><p>We do want to restart them, yes. But probably in a bit different format.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@stof\" class=\"u-url mention\">@<span>stof</span></a></span>, glad to hear they were useful. Kudos to <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ayesh\" class=\"u-url mention\">@<span>ayesh</span></a></span> and <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@sergey\" class=\"u-url mention\">@<span>sergey</span></a></span>!</p><p>We do want to restart them, yes. But probably in a bit different format.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://phpc.social/users/stof",
"name": "@stof"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/ayesh",
"name": "@ayesh@mastodon.social"
},
{
"type": "Mention",
"href": "https://phpc.social/users/sergey",
"name": "@sergey"
}
],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/112990029271223646/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/112990029271223646/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/112990029271223646/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/112990029271223646/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/112990029271223646/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://phpc.social/users/thephpf/statuses/112990013034594751/activity",
"type": "Announce",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-08-19T18:06:15Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/Crell",
"https://phpc.social/users/thephpf/followers"
],
"object": "https://phpc.social/users/Crell/statuses/112989827244420279"
},
{
"id": "https://phpc.social/users/thephpf/statuses/112990010904969907/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-08-19T18:05:42Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/112990010904969907",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-19T18:05:42Z",
"url": "https://phpc.social/@thephpf/112990010904969907",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/112990010904969907",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-08-19:objectId=41716513:objectType=Conversation",
"content": "<p>Curious about the current state of Generics in PHP? </p><p>This article provides the most comprehensive answer to date.</p><p><a href=\"https://thephp.foundation/blog/2024/08/19/state-of-generics-and-collections/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/08</span><span class=\"invisible\">/19/state-of-generics-and-collections/</span></a></p>",
"contentMap": {
"en": "<p>Curious about the current state of Generics in PHP? </p><p>This article provides the most comprehensive answer to date.</p><p><a href=\"https://thephp.foundation/blog/2024/08/19/state-of-generics-and-collections/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/08</span><span class=\"invisible\">/19/state-of-generics-and-collections/</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/112990010904969907/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/112990010904969907/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/112990010904969907/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/112990010904969907/likes",
"type": "Collection",
"totalItems": 23
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/112990010904969907/shares",
"type": "Collection",
"totalItems": 35
}
}
},
{
"id": "https://phpc.social/users/thephpf/statuses/112870415612562118/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-07-29T15:11:03Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://phpc.social/users/thephpf"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/112870415612562118",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-29T15:11:03Z",
"url": "https://phpc.social/@thephpf/112870415612562118",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://phpc.social/users/thephpf"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/112870415612562118",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-07-29:objectId=40469784:objectType=Conversation",
"content": "<p>🚨 Joe Watkins (krakjoe), a pillar of the PHP community and one of the creators of <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@thephpf\" class=\"u-url mention\">@<span>thephpf</span></a></span>, needs help! </p><p>After battling severe health issues, he's facing homelessness & loss of life-saving meds. Please donate if you can and help reshare ❤️🩹</p><p><a href=\"https://www.gofundme.com/f/a-big-ask-from-a-big-community\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">gofundme.com/f/a-big-ask-from-</span><span class=\"invisible\">a-big-community</span></a></p>",
"contentMap": {
"en": "<p>🚨 Joe Watkins (krakjoe), a pillar of the PHP community and one of the creators of <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@thephpf\" class=\"u-url mention\">@<span>thephpf</span></a></span>, needs help! </p><p>After battling severe health issues, he's facing homelessness & loss of life-saving meds. Please donate if you can and help reshare ❤️🩹</p><p><a href=\"https://www.gofundme.com/f/a-big-ask-from-a-big-community\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">gofundme.com/f/a-big-ask-from-</span><span class=\"invisible\">a-big-community</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://phpc.social/users/thephpf",
"name": "@thephpf"
}
],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/112870415612562118/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/112870415612562118/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/112870415612562118/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/112870415612562118/likes",
"type": "Collection",
"totalItems": 17
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/112870415612562118/shares",
"type": "Collection",
"totalItems": 62
}
}
},
{
"id": "https://phpc.social/users/thephpf/statuses/112328131357358921/activity",
"type": "Announce",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-04-24T20:41:02Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/php",
"https://phpc.social/users/thephpf/followers"
],
"object": "https://fosstodon.org/users/php/statuses/112327803284805777"
},
{
"id": "https://phpc.social/users/thephpf/statuses/112297354005777775/activity",
"type": "Announce",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-04-19T10:13:57Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/sovtechfund",
"https://phpc.social/users/thephpf/followers"
],
"object": "https://mastodon.social/users/sovtechfund/statuses/112292510587579124"
},
{
"id": "https://phpc.social/users/thephpf/statuses/112200968342432017/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-04-02T09:41:48Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/112200968342432017",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-02T09:41:48Z",
"url": "https://phpc.social/@thephpf/112200968342432017",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/112200968342432017",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-04-02:objectId=33550291:objectType=Conversation",
"content": "<p>The PHP Foundation is participating in an initiative to establish common cybersecurity standards in alignment with the European Union’s Cyber Resilience Act (CRA), based on open source best practices.</p><p>We are excited to collaborate on the initiative with leading open source organizations, including The Apache Software Foundation, Blender Foundation, Eclipse Foundation, OpenSSL Software Foundation, Python Software Foundation, and Rust Foundation.</p><p><a href=\"https://thephp.foundation/blog/2024/04/02/open-source-community-cra-compliance-initiative/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/04</span><span class=\"invisible\">/02/open-source-community-cra-compliance-initiative/</span></a></p>",
"contentMap": {
"en": "<p>The PHP Foundation is participating in an initiative to establish common cybersecurity standards in alignment with the European Union’s Cyber Resilience Act (CRA), based on open source best practices.</p><p>We are excited to collaborate on the initiative with leading open source organizations, including The Apache Software Foundation, Blender Foundation, Eclipse Foundation, OpenSSL Software Foundation, Python Software Foundation, and Rust Foundation.</p><p><a href=\"https://thephp.foundation/blog/2024/04/02/open-source-community-cra-compliance-initiative/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/04</span><span class=\"invisible\">/02/open-source-community-cra-compliance-initiative/</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/112200968342432017/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/112200968342432017/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/112200968342432017/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/112200968342432017/likes",
"type": "Collection",
"totalItems": 21
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/112200968342432017/shares",
"type": "Collection",
"totalItems": 20
}
}
},
{
"id": "https://phpc.social/users/thephpf/statuses/111998201873283379/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-02-26T14:15:37Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/111998201873283379",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-26T14:15:37Z",
"url": "https://phpc.social/@thephpf/111998201873283379",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/111998201873283379",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-02-26:objectId=31369502:objectType=Conversation",
"content": "<p>The PHP Foundation: Impact and Transparency Report 2023 </p><p><a href=\"https://thephp.foundation/blog/2024/02/26/transparency-and-impact-report-2023/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/02</span><span class=\"invisible\">/26/transparency-and-impact-report-2023/</span></a></p>",
"contentMap": {
"en": "<p>The PHP Foundation: Impact and Transparency Report 2023 </p><p><a href=\"https://thephp.foundation/blog/2024/02/26/transparency-and-impact-report-2023/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/02</span><span class=\"invisible\">/26/transparency-and-impact-report-2023/</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/111998201873283379/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/111998201873283379/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/111998201873283379/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/111998201873283379/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/111998201873283379/shares",
"type": "Collection",
"totalItems": 21
}
}
},
{
"id": "https://phpc.social/users/thephpf/statuses/111748459038581810/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-01-13T11:42:44Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://phpc.social/users/derickr",
"https://phpc.social/users/naderman",
"https://white.onesteprevolution.com/users/alcaeus",
"https://phpc.social/users/nicolasgrekas",
"https://phpc.social/users/asgrim"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/111748459038581810",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-13T11:42:44Z",
"url": "https://phpc.social/@thephpf/111748459038581810",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://phpc.social/users/derickr",
"https://phpc.social/users/naderman",
"https://white.onesteprevolution.com/users/alcaeus",
"https://phpc.social/users/nicolasgrekas",
"https://phpc.social/users/asgrim"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/111748459038581810",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-01-13:objectId=28614572:objectType=Conversation",
"content": "<p>The work on the new tool for installing PHP extensions is in full swing.</p><p>We had a productive meeting at <br />@SymfonyCon, and online calls with <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@derickr\" class=\"u-url mention\">@<span>derickr</span></a></span>, @seldaek, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@naderman\" class=\"u-url mention\">@<span>naderman</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://white.onesteprevolution.com/users/alcaeus\" class=\"u-url mention\">@<span>alcaeus</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@nicolasgrekas\" class=\"u-url mention\">@<span>nicolasgrekas</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@asgrim\" class=\"u-url mention\">@<span>asgrim</span></a></span>. </p><p>See the updated requirements document 👉<a href=\"https://docs.google.com/document/d/1_N0E9xo3jn9aKrIZHIbTYaY5lXw71BpSO6-it4cRpDo/edit#heading=h.qi4yl6hz8u32\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.google.com/document/d/1_N</span><span class=\"invisible\">0E9xo3jn9aKrIZHIbTYaY5lXw71BpSO6-it4cRpDo/edit#heading=h.qi4yl6hz8u32</span></a></p><p>Key design updates:<br />- Using composer.json for requirements.<br />- Extension is a Composer package with `ext-php` type.<br />- For PoC, we'll use GitHub, but later we plan to use <a href=\"http://packagist.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"\">packagist.org</span><span class=\"invisible\"></span></a> as a registry.</p>",
"contentMap": {
"en": "<p>The work on the new tool for installing PHP extensions is in full swing.</p><p>We had a productive meeting at <br />@SymfonyCon, and online calls with <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@derickr\" class=\"u-url mention\">@<span>derickr</span></a></span>, @seldaek, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@naderman\" class=\"u-url mention\">@<span>naderman</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://white.onesteprevolution.com/users/alcaeus\" class=\"u-url mention\">@<span>alcaeus</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@nicolasgrekas\" class=\"u-url mention\">@<span>nicolasgrekas</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@asgrim\" class=\"u-url mention\">@<span>asgrim</span></a></span>. </p><p>See the updated requirements document 👉<a href=\"https://docs.google.com/document/d/1_N0E9xo3jn9aKrIZHIbTYaY5lXw71BpSO6-it4cRpDo/edit#heading=h.qi4yl6hz8u32\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.google.com/document/d/1_N</span><span class=\"invisible\">0E9xo3jn9aKrIZHIbTYaY5lXw71BpSO6-it4cRpDo/edit#heading=h.qi4yl6hz8u32</span></a></p><p>Key design updates:<br />- Using composer.json for requirements.<br />- Extension is a Composer package with `ext-php` type.<br />- For PoC, we'll use GitHub, but later we plan to use <a href=\"http://packagist.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"\">packagist.org</span><span class=\"invisible\"></span></a> as a registry.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://phpc.social/users/derickr",
"name": "@derickr"
},
{
"type": "Mention",
"href": "https://phpc.social/users/naderman",
"name": "@naderman"
},
{
"type": "Mention",
"href": "https://white.onesteprevolution.com/users/alcaeus",
"name": "@alcaeus@white.onesteprevolution.com"
},
{
"type": "Mention",
"href": "https://phpc.social/users/nicolasgrekas",
"name": "@nicolasgrekas"
},
{
"type": "Mention",
"href": "https://phpc.social/users/asgrim",
"name": "@asgrim"
}
],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/111748459038581810/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/111748459038581810/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/111748459038581810/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/111748459038581810/likes",
"type": "Collection",
"totalItems": 35
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/111748459038581810/shares",
"type": "Collection",
"totalItems": 30
}
}
}
]
}