Popular repositories Loading
-
cakephp-jwt-auth
cakephp-jwt-auth PublicA CakePHP plugin for authenticating using JSON Web Tokens
-
-
cakephp-social-auth
cakephp-social-auth PublicA CakePHP plugin which allows you to authenticate using social providers like Facebook/Google/Twitter.
-
-
cakephp-sequence
cakephp-sequence PublicCakePHP plugin for maintaining a contiguous sequence of records
-
cakephp-glide
cakephp-glide PublicCakePHP plugin for using Glide image manipulation library
1,401 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 50 commits in 12 repositories
Created a pull request in cakephp/cakephp that received 8 comments
Update validator tests.
Ensure validation process works as expected after adding multiple rules using Validator::add(). Refs #18367
+34
−0
lines changed
•
8
comments
Opened 41 other pull requests in 9 repositories
cakephp/cakephp
27
merged
1
closed
-
Fix deprecation warnings in tests
This contribution was made on Apr 22
-
Ignore phpstan error
This contribution was made on Apr 22
-
Update composer.json for split packages.
This contribution was made on Apr 22
-
Cleanup psalm config files.
This contribution was made on Apr 22
-
Update docblock annotation.
This contribution was made on Apr 19
-
Improve ResultSet::__debugInfo().
This contribution was made on Apr 18
-
Deprecated accessing request params through ServerRequest::getParam('?').
This contribution was made on Apr 17
-
Ensure a field's setter is not run if the value is unchanged.
This contribution was made on Apr 17
-
Drop query params from the parsed route params array.
This contribution was made on Apr 17
-
Drop psalm
This contribution was made on Apr 15
-
Update phpstan config for tests
This contribution was made on Apr 15
-
Update phpstan's config
This contribution was made on Apr 15
-
Update phpstan
This contribution was made on Apr 15
-
Improve property type
This contribution was made on Apr 15
-
Remove unused templates
This contribution was made on Apr 14
-
Deprecate calling of attached behavior methods on the table instance.
This contribution was made on Apr 12
-
Drop the proxying of behavior methods through the table instance.
This contribution was made on Apr 9
-
Refactor the validation process.
This contribution was made on Apr 7
-
Fix method and finder map cleanup when unloading a behavior.
This contribution was made on Apr 7
-
Add class_exists()/interface_exists() checks.
This contribution was made on Apr 6
-
Drop Number::DEFAULT_LOCALE.
This contribution was made on Apr 6
-
Add ValidatorAwareInterface::DEFAULT_VALIDATOR constant.
This contribution was made on Apr 6
-
Fix passing context to validator method on behaviors.
This contribution was made on Apr 4
-
Update info regarding
Table::buildRules()
andModel.buildRules
eventThis contribution was made on Apr 4 -
Cleanup ObjectRegistry::set() and ObjectRegistry::unload().
This contribution was made on Apr 2
- Some pull requests not shown.
cakephp/authentication
3
merged
-
Stan cleanup
This contribution was made on Apr 18
-
Improve support for custom token prefixes.
This contribution was made on Apr 18
-
Fix type in annotation
This contribution was made on Apr 9
cakephp/docs
3
merged
-
Update 6-0-migration-guide.rst
This contribution was made on Apr 18
-
Update 5-3-migration-guide.rst
This contribution was made on Apr 18
-
Fix signature for Table::buildRules
This contribution was made on Apr 4
cakephp/cakephp.org
1
open
1
merged
-
Update "Whats new" section for CakePHP 5.2
This contribution was made on Apr 13
-
Update Cake version
This contribution was made on Apr 3
FriendsOfCake/crud-view
1
merged
-
Don't generate dropdown if the action group has only 1 action.
This contribution was made on Apr 19
cakephp/.github
1
merged
-
Drop psalm usage
This contribution was made on Apr 15
FriendsOfCake/search
1
merged
-
Minor refactoring of multi value parsing
This contribution was made on Apr 4
FriendsOfCake/crud
1
merged
-
Update method signature to match parent class' method.
This contribution was made on Apr 4
FriendsOfCake/bootstrap-ui
1
merged
-
Fix deprecation warning on CakePHP 5.2
This contribution was made on Apr 1
Reviewed 29 pull requests in 4 repositories
cakephp/cakephp
21 pull requests
-
Fix up bonkers PHPUnit deprecation handling.
This contribution was made on Apr 23
-
Fix up validation of marshaled data when fields is given.
This contribution was made on Apr 19
-
Fixed up chaotic addClass() docblock types.
This contribution was made on Apr 19
-
Small cleanups and typo fixes.
This contribution was made on Apr 19
-
5.next: Deprecate isEmpty() in favor of hasValue().
This contribution was made on Apr 19
-
Fix up template annotation.
This contribution was made on Apr 18
-
Refactor the validation process.
This contribution was made on Apr 18
-
getDisplayField cannot return null.
This contribution was made on Apr 16
-
Drop psalm
This contribution was made on Apr 15
-
Update phpstan's config
This contribution was made on Apr 15
-
Remove ResponseEmitter::flush()
This contribution was made on Apr 15
-
Update getBehavior annotation to allow better code analyse on applica…
This contribution was made on Apr 13
-
Drop the proxying of behavior methods through the table instance.
This contribution was made on Apr 11
-
Use upper case HTTP GET method
This contribution was made on Apr 9
-
6.x: remove underscore prefix from Console package methods
This contribution was made on Apr 6
-
6.x: remove underscore prefix from Collection package methods
This contribution was made on Apr 6
-
6.x: remove underscore prefix from Cache package methods
This contribution was made on Apr 6
-
5.next: formatAddress() public
This contribution was made on Apr 5
-
Fix update queries with expressions
This contribution was made on Apr 5
-
Allow null for Number helper methods that are commonly used for bake.
This contribution was made on Apr 4
-
Fixed incorrect session save path when the
TMP
constant is definedThis contribution was made on Apr 3
cakephp/authentication
5 pull requests
-
allow unauthenticatedRedirect as array cake style.
This contribution was made on Apr 20
-
Add PrimaryKeySessionAuthenticator
This contribution was made on Apr 20
-
Stan cleanup
This contribution was made on Apr 18
-
Fix design flaw in auth process.
This contribution was made on Apr 18
-
Clarify multi column
This contribution was made on Apr 17
FriendsOfCake/search
2 pull requests
-
Fix up empty via callable for more dynamic use cases.
This contribution was made on Apr 17
-
multiValueExactMatching feature
This contribution was made on Apr 4
thephpleague/container
1 pull request
-
Update phpstan and add missing types
This contribution was made on Apr 1
Created an issue in cakephp/cakephp that received 16 comments
RFC - 6.0 - Drop the proxying of behavior methods through the table instance.
Description
Currently behavior methods like SomeBehavior::foo()
can be directly accessed through the table instance, the behavior is attached to, as …
16
comments
Opened 3 other issues in 3 repositories
psalm/phar
1
closed
-
PHP version constraint for the phar does not match the contraints of the
vimeo/psalm
package.This contribution was made on Apr 15
DEVSENSE/phptools-docs
1
closed
-
Visibility shown for methods but not properties in "outline" panel.
This contribution was made on Apr 13
cakephp/cakephp
1
closed
-
Allow
Number::format()
to acceptnull
.This contribution was made on Apr 2