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

#15186 - Fix Integartion tests

github.com/phalcon/cphalcon - f37f59f35fa63560cdea99686e88e5b7b175c597 authored almost 4 years ago
#15186 - Fix Database tests

github.com/phalcon/cphalcon - d6e7e6381d45c1d25769ac3292c9ab214db22c16 authored almost 4 years ago
#15186 - Update autoload-dev in composer.json

github.com/phalcon/cphalcon - d75916a538e5cacad6edf6a7910a76eab0f42966 authored almost 4 years ago
#15186 - Update composer.json

github.com/phalcon/cphalcon - b379dd82568ebc818752aa13f7f050f27a55df6a authored almost 4 years ago
#15186 - Update codecoverage.yml

github.com/phalcon/cphalcon - 625e20108277882055dd6e2f8adc6f8c4cd4d4df authored almost 4 years ago
#15186 - Bump PHALCON_VERSION to 4.2.0

github.com/phalcon/cphalcon - 44940df68cc246521d93696da51430c9ba4daba2 authored almost 4 years ago
#15186 - Remove 'prestissimo'

github.com/phalcon/cphalcon - 096431b10057147ae2edc187d56d98f826c1055b authored almost 4 years ago
#15186 - Add memcached and yaml pecl extensions

github.com/phalcon/cphalcon - ac982a377df12c5b1d147c656dce220a62c18a3f authored almost 4 years ago
#15186 - Fix signature of Select::__construct()

github.com/phalcon/cphalcon - 27060daf8a06e267f1b48d598da5dff425be8c10 authored almost 4 years ago
#15186 - Add pecl packages

github.com/phalcon/cphalcon - 079d7ec337d8edba2bea764eeffdf202b485e497 authored almost 4 years ago
#15186 - Add output of modules

github.com/phalcon/cphalcon - 285f570e2e308d3b3015f67fb3a8b7911e036558 authored almost 4 years ago
#15186 - Add psr and phalcon extension in correct order

github.com/phalcon/cphalcon - 2fda24251135b60f8f6c1dc000873fd17cac7605 authored almost 4 years ago
Revert "#15186 - Add 'pecl install psr'"

This reverts commit f5a47e69

github.com/phalcon/cphalcon - c254dc2a528f48640f54ad01739ab70e896333bf authored almost 4 years ago
#15186 - Add 'pecl install psr'

github.com/phalcon/cphalcon - 34fd281dea051bfdd94b95d4e403addc4c58533a authored almost 4 years ago
#15186 - Fix code style [ci skip]

github.com/phalcon/cphalcon - 9bf1fa58bf7633757aa20e0ac970947810673d51 authored almost 4 years ago
Revert "#15186 - Add 'psr' extension"

This reverts commit eceb9006

github.com/phalcon/cphalcon - 090c8849ea147f4329d2f1508ce2ead13ad33d88 authored almost 4 years ago
#15186 - Add 'psr' extension

github.com/phalcon/cphalcon - 3268754e9d03454514b535dbd1e38042cbfc7ae7 authored almost 4 years ago
#15186 - Fix path of php_session.h and add include of psr headers

github.com/phalcon/cphalcon - 98cb1a4cd7630e103fafeafe24080728381addc7 authored almost 4 years ago
#15186 - Add include of ext/standard/php_session.h

github.com/phalcon/cphalcon - dffa592f9bd681efa852fa8cd2098ddfd5c1e4e2 authored almost 4 years ago
#15186 - Regenerate build/php8/ folder

github.com/phalcon/cphalcon - d60903f03740f7c72ab13f8a6a7cd029aeef955b authored almost 4 years ago
#15186 - Add "phalcon/ide-stubs" as dev requirement

github.com/phalcon/cphalcon - 4d996c8f036a36af3a3db07ede8d7cb56ef20f83 authored almost 4 years ago
#15186 - Bump ZEPHIR_VERSION to 0.13.0-alpha-3

github.com/phalcon/cphalcon - 384b607cd457308da9a395138e229b2c1c794240 authored almost 4 years ago
#15186 - Optimize imports

github.com/phalcon/cphalcon - 2c7c24885e0a3fea3c5b1ef97e212f4ebcd6d653 authored almost 4 years ago
#15186 - Fix unit tests in PHP8

github.com/phalcon/cphalcon - 566a443773235b19f35e0688be43c24a0fe42a35 authored almost 4 years ago
Change from ctype_alnum to preg_match

github.com/phalcon/cphalcon - 3458a8198ccbdd6d796f6052218ad5e75a5d4b01 authored almost 4 years ago
Update Session/Manager to validate session IDs before starting session

