This website requires JavaScript.
Explore
Help
Sign in
adulau
/
cakephp2-php8
Watch
1
Star
0
Fork
You've already forked cakephp2-php8
0
mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced
2025-01-19 11:06:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cfadc4dbb0
cakephp2-php8
/
lib
/
Cake
/
Model
/
Datasource
/
Database
History
dogmatic69
cfadc4dbb0
strict type checks and removing some duplicate count() calls by setting a variable
2012-09-14 19:26:00 +01:00
..
Mysql.php
strict type checks and removing some duplicate count() calls by setting a variable
2012-09-14 19:26:00 +01:00
Postgres.php
Merge branch 'master' into 2.3
2012-09-05 20:15:36 -04:00
Sqlite.php
Merge branch 'master' into 2.3
2012-09-05 20:15:36 -04:00
Sqlserver.php
converting $foo == / $foo == 0 to !$foo (and a few $foo === 0)
2012-09-14 18:42:25 +01:00