Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

phalcon

Phalcon for PHP is a web framework delivered as a C extension providing high performance and lower resource consumption
Collective - Host: opensource - https://opencollective.com/phalcon - Website: https://phalcon.io - Code: https://github.com/phalcon/cphalcon

Disable x86 windows matix

github.com/phalcon/cphalcon - 4ed8ca6f503dfc7a8ab1dc398b10fff89921c17a authored almost 4 years ago
Fix build matrix

github.com/phalcon/cphalcon - b154a891dec7b3dfa5a3ea5514a2f2f9eee9f52c authored almost 4 years ago
Add x86 to win build matrix

github.com/phalcon/cphalcon - 783972d96510e9ee38d6ff273342f9772fe09bc8 authored almost 4 years ago
Remove appveyor CI

github.com/phalcon/cphalcon - 4429ebd3737a2b315f7a946ec68357fa803f0ade authored almost 4 years ago
Enable release action

github.com/phalcon/cphalcon - 32ad7ffb37b4859598dde65f9fdcbf198db75066 authored almost 4 years ago
Check if all artifacts exists

github.com/phalcon/cphalcon - b1c88b9f52faec550b3f97754b05d82aa8199ea2 authored almost 4 years ago
Fix release build dependencies

github.com/phalcon/cphalcon - b9bcd3c43fec80787eb840c97ae6d100811da660 authored almost 4 years ago
Fix yaml syntax

github.com/phalcon/cphalcon - 6b5210ab1ee3aa3970da941675d9f0c5b15f88e5 authored almost 4 years ago
Add release action

github.com/phalcon/cphalcon - 0c07886403f0a7e9c9d2638cb91646ce9b8a5db0 authored almost 4 years ago
#15343 - Improve stubs

github.com/phalcon/cphalcon - a58ca6f16f5c8b67c4b871122b5a5581b0fd7e3d authored almost 4 years ago
Merge branch '5.0.x' into #15343-improve-stubs

github.com/phalcon/cphalcon - 40758e7eaf8fe28177afd742ec2afb11256a2481 authored almost 4 years ago
Remove Travis CI

github.com/phalcon/cphalcon - a410ca1bbec9725a7bdc941b5088971c3cbc7424 authored almost 4 years ago
Merge remote-tracking branch 'origin/5.0.x' into 5.0.x

github.com/phalcon/cphalcon - 3b4bb88463ebda18c6b8398395e54345cc52c272 authored almost 4 years ago
Merge pull request #15376 from niden/T14933-session-handler-set-get-adapter

T14933 session handler set get adapter

github.com/phalcon/cphalcon - 81bef16acd4d761ffbe4e34165dd7e8cdec3effa authored almost 4 years ago
fix(session): wrote tests for extended session manager with get/setAdapter