github.com/phalcon/cphalcon - c14b5c9ae62fd6ffbab9f1e5f1bda4cb887cea0f authored almost 4 years ago
#15186 - Add version check for set_error_handler() calls

github.com/phalcon/cphalcon - 0ecfb0b346cbc32a180484019ac5fa85de00dae3 authored almost 4 years ago
#15186 - Revert disabling of Alphablending

github.com/phalcon/cphalcon - 3805476b8d9b582f98f40182e88a8ce139140ccc authored almost 4 years ago
#15186 - Re-generate build/php7 directory

github.com/phalcon/cphalcon - 4f06c925ec0874769eae2ec9be6041d213aed333 authored almost 4 years ago
#15186 - Re-generate build/php8 directory

github.com/phalcon/cphalcon - 2926e05a248fc6c6f35c4ae8b04897fad09a698e authored almost 4 years ago
#15186 - Fix httpResponseConstructWithIncorrectDataType() test

github.com/phalcon/cphalcon - 9df66bb7642a2b46334df4de5446527d7a1f469a authored almost 4 years ago
#15186 - Re-generate ext/phalcon directory

github.com/phalcon/cphalcon - 19bbbe4d0ea6eb7362855be0cfa248e40fb1f4e8 authored almost 4 years ago
#15186 - Add CHANGELOG-4.2.md

github.com/phalcon/cphalcon - 00d61c7bd8c161e2e87a0c5b0a31da56a0d2be1b authored almost 4 years ago
#15186 - Adapt and fix tests

github.com/phalcon/cphalcon - 9bc3f47daf401d4696f320a6b94f0aff5f925ba7 authored almost 4 years ago
#15186 - Fix return type of Model::average()

github.com/phalcon/cphalcon - 9c358a57225d956bafeb82cd6605732d5d8313a2 authored almost 4 years ago
#15186 - Remove deprecated 'context' from set_error_handler()

github.com/phalcon/cphalcon - 4a0e8923bcf656f185f25eba1049e57dadcf2f33 authored almost 4 years ago
#15186 - Add pdo_mysql and pdo_pgsql extensions to PHP8 Dockerfile

github.com/phalcon/cphalcon - e1b374c2365929e0b426d6a25d15bd3f815f39b4 authored almost 4 years ago
#15186 - Fix messagesMessageConstructException() test

github.com/phalcon/cphalcon - 0509588b4b138f6fb6a01e445a58d71fe28940b9 authored almost 4 years ago
#15186 - Add disabling of Alphablending

github.com/phalcon/cphalcon - 093ed16ef3bf952f4be9408db5ec3aefcb816783 authored almost 4 years ago
#15186 - Bump min PHP version in pecl package.xml

github.com/phalcon/cphalcon - c289e080d6b62746b8a6427fd800e8b8d983b1c2 authored almost 4 years ago
#15186 - Add 'pecl install memcached'

github.com/phalcon/cphalcon - 7e9e53fa0714fbc587ec07ab017b20ceb3735830 authored almost 4 years ago
#15186 - Fix max connection error

github.com/phalcon/cphalcon - c19135474c1ba8f5cd87dba67e218faf6cd539b1 authored almost 4 years ago
#15186 - Remove PHP 7.3 from matrix

github.com/phalcon/cphalcon - 4cfb45754aa9a3cf3ef1ca6fbedaf7226e81f2a3 authored almost 4 years ago
#15186 - Remove 7.3 docker image and its container

github.com/phalcon/cphalcon - fac1aa8f9bdc2a237b65f1bd1fa7f2293f088ebe authored almost 4 years ago
#15186 - Andd 7.3 and 7.4 docker files and update 8.0 docker file

github.com/phalcon/cphalcon - 71feddf14053a4098a68449dbfc7bfb93e6be8f8 authored almost 4 years ago
#15186 - Fix unit tests

github.com/phalcon/cphalcon - c5afcaa96b540ea774f9004bf8b3ee1dd962c3f4 authored almost 4 years ago
#15186 - Add .ci/run-tests.sh script to run all tests

github.com/phalcon/cphalcon - 852f30bac2bbfb847638f5c59ee90c1a0edda09e authored almost 4 years ago
#15186 - Remove 7.2 version from matrix

github.com/phalcon/cphalcon - 1847449502cf768b971a658a8e977d08caa6009a authored almost 4 years ago
#15186 - Refactor PHP config files

github.com/phalcon/cphalcon - 27287f4a02e1cfc7b65102b38a3517e23818fc1d authored almost 4 years ago
#15186 - Remove '--ignore-platform-reqs' flag

