- United States
Block or Report
Block or report othercorey
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
TypeResolver Public
Forked from phpDocumentor/TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
PHP 1
-
Reflection Public
Forked from phpDocumentor/Reflection
Reflection library to do Static Analysis for PHP Projects
PHP 1
-
cakephp-ide-helper Public
Forked from dereuromark/cakephp-ide-helper
IDE Helper plugin for CakePHP
PHP 1
-
cakephp-sandbox Public
Forked from dereuromark/cakephp-sandbox
A CakePHP Sandbox app to test and showcase misc. features and tools.
PHP
-
search.cakephp.org Public
Forked from cakephp/search.cakephp.org
An Elastic search wrapper for the CakePHP documentation search.
PHP 1
-
phpstan-src Public
Forked from phpstan/phpstan-src
PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
PHP 1
2,052 contributions in the last year
Activity overview
Contribution activity
November 2021
Created 1 repository
Created a pull request in cakephp/cakephp that received 11 comments
Deprecate public Connection::setDriver()
Refs #16095 We don't really need to support hot-swapping drivers in a connection. Since we can't hide a public function, this deprecates it in favo…
Opened 9 other pull requests in 4 repositories
cakephp/cakephp
3
merged
markstory/sphinxcontrib-phpdomain
3
merged
cakephp/cakephp.org
2
merged
php/php-src
1
open
Reviewed 12 pull requests in 4 repositories
cakephp/cakephp
7 pull requests
- Add HSTS header to HttpsEnforcerMiddleware
- Add prefer lowest version validation.
- Update cache key used by Table::get()
- Deprecate public Connection::setDriver()
- Allow disabling urldecoding before route parsing.
-
Support type inference from
TypedResultInterfacein case expressions. - Doc: update PHPDoc for TreeBehavior moveUp and moveDown
cakephp/docs
3 pull requests
php/php-src
1 pull request
cakephp/upgrade
1 pull request
Created an issue in cakephp/cakephp that received 11 comments
Support read and write database connections
Description CakePHP is missing native support for a very common convention: separate read and write database connections. There are some externals …

