3 Commits

Author SHA1 Message Date
Frank Yuan
3674659bb3 Update phalcon.ini
Phalcon 5.x don't need psr.so.

Fix the php warning

PHP Warning:  PHP Startup: Unable to load dynamic library 'psr.so' (tried: /usr/lib/php/20210902/psr.so (/usr/lib/php/20210902/psr.so: cannot open shared object file: No such file or directory), /usr/lib/php/20210902/psr.so.so (/usr/lib/php/20210902/psr.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
2023-07-23 15:57:12 +08:00
kideny
35a7fc204c update support phalcon4.X version 2020-05-01 00:57:27 +08:00
Frank Yuan
04f071555c fixed php-fpm install phalcon ext bug (#1811)
* add phalcon ext
* fixed phalcon install
* update index.md
* php-worker install phalcon ext
2019-01-10 10:56:30 +08:00