php-ext-appserver:这是 appserver.io 项目的 PHP 扩展

时间:2024-07-12 07:10:06
【文件属性】:

文件名称:php-ext-appserver:这是 appserver.io 项目的 PHP 扩展

文件大小:37KB

文件格式:ZIP

更新时间:2024-07-12 07:10:06

C

php-ext-appserver 这是项目的 PHP 扩展。 该扩展用 appserver_get_headers() 替换了一些 PHP 系统函数,如 get_headers(),因为它们在运行像 appserver.io 这样提供 Web 服务器等功能的守护进程时会导致严重的问题。 ###Ini 设置 该扩展还允许您在运行时启动之前删除函数和常量。 因此,可以在 php 用户空间中编写自己的核心函数(strlen、headers_sent)或修改由 sapi (PHP_SAPI) 设置的一些常量。 #####appserver.php_sapi 此设置将默认 PHP_SAPI 重置为给定值 appserver.php_sapi = appserver #####appserver.phpinfo_as_text 此设置将 phpinfo() 的输出格式定义为文本或 html


【文件预览】:
php-ext-appserver-master
----.gitignore(122B)
----src()
--------appserver_llist.c(4KB)
--------config.m4(2KB)
--------LICENSE(3KB)
--------config.w32(724B)
--------appserver.php(3KB)
--------examples()
--------tests()
--------php_appserver.h(3KB)
--------appserver.c(17KB)
--------appserver_llist.h(1KB)
--------README(174B)
----.travis.yml(157B)
----launch()
--------anotherTest.launch(3KB)
--------php-ext-appserver.launch(3KB)
--------webserver.launch(3KB)
--------appserver.launch(3KB)
----CHANGELOG.md(255B)
----README.md(5KB)
----build.xml(16KB)
----build.mac.properties(586B)
----build.default.properties(2KB)
----build.Linux.properties(578B)
----pecl()
--------package2.xml(3KB)

网友评论