Search Criteria
Package Details: php-phalcon 4.1.0-2
Git Clone URL: | https://aur.archlinux.org/php-phalcon.git (read-only, click to copy) |
---|---|
Package Base: | php-phalcon |
Description: | Web framework delivered as a C-extension for PHP |
Upstream URL: | http://phalconphp.com |
Keywords: | phalcon |
Licenses: | |
Submitter: | wolftankk |
Maintainer: | wolftankk (illuser) |
Last Packager: | illuser |
Votes: | 19 |
Popularity: | 0.000016 |
First Submitted: | 2014-11-11 03:39 |
Last Updated: | 2020-10-31 18:15 |
Latest Comments
1 2 3 Next › Last »
illuser commented on 2020-07-26 16:04
If you are encountering
zend_mm_heap corrupted
errors in your applications, upstream recommends clean building the package and reinstalling.mezcalit0x7a1 commented on 2020-01-03 15:35
I got the error phalcon.zep.c:5106:119: error: ‘ZEND_ACC_SHADOW’ undeclared.
This is because php 7.4 not compatible with phalcon 3.4.*, so I had to modify the PKGBUILD, changing pkgver=4.0.0 and sha256sums=('99471eb2cec0f3002e327ee05d8b5a407ead0fd3a9aa07cc5f5c1c278cddaaa6') and it worked well.
illuser commented on 2019-10-28 15:02
@wolftankk can you please add additional maintainers so the package doesn't fall behind like it previously did? Thank you.
NullRoute commented on 2019-10-19 02:55
Phalcon PHP v3.4.4 was released back in June 30, 2019; https://github.com/phalcon/cphalcon/releases/tag/v3.4.4
This is the latest stable version 3. This aur was flagged back in May 8, 2019. If this aur no longer updated, please remove it.
illuser commented on 2019-08-28 22:07
v3.4.4 is out as of Jun. 30th. As well, Phalcon's website should be https://phalcon.io/
NullRoute commented on 2019-05-08 02:08
Phalcon v3.4.3 is out to support PHP v7.3
https://github.com/phalcon/cphalcon/releases/tag/v3.4.3
codeliter commented on 2018-12-17 05:20
Phalcon 3.4.2 works with well with PHP 7.3.0
exzero commented on 2017-04-24 16:59
phalcon 3.1.2 works well with php 7.1.4
wolftankk commented on 2017-02-21 10:16
phalcon v3.0.4 can not support php7.1. so, I add php version checking.
lyoneel commented on 2017-01-31 18:22
phalcon is not compatible yet for 7.1, it produces a segfault to php-fpm or apache , please DO NOT upgrade if you gonna use phalcon, stay with php-7.0.14
issue -> https://github.com/phalcon/cphalcon/issues/12055
i hope this will avoid you the headache that i had today :D