We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d22a4e5 commit f42088fCopy full SHA for f42088f
src/recipe/lang/PHP.c
@@ -11,11 +11,11 @@ pl_php_prelude ()
11
12
chef_set_created_on (this, "2023-08-30");
13
chef_set_last_updated (this, "2025-08-10");
14
- chef_set_sources_last_updated (this, "2024-09-14");
+ chef_set_sources_last_updated (this, "2025-08-24");
15
16
chef_set_chef (this, NULL);
17
chef_set_cooks (this, 1, "@ccmywish");
18
- chef_set_sauciers (this, 0);
+ chef_set_sauciers (this, 1, "@hezonglun");
19
20
chef_allow_local_mode (this, FullyCan, NULL, NULL);
21
chef_forbid_english(this);
0 commit comments