The Swoole-1.7.22 version has been released, fixing PHP7 problems, swoole-1.7.22php7. Swoole-1.7.22 version has been released, fix PHP7 problems, swoole-1.7.22php7swoole-1.7.22 version has been released, this version is a BUG fix version, specifically for PHP7 made a lot of modifications, can be Swoole-1.7.22 version has been released, fix PHP7 problems, swoole-1.7.22php7
Swoole-1.7.22 version has been released, this version is a BUG fix version, specifically for PHP7 made a lot of modifications, can run perfectly in the PHP7 environment.
The update content is as follows:
Fixed the problem of memory leakage in HttpServer in PHP7.
Fixed the problem of core dump in PHP7.
Fixed swoole_table-> del error (important)
Added the socket parameter options for swoole_client-> send/recv.
Add swoole_async_set to configure socket_dontwait/socket_buffer_size/enable_signalfd
Added SSL/TLS client certificate verification support
Fixed the problem that the tick timer stops running after a long integer overflow.
Swoole_websocket_server-> exist is added to determine whether a fd is a correct WebSocket connection.
Ps: BJPHP 1.0 released, lightweight and loosely coupled PHP Framework
BJPHP (Baijie PHP framework) is an open-source free and lightweight PHP framework. It features low coupling, lightweight, VBD-based model, metadata, and descriptive type to accelerate the development of high-performance modern WEB websites and webapps.
Framework features:
Low coupling and lightweight
There are only 8 core files without a large number of class libraries. each module can be used directly or with only a few modifications.
VBD model
Better flexibility based on VBD model
Metadata and description
Description of the metadata php file. the table structure is automatically created and updated.
ORM/ActiveRecord
Object-based database operations, without the need to write complex SQL statements.
Single Portal
A single portal for all pages for easy unified control. Supports pseudo-static and SEO optimization.
Permission control
Business module grouping configuration, permission control by group
High security
Anti-SQL injection, XSS, and Session interception
Articles you may be interested in:
- Mysql limit is optimized to reference compound indexes with millions to tens of millions of pages and is applied to lightweight frameworks.
- Mysql limit is optimized to reference compound indexes with millions to tens of millions of pages and is applied to lightweight frameworks.
- Example of using swoole to expand php websocket
- Analysis of the Timer features of the PHP Swoole Timer
- Thoughts and practices on NodeJS-based frontend and backend separation (3) lightweight interface configuration modeling framework
- Example of php asynchronous multi-thread swoole usage
- How to install swoole extension in php
Http://www.bkjia.com/PHPjc/1087272.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/1087272.htmlTechArticleSwoole-1.7.22 version has been released, fix PHP7 problems, swoole-1.7.22php7 swoole-1.7.22 version has been released, this version is a BUG fix version, specifically for PHP7 made a lot of modifications, can...