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
513db9a72a
cakephp2-php8
/
cake
/
tests
History
Mark Story
513db9a72a
Removing repeated checks, as they've been refactored into Cache::increment() and Cache::decrement().
...
Adding skipIf()'s to ApcEngineTest in case apc_inc, and apc_dec are not available.
2010-01-21 14:14:26 -05:00
..
cases
Removing repeated checks, as they've been refactored into Cache::increment() and Cache::decrement().
2010-01-21 14:14:26 -05:00
fixtures
Renaming session test case.
2010-01-16 19:19:12 -05:00
groups
Renaming session test case.
2010-01-16 19:19:12 -05:00
lib
Putting __() in strings that missing internationalization.
2010-01-18 01:06:25 -05:00
test_app
Replacing "echo sprintf" by "printf" where possible.
Fixes
#209
.
2010-01-18 00:56:22 -05:00