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

Adjust return type hints, fixed misspellings

github.com/phalcon/cphalcon - ba9c5b1c0e95b4696af50c050b54ba9a01f0ba2e authored over 4 years ago
Correct change log

github.com/phalcon/cphalcon - 1efed46084df540f67ccff2e8e2738963eb45979 authored over 4 years ago
Adjust filter tests

github.com/phalcon/cphalcon - a0620985c5ad3e542898c5298cf84bd555430f2d authored over 4 years ago
Changed return type hints for FlashInterface methods

See: https://github.com/phalcon/cphalcon/issues/14994

github.com/phalcon/cphalcon - c47b7f2b62c922075134c6fecd7bbe4d64654bc2 authored over 4 years ago
Merge pull request #14993 from phalcon/fix/di-internal-events-manager

Fixed return type hint for Di::getInternalEventsManager

github.com/phalcon/cphalcon - 24857a7b2291b13ef41974c691fe23dea7c0071d authored over 4 years ago
Fixed return type hint for Di::getInternalEventsManager

See: https://github.com/phalcon/cphalcon/issues/14992

github.com/phalcon/cphalcon - 385cce517707fc0aad8b660dcb32bcf3f6eb274f authored over 4 years ago
Merge pull request #14991 from phalcon/fix/crypt-key-default-value

Fixed default value of Crypt::$key

github.com/phalcon/cphalcon - 4602778c4ff4f7e2cfc598ed0abeec8c3f2f478d authored over 4 years ago
Fixed default value of Crypt::$key

See: https://github.com/phalcon/cphalcon/issues/14989

github.com/phalcon/cphalcon - 6760ce5830aa2ebf4295ab4ecdc2140fb261e16f authored over 4 years ago
Merge pull request #14988 from phalcon/fix/object-return-type

Do not use `object` return type hint

github.com/phalcon/cphalcon - fc2b8d6c436b18b25b77f3d16843e8fab829332b authored over 4 years ago
Do not use `object` return type hint

See: https://github.com/phalcon/cphalcon/issues/14987

github.com/phalcon/cphalcon - 074786e0b4dacf4e7b6e29ef956894994486b365 authored over 4 years ago
Merge pull request #14986 from phalcon/fix/config-factory-load

Fixed incorrect return type hints for ConfigFactory

github.com/phalcon/cphalcon - 3049c86b52d1167d475144ae00ac4b20f8a9a4fb authored over 4 years ago
Remove not used imports

github.com/phalcon/cphalcon - 963f4ca416ffb35e9bdbc15f538509a6dbf417a5 authored over 4 years ago
Fixed incorrect return type hints for ConfigFactory

See: https://github.com/phalcon/cphalcon/issues/14978

github.com/phalcon/cphalcon - 4f46c4c4fa7f5159ff809c3fe182f7675379feb7 authored over 4 years ago
Merge pull request #14985 from phalcon/fix/response-incorrect-content-type

Improved content type check for Response::__construct

github.com/phalcon/cphalcon - 0ed7e3744fdbe3c7264f21044188ed35c1dfbf4a authored over 4 years ago
Improved content type check for Response::__construct

See: https://github.com/phalcon/cphalcon/issues/14983

github.com/phalcon/cphalcon - 5e21b9a00de1419d6daca67187602ca7267f7087 authored over 4 years ago
Merge pull request #14984 from phalcon/fix/cookies-set-signKey

Fixed incorrect return type hint for setSignKey

github.com/phalcon/cphalcon - a6425dc5c65f2024d15ef5a88e89bb5201366345 authored over 4 years ago
Fixed incorrect return type hint for setSignKey

See: https://github.com/phalcon/cphalcon/issues/14982

github.com/phalcon/cphalcon - 726ece5b84433a5ef248eb7d889316a1a9a4a40d authored over 4 years ago
Merge pull request #14981 from phalcon/fix/asset-tests

Fixed Assets tests

github.com/phalcon/cphalcon - 4821b3885b7c37ebe609bb996a798567f36049e3 authored over 4 years ago
Fixed Assets tests

See: https://github.com/phalcon/cphalcon/issues/14980

github.com/phalcon/cphalcon - 45f5fddd3bc656c7ae875b45986d598af756fd0c authored over 4 years ago
Merge pull request #14979 from phalcon/fix/annotation-property-types

Fixed default type of the Annotation properties and return type hints of the Annotation methods

github.com/phalcon/cphalcon - d74d4d40e91fe18c9d0f66d9f9028cde8efe2e1c authored over 4 years ago
Fixed return type hints of the Annotation methods

See: https://github.com/phalcon/cphalcon/issues/14977

github.com/phalcon/cphalcon - 572ae5a5d66e2b2f1506378cb71859f2aa4f1687 authored over 4 years ago
Fixed default type of the Annotation properties

