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
2024-11-15 11:28:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
04ef39217f
cakephp2-php8
/
lib
/
Cake
/
Model
/
Datasource
/
Database
History
euromark
04ef39217f
Take care of more int casts.
2014-09-10 16:29:23 +02:00
..
Mysql.php
Fix CURRENT_TIMESTAMP being stored as a default value.
2014-08-25 11:17:11 +02:00
Postgres.php
Use (int) cast instead of intval() function for performance reasons and to unify it.
2014-09-10 15:52:57 +02:00
Sqlite.php
Take care of more int casts.
2014-09-10 16:29:23 +02:00
Sqlserver.php
Take care of more int casts.
2014-09-10 16:29:23 +02:00