[#14933]

github.com/phalcon/cphalcon - eef49e369c68c9e00a1b0c49ee1c0d596575b82b authored almost 4 years ago
fix(session): correcting phpcs

[#14933]

github.com/phalcon/cphalcon - 5a9343caf16847f47f117e2a9e434866de24be78 authored almost 4 years ago
Merge pull request #15389 from phalcon/bugfix/windows-builds

Bugfix | Windows builds

github.com/phalcon/cphalcon - 8220b5f325b2f6883a14210b528e398a258c2492 authored almost 4 years ago
Fix Phalcon version ENV var

github.com/phalcon/cphalcon - 1858a7bbdd14b0c52371c3326babff7fb4e0f57f authored almost 4 years ago
Merge branch '5.0.x' into bugfix/windows-builds

github.com/phalcon/cphalcon - 8deb19a53e3458ba896057ae7ff5db43cfb68947 authored almost 4 years ago
Use psr via action, fix zephir commands

github.com/phalcon/cphalcon - 3abde5cb96e6911bb8c9fa76ea0cb0fe2e315869 authored almost 4 years ago
Fix code style

github.com/phalcon/cphalcon - 2baa462cf4d97fd522f842a495239699d0e3bce5 authored almost 4 years ago
Revert build matrix

github.com/phalcon/cphalcon - 36b165e229477efaa454d83b3ac6e26177f348cb authored almost 4 years ago
Upgrade Zephir version

github.com/phalcon/cphalcon - 71de37400ff92b6fba54393d81de1c5c2c0b72df authored almost 4 years ago
Add usage of checkExtensionIsLoaded() for imagick

github.com/phalcon/cphalcon - f5753934a27d0d9fbcc004d70cbb025ac67aecc7 authored almost 4 years ago
Add '--ignore-platform-reqs' flag for Win builds

github.com/phalcon/cphalcon - 4e635cc7da57b1c362911f298b0a2918344b7b08 authored almost 4 years ago
Merge pull request #15388 from jbboehr/bugfix/windows-builds-3

Possible fix for PSR linkage on windows builds

github.com/phalcon/cphalcon - 25b6e4fda91431c5b1530edfbee785f661e505cc authored almost 4 years ago
Use more add_extension_dep, fix __imp prefix

github.com/phalcon/cphalcon - d50ced412d34dc5db5d325ee449fc031e170d9b4 authored almost 4 years ago
Revert "Add check for WIN"

This reverts commit cb7a09a28bfe0e166be54909ddc01263dbc3f7cd.

github.com/phalcon/cphalcon - c4b9c264328db65ee03a01e95458fcff1687aa6e authored almost 4 years ago
Revert "Add __declspec(dllimport)"

This reverts commit 52392683fba75ca6aaf63d66e1c9415646118b76.

github.com/phalcon/cphalcon - d1a5fc58e27c2c29ea21f05e7230fee75ebbba0b authored almost 4 years ago
Revert "Add __declspec(dllimport)"

This reverts commit 06571ff9dec1fec5004aca80d67c159246ebe4e2.

github.com/phalcon/cphalcon - 0540214451df1657a5264b2dede37e9988e79035 authored almost 4 years ago
Revert "Change '__declspec(dllimport)' to lookup_class"

This reverts commit 18996703599c23abe2b019d568dd0d971022878f.

github.com/phalcon/cphalcon - 42248a43be2da0c2d87853bd4e900f1c9c0ab5a0 authored almost 4 years ago
Revert "Remove inclusion of psr headers"

This reverts commit 58d3b793bc969ee651ac6eb92289a88c36f482ba.

github.com/phalcon/cphalcon - ab2bcb214d1fd287cbd624ee15f2da0d9424d088 authored almost 4 years ago
Revert "Disable manual PSR compilation"

This reverts commit d73d2b31c25c2a6b917ecf67e27688552642f374.

github.com/phalcon/cphalcon - 3e97949f76dff6cfd2034d594d40fd608de20a43 authored almost 4 years ago
Revert "Add 'lookup_class()' for PSR class entries"

This reverts commit 1444bed2e10100e55bd2123d675a65396ce6752d.

github.com/phalcon/cphalcon - ac70dda177bfa750296764ae658930d5b5acd3d4 authored almost 4 years ago
Merge pull request #15380 from niden/T15286-serverrequestfactory-load-parameters

T15286 serverrequestfactory load parameters

github.com/phalcon/cphalcon - 1d859b0efcbc4de6047c88616e10004f4f081101 authored almost 4 years ago
docs(changelog): updated changelog

github.com/phalcon/cphalcon - 13763bd0cd4db56412a40fe7abadfcfafd7bfc35 authored almost 4 years ago
build(docker): added bash support aliases

github.com/phalcon/cphalcon - 1f96398219cdd0f167cc8c02ac4cb7bd2cc8921b authored almost 4 years ago
fix(http/message): correcting tests seeping values in the global scope

[#15286]

github.com/phalcon/cphalcon - 9b34edf68a1baea0a49282f866c61b399b3500c5 authored almost 4 years ago
fix(http/message): corrected serverrequestfactory to populate with superglobals

[#15286]

github.com/phalcon/cphalcon - 4aaa7a4abfef64076838d4712524503894e10b57 authored almost 4 years ago
build(docker): added bash aliases for easier compilation in docker images

github.com/phalcon/cphalcon - e25cd585879dcc6bac3e3f53a8a2c7552c59d158 authored almost 4 years ago
Merge pull request #15385 from niden/T15249-profiler-time

T15249 profiler time

github.com/phalcon/cphalcon - be40ff0fa3124aa87dc6865a0fa80bde704e61b3 authored almost 4 years ago
Merge pull request #15384 from phalcon/revert-15383-T15249-profiler-time

Revert "T15249 profiler time"

github.com/phalcon/cphalcon - 4dc8ee7197086ff1ca0d6401f6a7f47de171532f authored almost 4 years ago
Revert "T15249 profiler time"

github.com/phalcon/cphalcon - 7da08340e0de86489e53d49703a43d434bb0f13a authored almost 4 years ago
Merge pull request #15383 from niden/T15249-profiler-time

T15249 profiler time

github.com/phalcon/cphalcon - 1dba22c60a16ebab86d88cf34c6994d0f8663a6f authored almost 4 years ago
docs(changelog): updated changelog

github.com/phalcon/cphalcon - f1321e4be0a3b41de9c3dcf91e6d0b0c5f238e69 authored almost 4 years ago
build(travis): removed php 7.2/7.3

github.com/phalcon/cphalcon - 918e76f9ef57424a70db7f7aa5cfcd673b5d6887 authored almost 4 years ago
style(tests): phpcs on tests

[#15249]

github.com/phalcon/cphalcon - b0b3bd53c2ed3723fc7adb41e850eddfbddc3495 authored almost 4 years ago
fix(db/profiler): added tests for nano/micro seconds

[#15249]

github.com/phalcon/cphalcon - f384006ff6575b0bd40450592c636cfd24be09d2 authored almost 4 years ago
fix(db/profiler): corrected time calculation; introduced nano/micro elapsed times

[#15249]

github.com/phalcon/cphalcon - d073f607d581252cb3ea84c9fe102edfc0402188 authored almost 4 years ago
#15343 - Improve condition

github.com/phalcon/cphalcon - cd13a132e3d837d0d4e13d1312f3795fc8c95be1 authored almost 4 years ago
#15343 - Improve condition

github.com/phalcon/cphalcon - c6a0cfd7a37448d1997deacfc8fa1cb0734ac8c1 authored almost 4 years ago
Fix yaml syntax (copy psr headers to ext folder)

github.com/phalcon/cphalcon - e8e5d2b548521acb62f2854938cab8eb022b4dca authored almost 4 years ago
Copy psr headers to ext folder

github.com/phalcon/cphalcon - 918bd58dbecc3def39bff243ac2c120ed8aed8f8 authored almost 4 years ago
Add 'lookup_class()' for PSR class entries

github.com/phalcon/cphalcon - 1444bed2e10100e55bd2123d675a65396ce6752d authored almost 4 years ago
Disable manual PSR compilation

github.com/phalcon/cphalcon - d73d2b31c25c2a6b917ecf67e27688552642f374 authored almost 4 years ago
Remove inclusion of psr headers

github.com/phalcon/cphalcon - 58d3b793bc969ee651ac6eb92289a88c36f482ba authored almost 4 years ago
Change '__declspec(dllimport)' to lookup_class

github.com/phalcon/cphalcon - 18996703599c23abe2b019d568dd0d971022878f authored almost 4 years ago
Add __declspec(dllimport)

github.com/phalcon/cphalcon - 06571ff9dec1fec5004aca80d67c159246ebe4e2 authored almost 4 years ago
Add __declspec(dllimport)

github.com/phalcon/cphalcon - 52392683fba75ca6aaf63d66e1c9415646118b76 authored almost 4 years ago
Add ADD_EXTENSION_DEP with psr

github.com/phalcon/cphalcon - fed8890bb8e19a5776b108cec0855407fa67dced authored almost 4 years ago
Remove 'shell: cmd'

github.com/phalcon/cphalcon - b3e1c6451d45ee5dce0711361d2f203530d492e0 authored almost 4 years ago
Enable installation of PSR from sources

github.com/phalcon/cphalcon - 27648208a9e40e4a2778c45575a8ffd17a3e6f87 authored almost 4 years ago
Disable installation of PSR from sources

github.com/phalcon/cphalcon - 67f285667160b21047872915f6d430c35c0ca3a4 authored almost 4 years ago
Add 'PHP_WIN32' definition check

github.com/phalcon/cphalcon - e843e737c8e6285017cbdd45871baf8241a9853e authored almost 4 years ago
Remove 'PSR_EXPORTS=0'

github.com/phalcon/cphalcon - c9f1d0870fef4a618687a151972dc23bc65bf2eb authored almost 4 years ago
Revert "Try CFLAGS"

This reverts commit 9a41c7d0

github.com/phalcon/cphalcon - 3b739bc79afac2d24dd3158b75ecf84703d1af9b authored almost 4 years ago
Revert "Try to disable PSR_EXPORTS"

This reverts commit faaa1da1

github.com/phalcon/cphalcon - 83da5a69bad1e3a2c6602f483be9b79ae406ca6f authored almost 4 years ago
Merge remote-tracking branch 'origin/bugfix/windows-builds' into bugfix/windows-builds

github.com/phalcon/cphalcon - 62025f45eda5947955607f4286ab8e85b8a40f19 authored almost 4 years ago
Add check for WIN

github.com/phalcon/cphalcon - cb7a09a28bfe0e166be54909ddc01263dbc3f7cd authored almost 4 years ago
Change CFLAGS

github.com/phalcon/cphalcon - 9561b888804a3e080d51f329424c4e94f8f5891d authored almost 4 years ago
Try to disable PSR_EXPORTS

github.com/phalcon/cphalcon - faaa1da1c7094257d241027ef38c3ec4816fe313 authored almost 4 years ago
#15343 - Mass phpdoc fix

github.com/phalcon/cphalcon - f460dd32618339fa992665c5d8fa41d3c17c8e90 authored almost 4 years ago
Fix exclude matrix

github.com/phalcon/cphalcon - fd98a8bcc7c8b12e4faeb9f9a971d78519d0508b authored almost 4 years ago
Use different win version for 7.4 and 8.0

github.com/phalcon/cphalcon - ec2f36426bde17b057c19f00c643eca667c6d40d authored almost 4 years ago
Remove phpde script call

github.com/phalcon/cphalcon - 3d5f6f6a205018f4a2640d8440193f885f2fd915 authored almost 4 years ago
Use windows 2019

github.com/phalcon/cphalcon - 462715c044ffb7a20ec72ecd9c52175f1344582f authored almost 4 years ago
Change phpsdk start script comand

github.com/phalcon/cphalcon - 214f0c9cdce2613530e2c609f243209faf51f708 authored almost 4 years ago
Call phpsdk script directly

github.com/phalcon/cphalcon - 8fb0ca2defc8e5a8ec43cfa61294f6f30af7086e authored almost 4 years ago
Use buildconf instead of phpize

github.com/phalcon/cphalcon - ed2464b833d17f65730dd45ff113f0edc08d4aa1 authored almost 4 years ago
Enable php 7.4 builds

github.com/phalcon/cphalcon - 3c7cb21f3597055cc33af55d7b194ee67d5f84e3 authored almost 4 years ago
Disable build for 7.4, change lib include path

github.com/phalcon/cphalcon - 2093671932810adfdd610765640ec93b771d2b33 authored almost 4 years ago
#15343 - Mass phpdoc fix

github.com/phalcon/cphalcon - 414c597c4e6468c36f6fd84e707fddcf81cd6a99 authored almost 4 years ago
Add extra libs to configure

github.com/phalcon/cphalcon - 968813ad50c97e785a0b37e2803760226d2d4e3e authored almost 4 years ago
Rename jobs in static-code-analysis.yml

github.com/phalcon/cphalcon - d1aea620bcad8f7ff51f4d63ad31e008ef618a8a authored almost 4 years ago
Get help for configure for windows

github.com/phalcon/cphalcon - caa36b87b8bfae58440971b67c17e43a7269bd30 authored almost 4 years ago
fix yaml syntax

github.com/phalcon/cphalcon - 2ea8a5059884fa04a1c4ed94a42733e706906d3c authored almost 4 years ago
Copy psr headers to ext dir

github.com/phalcon/cphalcon - ee222153e94d17fe052217f49ab2c976bbf468a0 authored almost 4 years ago
Install PSR via powershell

github.com/phalcon/cphalcon - 6eae72eff062faf97adfd7e0bb8387aa0acf112c authored almost 4 years ago
#15343 - Update CHANGELOG-5.0.md

github.com/phalcon/cphalcon - 27a3889b390d057041339909b5d8a1ba28733822 authored almost 4 years ago
Try psr via pecl

github.com/phalcon/cphalcon - b9341cbed1c025861001040695a7ae9324ee9603 authored almost 4 years ago
#15343 - Add '--ignore-platform-reqs' flag

github.com/phalcon/cphalcon - bcf696cfb1a928ae7beb4eac8b3ed2d43a7b9494 authored almost 4 years ago
#15343 - Add 'Install Packages' step

github.com/phalcon/cphalcon - 9b27c92d26deedc5d29a07627a60a9a709178ee8 authored almost 4 years ago
#15343 - Add 'Setup PHP' step

github.com/phalcon/cphalcon - eb5a6968aa8c4b767efef2335ac384350594bb14 authored almost 4 years ago
#15343 - Move stubs validation into static-code-analysis.yml workflow

github.com/phalcon/cphalcon - 70eaea3207c40beb1172ed0c6c961b1d7a800d71 authored almost 4 years ago
Merge branch '5.0.x' into #15343-improve-stubs

# Conflicts:
# .github/workflows/build-and-test.yml

github.com/phalcon/cphalcon - fac9bf8565489c0990987949531545d4d3ed30cd authored almost 4 years ago