See: https://github.com/phalcon/cphalcon/issues/14977

github.com/phalcon/cphalcon - 3fc1f0b1c4495e1569da6dc3014a781d393b16bd authored over 4 years ago
Merge pull request #14976 from phalcon/fix/acl-return-type-hints

Fixed return type hints of the ACL methods

github.com/phalcon/cphalcon - 1cd1da26be7fff65926024041bf23be415ff5f93 authored over 4 years ago
Fixed return type hints of the ACL methods

See: https://github.com/phalcon/cphalcon/issues/14975

github.com/phalcon/cphalcon - 6aeb21bfeaf250e8e315ead3cab9d8fb4337a312 authored over 4 years ago
Merge pull request #14974 from phalcon/mysql-default-null

Review MySQL default null and nullable column definition

github.com/phalcon/cphalcon - 923c378e2e262d305cdf679c78e2aa870927e023 authored over 4 years ago
Remove dots in phrases

github.com/phalcon/cphalcon - 9fc860e6775bd70f212a6a80e0cfe05dda28f0bd authored over 4 years ago
Update CHANGELOG-4.0.md

github.com/phalcon/cphalcon - 8a13cc2fbe513d6ab9c319937ad2a9691b2582cf authored over 4 years ago
Update since description

github.com/phalcon/cphalcon - 9d3e75a16180e34e967fd65c9599047669c8279c authored over 4 years ago
Update CHANGELOG-4.0.md

github.com/phalcon/cphalcon - 39d2d6742ddde2976b30fc114eebd75c735251c7 authored over 4 years ago
Update tests/integration/Db/Dialect/Mysql/ModifyColumnCest.php

Co-authored-by: Serghei Iakovlev <[email protected]>

github.com/phalcon/cphalcon - c7a357b397e2f5a334480509d5dafabf65db490e authored over 4 years ago
Remove changes from 4.1.x branch

github.com/phalcon/cphalcon - fd9ea5393dfb569383efda96ebf6133da10172ea authored over 4 years ago
Update CHANGELOG-4.0.md

github.com/phalcon/cphalcon - 61902ded798b9327518ac935ea2114ca9a98b969 authored over 4 years ago
Enhance Dialect\Mysql tests

github.com/phalcon/cphalcon - c09ad738acb1779d9f57b72e4e740e11653ec1a3 authored over 4 years ago
Revert removal of NULL in column definition

github.com/phalcon/cphalcon - 884a996d307c051eb55eb10ee029269f8b6fdba1 authored over 4 years ago
Test Resultset

github.com/phalcon/cphalcon - d891583b9402653e6e954c0d566c60bc7f299a10 authored over 4 years ago
Merge pull request #14972 from Arhell/add-backer

add backers (github)

github.com/phalcon/cphalcon - d9a56cf3d00b71c4cb11f32119e45a70fa9f962c authored over 4 years ago
Merge pull request #14969 from phalcon/bump-version-4.0.6

Bump version to 4.0.6

github.com/phalcon/cphalcon - 1e51fd99f692210726253dd6c54ca7902fd15691 authored over 4 years ago
Merge pull request #14970 from phalcon/feature/rethink-ci

Refactor workflows

github.com/phalcon/cphalcon - 1fc4e9fd9532f07bfc7ec4222313a1e629734a95 authored over 4 years ago
add backers (github)

github.com/phalcon/cphalcon - f86a7378bb1dc0b7d0a7fc9095d01a8975245845 authored over 4 years ago
Add ability to skip jobs

github.com/phalcon/cphalcon - 76fee11e986ddcd731e46029b328882671925131 authored over 4 years ago
Add ability to skip jobs

github.com/phalcon/cphalcon - 123255e6a112feaa77d7b13584333ea1f636ae72 authored over 4 years ago
Update CHANGELOG-4.1.md

github.com/phalcon/cphalcon - 50a5ed66c3806a067c3005fc54c2b730c74227f1 authored over 4 years ago
Remove underscore prefix in methods

github.com/phalcon/cphalcon - ab25845f1ee8e825b8a7ad4ef07b14d0ff238504 authored over 4 years ago
Refactor workflows

github.com/phalcon/cphalcon - 408a47940f247598ff32c0c3fb8747fe242fb146 authored over 4 years ago
Bump version to 4.0.6

github.com/phalcon/cphalcon - e498b5d98eff1305ff8ff89fbe1b1c21bb4472cc authored over 4 years ago
Correct install zephir script

github.com/phalcon/cphalcon - 497face1fdcfa4b5ee7933675d7b8546c119a712 authored over 4 years ago
Refactor build and test workflows

github.com/phalcon/cphalcon - bc381f064bfbd23596c5c312eb220cd16ae02dec authored over 4 years ago
Fix link api docs

