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
b1f26b59a3
cakephp2-php8
/
lib
/
Cake
/
Model
/
Datasource
/
Database
History
dogmatic69
b1f26b59a3
converting if ($foo != null) to if ($foo)
2012-09-21 23:30:43 +01:00
..
Mysql.php
converting if ($foo != null) to if ($foo)
2012-09-21 23:30:43 +01:00
Postgres.php
converting if ($foo != null) to if ($foo)
2012-09-21 23:30:43 +01:00
Sqlite.php
converting if ($foo != null) to if ($foo)
2012-09-21 23:30:43 +01:00
Sqlserver.php
converting if ($foo != null) to if ($foo)
2012-09-21 23:30:43 +01:00