github.com/phalcon/cphalcon - bd9107355a71a056f9bb85e5f54ea725767b0879 authored almost 4 years ago
#15186 - Run all tests even if fail

github.com/phalcon/cphalcon - f9b9e04ef333414382b3c3bb0419d2e54a15ee48 authored almost 4 years ago
#15186 - Add --ignore-platform-reqs for composer

github.com/phalcon/cphalcon - cb97f5dec1399ce180da85886b7540b3e373252e authored almost 4 years ago
#15186 - Update build files for PHP8

github.com/phalcon/cphalcon - c465680a278aca6d679e89b37b12b0e3142b5771 authored almost 4 years ago
#15186 - Add build files for PHP8

github.com/phalcon/cphalcon - c3e5c389fc8e3f795055537feb40eb4908e285c6 authored almost 4 years ago
#15186 - Update build/php8/ directory

github.com/phalcon/cphalcon - 82492cb4c4d9db6a8fa2ad919e954c2b747233f5 authored almost 4 years ago
#15186 - Update PHP version for build pecl

github.com/phalcon/cphalcon - 04035803fd80bc3662926a5b4c00cd80b9b92981 authored almost 4 years ago
#15186 - Remove deprecated macro 'TSRMLS_D'

github.com/phalcon/cphalcon - 61bc48328ae40c340728a2c3740f2838188f92b9 authored almost 4 years ago
#15186 - Bump versions in package.xml

github.com/phalcon/cphalcon - 3b5f76de26d1c6e36b00f2875e931034418b561f authored almost 4 years ago
#15186 - Adapt main CI config for PHP8 runs

github.com/phalcon/cphalcon - a8831e476b9efbf197622584e1bc4a045cc3497e authored almost 4 years ago
#15186 - Generate build/php8 directory

github.com/phalcon/cphalcon - 027d5f0ac24741f464d7ec7c9ce14e9de544a743 authored almost 4 years ago
#15186 - Remove prestissimo installation

github.com/phalcon/cphalcon - 3e8e435b41a4694f305d15a498e04beb3229dd14 authored almost 4 years ago
#15186 - Re-generate ext/ folder

github.com/phalcon/cphalcon - 0e7c0c40b8a8268a187db434596ba58ddf6d901d authored almost 4 years ago
#15186 - Update main CI config

github.com/phalcon/cphalcon - 9791bb01e12a199ac7a9b371d1a9af54fa0e3de6 authored almost 4 years ago
#15186 - Remove deprecated C code from optimizers

github.com/phalcon/cphalcon - f4d2bd3631d4c710fd2106f8263c17dd18be28d1 authored almost 4 years ago
#15186 - Fix SanitizeMultipleCest test

github.com/phalcon/cphalcon - 568f4522ad9e46500f2f13b04082a84d5e878112 authored almost 4 years ago
#15186 - Add docker files for PHP8 local development

github.com/phalcon/cphalcon - 80588dffc7a0d8b74b86e719e873fda85fbf9387 authored almost 4 years ago
#15186 - Update PHP version in composer.json

github.com/phalcon/cphalcon - d558dc6f542f530de51881ed948381e34688b256 authored almost 4 years ago
Merge pull request #15337 from Arhell/add

add backers

github.com/phalcon/cphalcon - a67a0c78291714fbf5eb8184e7ef5e295da9e4d9 authored almost 4 years ago
add backers

github.com/phalcon/cphalcon - f15a3ef8db7f02f118bda9727dec61ea1a1391b1 authored almost 4 years ago
Merge pull request #15309 from thomasrockhu/codecov-badge

Add Codecov badge to README

github.com/phalcon/cphalcon - c301d0bc45b82601e47177f3c4220e44c8e230d2 authored almost 4 years ago
Merge pull request #15323 from phalcon/T15322-jwt-inheritance

T15322 jwt inheritance

github.com/phalcon/cphalcon - b2ce377cf36560e789b93b03b12880d45c4950dd authored almost 4 years ago
Updated changelog

github.com/phalcon/cphalcon - 613658cec9ddac88aac810dda6644685dfeef715 authored almost 4 years ago
Added test for extended class

github.com/phalcon/cphalcon - 4599b09c52e56ca94f4a2413331353c8c61da330 authored almost 4 years ago
setClaims is now protected

github.com/phalcon/cphalcon - c6c2696fb783915a48bdaa2fd800c2ee77893d4d authored almost 4 years ago
Necessary renames to abide with the namespace