github.com/phalcon/cphalcon - 3fbb6c5e96c573f218de17aa6e908b89ea800f7b authored over 4 years ago
Merge pull request #14963 from ruudboon/ide-stubs-45

Added comments

github.com/phalcon/cphalcon - e3afa5fe0a29af00caa9d9232e29f22c0ebdd95b authored over 4 years ago
Added comments

github.com/phalcon/cphalcon - afc51612bd0499fab040345e2be3c4165976e282 authored over 4 years ago
Merge pull request #14962 from phalcon/merge/4.0

Merge 4.0.x branch

github.com/phalcon/cphalcon - d02644c2ba0690bdb281d1dde5c7cd9f2229867d authored over 4 years ago
Disable broken test

/cc @nide

github.com/phalcon/cphalcon - 6b960b5108d7f7240ec756232c05d4edec338fd7 authored over 4 years ago
Disable broken test

/cc @niden

github.com/phalcon/cphalcon - 7bf01369f65193a3eac7031dc65e6e5c2913ad0e authored over 4 years ago
Correct tests II

github.com/phalcon/cphalcon - 2465905ce834dfc0a281ec110ef30a3ecbe70cfd authored over 4 years ago
Correct tests I

github.com/phalcon/cphalcon - 34430d408fa46867179a159deb3f1f4675e07cc5 authored over 4 years ago
Regenerate the C code

github.com/phalcon/cphalcon - c7acbfead9604b465f148d499f9acd86683e9291 authored over 4 years ago
Merge branch '4.0.x' into merge/4.0

github.com/phalcon/cphalcon - 9171f090e5f943be07ca7f0f7669bf5de3fd119f authored over 4 years ago
Regenerate the C code

github.com/phalcon/cphalcon - 2273ff562b7dc59abc804593e934b9c94d09bb5d authored over 4 years ago
Fixed issues with Travis config

github.com/phalcon/cphalcon - 1e946b515431f103a2d7d49fbc3d5c7339840779 authored over 4 years ago
remove backers (github)

github.com/phalcon/cphalcon - 50848383cb6a21df24db6061c45076733cc68cbc authored over 4 years ago
Merge pull request #14952 from phalcon/fix/phpdoc

Correct PhpDoc for Phalcon\Db\Adapter\AbstractAdapter

github.com/phalcon/cphalcon - f44e465978ec215e1af6fc938be9054740b63c42 authored almost 5 years ago
Correct PhpDoc for Phalcon\Db\Adapter\AbstractAdapter

