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
474ace09c1
cakephp2-php8
/
cake
/
tests
History
Mark Story
27ae7f1f44
Making session storage classes not static, there was no real reason they were static before, and removing the static methods allows them to have constructors. This will allow moving database specific features from CakeSession to DatabaseSession.
2010-09-06 00:43:58 -04:00
..
cases
Making session storage classes not static, there was no real reason they were static before, and removing the static methods allows them to have constructors. This will allow moving database specific features from CakeSession to DatabaseSession.
2010-09-06 00:43:58 -04:00
fixtures
Adding unique fixtures to ControllerTaskTest and updating the test cases.
2010-07-08 23:25:39 -04:00
lib
Adding an ob_end_flush() to clean up an unclosed buffer.
2010-08-16 23:34:43 -04:00
test_app
Updating base class.
2010-08-26 23:24:32 -04:00