github.com/phalcon/cphalcon - 0091379c5b636292c89dfc131137148aac251989 authored almost 4 years ago
Added fixture for extending the JWT builder; Moved JWT tests to security

github.com/phalcon/cphalcon - 432276e035c566798843cb97115cab5b830b981a authored almost 4 years ago
Merge pull request #15313 from Arhell/add

update backers

github.com/phalcon/cphalcon - 69d41b28c12e1817105f7180570bf4e79a5f5794 authored almost 4 years ago
update backers

github.com/phalcon/cphalcon - 339ac23ed65c194ae0dc1b0d15bc1385170348f1 authored almost 4 years ago
Add Codecov badge to README

github.com/phalcon/cphalcon - 987b0f20695c95cc7b84ed2d74e12ecfc53cc00a authored almost 4 years ago
Merge pull request #15294 from Arhell/upd

add github backer

github.com/phalcon/cphalcon - f9d9b4fdf10135d9e02dbd60c466f4c79967dde6 authored almost 4 years ago
add github backer

github.com/phalcon/cphalcon - 805828329cf29ad2049fa28d750b013f1e376293 authored almost 4 years ago
Updated URLs

github.com/phalcon/cphalcon - f1315049b46c0e3d348c6446e592c071b901f011 authored about 4 years ago
Updated URLs

github.com/phalcon/cphalcon - 4e0f19eb1703278b19c0732359af3a086ee4b608 authored about 4 years ago
Merge pull request #15235 from phalcon/T15214-logger-log-psr

T15214 logger log psr

github.com/phalcon/cphalcon - 91b4885d010565365368e31e53f16763a35a204e authored about 4 years ago
fix(logger): updated changelog

github.com/phalcon/cphalcon - a0af1e7e40637ff6030912969f0c773a129e2de1 authored about 4 years ago
fix(logger): corrections for the log level calculation

github.com/phalcon/cphalcon - 9ff032a0e0660d2d43a1d9ffaf92e710a4c80bfd authored about 4 years ago
fix(logger): corrected log level for PSR

github.com/phalcon/cphalcon - 13b6cdcb63aa7c0161698631c2a57cb2cd6ba78c authored about 4 years ago
test(logger): added logger test for psr log level

github.com/phalcon/cphalcon - c64b222195596ff9c5b9b9e4ff79ebec2452f3d3 authored about 4 years ago
Merge pull request #15234 from phalcon/fix-ci

Update Zephir Parser version to the latest

github.com/phalcon/cphalcon - 0fa6ec52b7f335ab26098e971cd7ff913aa6260c authored about 4 years ago
Bump Zephir Parser version to 1.3.6

github.com/phalcon/cphalcon - b526479d3f98113ace17d7fa501df488185b522b authored about 4 years ago
Merge pull request #15231 from Arhell/remove-backer

remove github backer

github.com/phalcon/cphalcon - e9031b584b799f8b1e8c27cb21a4f505bcec4266 authored about 4 years ago
remove github backer

github.com/phalcon/cphalcon - 8c776e48cdb87e3f855c25c2e3395c49ca4caa7a authored about 4 years ago
Merge pull request #15227 from Arhell/fix-backer

fix github backer

github.com/phalcon/cphalcon - f32d4431ab3b1631a9bed817d52cabbc40507c19 authored about 4 years ago
fix github backer

github.com/phalcon/cphalcon - c9595514bcc5573263cd05dee7c9f5ecf3f570b7 authored about 4 years ago
Merge pull request #15225 from Arhell/remove-backer

remove github backer

github.com/phalcon/cphalcon - aeda3eb9b3d64fba2a967ff5be18da3603818e8d authored about 4 years ago
remove github backer

github.com/phalcon/cphalcon - d3f74733d370c2e17d06dce8f959ec7792d42f26 authored about 4 years ago
Merge pull request #15224 from phalcon/#15194-composer-provide

#15194 - Remove provide section in composer.json

github.com/phalcon/cphalcon - 922e311ce81e8308aa4554fd8f41b510b78050b2 authored about 4 years ago
#15194 - Remove provide section in composer.json

github.com/phalcon/cphalcon - 275f708fb9d98f80ef15528fa1147e10bd5545b2 authored about 4 years ago
Merge pull request #15220 from Jeckerson/4.1.x

Change signature of findFirst() method

github.com/phalcon/cphalcon - a920cea7299a737031d2bacae9780db62c520780 authored about 4 years ago
Remove deprecated xdebug ini config

github.com/phalcon/cphalcon - a55e110d2b39b450f945de7bbc0910a2dcd26916 authored about 4 years ago