github.com/phalcon/cphalcon - 4b7e66ad4b3df614bffbad3564b6c3595facc81f authored almost 5 years ago
[#14837] - Removed assertInternalType and replaced it with assertTrue/type

github.com/phalcon/cphalcon - a44b2bb77d7df2eb946df6e4160033b5eae5bcd3 authored almost 5 years ago
[#14837] - PHPCS

github.com/phalcon/cphalcon - df3b02f69c60a93f43cc46c4114b08ad9b29ea2d authored almost 5 years ago
[#14837] - Updated changelog

github.com/phalcon/cphalcon - e9813f03f4ba4ce2680016ad11ce299f16cef597 authored almost 5 years ago
Update Timestampable behavior key

github.com/phalcon/cphalcon - 3a28675533d53201fe90adac20f53140e5fef294 authored almost 5 years ago
remove backer (github)

github.com/phalcon/cphalcon - e4eca769bbea5788d70173b78f7dec60f86d1c6b authored almost 5 years ago
Return 'mixed' from Config::path

See: https://github.com/phalcon/ide-stubs/pull/43

github.com/phalcon/cphalcon - e529b48d8738e610df65473a912a55752089da52 authored almost 5 years ago
Merge pull request #14935 from AlexNDRmac/bugfix/windows-ci

Bugfix/windows ci

github.com/phalcon/cphalcon - d6f39e6b5ebe40c4a77ac0b7a9234b8df4b1dc0d authored almost 5 years ago
Refactor Install functions

github.com/phalcon/cphalcon - 5214036ed19c95a97d6eb52799bcbc84b38de4f5 authored almost 5 years ago
Add wrapper function for downloads with alt ULR

github.com/phalcon/cphalcon - 362c808a45d4581e9c7f0536508ed0af2df401ed authored almost 5 years ago
Fix pwsh code style

github.com/phalcon/cphalcon - d2f4b350bf2c4785006a8008cec74c80e0235d15 authored almost 5 years ago
Apply DRY to SetupCommonEnvironment

github.com/phalcon/cphalcon - 130dd63e5892c17aadd82c6327f74d973bd15f0c authored almost 5 years ago
Add exception to DownloadFunction

github.com/phalcon/cphalcon - 59e0b1a42928fda8f56139c89098993ed94b34da authored almost 5 years ago
Copy Rood changes

github.com/phalcon/cphalcon - 559cc7420468fb8b294951a86c3a1b530c05e71b authored almost 5 years ago
Merge pull request #14929 from phalcon/fix/volt/in-operator-precedence

Fixed ‘IN’ operator precedence in Volt

github.com/phalcon/cphalcon - 06d0e0701a628a4b227133a1e89370f58b487295 authored almost 5 years ago
Another try to fix build II

github.com/phalcon/cphalcon - 4a5d690430169a7f3d23f19886753d8ef3a77ae8 authored almost 5 years ago
Another try to fix build

github.com/phalcon/cphalcon - a5e3c04ace0fefb694ea2ea90813790a449fe788 authored almost 5 years ago
Fixed build

github.com/phalcon/cphalcon - e60a3f57d0138080a6250747191d0e596a30392e authored almost 5 years ago
Fixed ‘IN’ operator precedence in Volt

github.com/phalcon/cphalcon - caf9c4d46c6e8d979d3ed729eb9a2487a2bdddfe authored almost 5 years ago
Merge branch '4.0.x' of github.com:phalcon/cphalcon into 4.0.x

* '4.0.x' of github.com:phalcon/cphalcon: (62 commits)
[#13655] - Added more tests
[#13655] ...

github.com/phalcon/cphalcon - c705242a4b6fcf7c59fd4c6afedc1cbaa94223da authored almost 5 years ago
[#13655] - Added more tests

github.com/phalcon/cphalcon - 6d877234672cc1fae09d6e7714a9fe25be19b1fa authored almost 5 years ago
[#13655] - Added one more test for get/set

github.com/phalcon/cphalcon - d0e7c0fa7fcd975f535136a6961eafd869fb0221 authored almost 5 years ago
[#13655] - Hangout test!!

github.com/phalcon/cphalcon - a1b681d43891726c5c4d57169dedb5cd73100967 authored almost 5 years ago
[4.0.x] - Updated Request tests

github.com/phalcon/cphalcon - 19246300ae2e5baf73d8b859dcc125a81186dfa0 authored almost 5 years ago
[4.0.x] - Correcting test

github.com/phalcon/cphalcon - 198bfe645be7bc61fcf4ff3989577351b1f482a5 authored almost 5 years ago
[4.0.x] - Minor correction

github.com/phalcon/cphalcon - 9c054cac70c48c701d9de45d02c5afabeaab97af authored almost 5 years ago
[4.0.x] - Minor refector

github.com/phalcon/cphalcon - e6f53f3bd3d0aee89891914a3d16f4fbd639f521 authored almost 5 years ago
[#14639] - Trying phpunit 8.5

github.com/phalcon/cphalcon - 2b07bc5112eb85f2f8b8f9ee9a92abd31e5468ed authored almost 5 years ago
[#14639] - Added test

github.com/phalcon/cphalcon - 2fd85c267a2da507dc4d44455abdf7fb8127baf2 authored almost 5 years ago
[#14639] - Removed sqlite from test

github.com/phalcon/cphalcon - 65bb19940c984ad69f3b96c94345007e65930b72 authored almost 5 years ago
[#14639] - Added test for model paginate

github.com/phalcon/cphalcon - cbd72253fb05932cbf7cec5b53869d70d1ca611b authored almost 5 years ago
Merge branch 'niden-4.1.x' into 4.1.x

* niden-4.1.x: (375 commits)
[4.1.x] - Corrected test
[4.1.x] - Regenerating ext/
[4.1.x] ...

github.com/phalcon/cphalcon - e8517711567d04228d2a5495f2ee2c19c8be17f2 authored almost 5 years ago
Merge branch '4.1.x' of https://github.com/niden/cphalcon into niden-4.1.x

* '4.1.x' of https://github.com/niden/cphalcon: (407 commits)
[4.1.x] - Corrected test
[4.1....

github.com/phalcon/cphalcon - 9c5d0d84e7d65e3a1b5067fc5b1889e2471c10d1 authored almost 5 years ago
[4.1.x] - Corrected test

github.com/phalcon/cphalcon - f2a65a3d4a958a7efd42d10b8c6bde7bb2220826 authored almost 5 years ago
[4.1.x] - Regenerating ext/

github.com/phalcon/cphalcon - ded687f6e969fae1aad4ec1526286b7454abe4ba authored almost 5 years ago
[4.1.x] - Corrected method name

github.com/phalcon/cphalcon - c4baf31e7ae21c06818d062f78bb53bcffebd228 authored almost 5 years ago
[4.1.x] - Fixed friendlyTitle; Line endings for Windows tests

github.com/phalcon/cphalcon - 22545992a6f8a4a2e244bb460ba4383df37eed70 authored almost 5 years ago
[4.1.x] - Fixing namespaces

github.com/phalcon/cphalcon - 6054270ce95dafc22d9fe9ebd252639dc92943cc authored almost 5 years ago