Commit graph

746 commits

Author SHA1 Message Date
Koji Tanaka
071b292969 docs: Comment on database.php about adding PDO::ATTR_STRINGIFY_FETCHES => true flag in PHP 8.1
Comment on how to set up when using PDO MySQL/SQLite driver with connection flags unspecified and PHP 8.1 to keep the type when retrieving integer/float columns.
2023-02-19 13:58:40 +01:00
aoki ken
2a19badae0
tweak typo perfomance -> performance 2018-06-26 13:42:50 +09:00
Mischa ter Smitten
c437efd2a5 Improved documentation 2017-11-23 10:13:42 +01:00
mark_story
2032fef772 Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
Marc Würth
4dfae7ad7a Use HTTPS for other URLs 2017-06-11 00:50:09 +02:00
Marc Würth
88aadf3804 Use HTTPS for the www.cakephp.org URL
Do not change those in tests.
2017-06-11 00:43:06 +02:00
Marc Würth
deee18c96e Use HTTPS for the community.cakephp.org URL 2017-06-11 00:30:48 +02:00
Marc Würth
d5aa04e39d Use HTTPS for the plugins.cakephp.org URL 2017-06-11 00:28:44 +02:00
Marc Würth
d03a682eeb Use HTTPS for the bakery.cakephp.org URL 2017-06-11 00:27:59 +02:00
Marc Würth
98f31dd791 Use HTTPS for the api.cakephp.org URL 2017-06-11 00:26:56 +02:00
Marc Würth
da8414e13b Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Marc Würth
04efc7ba50 Use HTTPS for the book.cakephp.org URL 2017-06-11 00:15:36 +02:00
Marc Würth
10b89b51a9 Use HTTPS for the cakefoundation.org URL 2017-06-11 00:10:59 +02:00
Marc Würth
17314baa15 Use HTTPS for the cakephp.org URL 2017-06-10 23:40:28 +02:00
mark_story
cf679a3233 Merge branch '2.x' into 2.next 2017-05-27 21:47:22 -04:00
Joe
70ead28a1d Redo commits on 2.next branch 2017-05-12 02:02:36 -04:00
mark_story
cfcbd6ea31 Merge branch '2.x' of github.com:cakephp/cakephp into 2.x 2017-04-28 21:50:20 -04:00
mark_story
5e35064a0b Read basic auth credentials from Authorization header
Merge branch 'issue-9365' into 2.x

Refs #9365
2017-04-28 21:49:47 -04:00
Marc Würth
6321d5612a Really correct return type 2017-04-29 00:49:28 +02:00
Livia Scapin
ce9f33314d Added documentation for App.base
As discussed in https://github.com/cakephp/docs/issues/4895
2017-04-19 17:12:24 +02:00
Koji Tanaka
bea806e98a Update URL in *.md, *.json 2017-03-12 03:04:59 +09:00
Mponos George
4335048bf8 Cakephp should be in the required packages
Cakephp should be in the required packages
2017-02-07 13:13:35 +02:00
Mischa ter Smitten
2b4b2ef2c8 Fix for incorrect @return phpdoccomment 2017-01-25 16:44:24 +01:00
Bernat Arlandis
6a3c4887f9 Fix base path with query params in builtin server 2017-01-20 10:14:14 +01:00
chinpei215
74c2ded872 Fix directory traversal of .ctp files 2016-11-27 18:14:44 +09:00
Alex
6bae308778 Update CakePHP version to 2.9 2016-10-22 20:22:21 -07:00
Mark Sch
a35eec3f1b Fix broken template 2016-10-07 12:25:24 +02:00
Nicola Beghin
41851d60b4 fix HTTP Basic Auth on FastCGI PHP 2016-08-28 19:16:59 +02:00
mark_story
61b3fbd605 Merge branch '2.x' into 2.next 2016-08-09 22:12:26 -04:00
Marc Würth
46e8fd1eb7 Add fix for the httpoxy vulnerability
Refs https://github.com/cakephp/cakephp/issues/9137#issuecomment-233637635
2016-07-19 16:23:27 +02:00
Jorge González
f699afe7e0 add missing Flash default element 2016-06-30 20:05:36 +01:00
chinpei215
0bf38c1ee4 Fix misnamed variable in default home.ctp
PDO error message wouldn't appear when using PHP 5.4 or later.
2016-06-16 12:12:37 +09:00
mark_story
0d32554546 Move codesniffer into suggests.
Not everyone will want/need the codesniffer.
2016-05-18 22:07:33 -04:00
mark_story
c7a48acd10 Add composer.json for the app/
This will act as a stub for developers to extend and improve upon when
they build their apps. Hopefully people don't find the two composer.json
files overly confusing.

Refs #8765
2016-05-17 22:29:59 -04:00
mark_story
de87ac1b5b Remove link to google group.
Refs #8763
2016-05-03 17:50:27 -04:00
Mark Story
a88b6e8232 Merge pull request #8763 from ravage84/2.x-forum-link
Add new forum link to home page
2016-05-03 17:49:42 -04:00
André Teixeira
695005dcfa Fixing indentation 2016-05-03 09:32:01 -03:00
Marc Würth
d640e6874a Add new forum link to home page 2016-05-03 14:19:25 +02:00
André Teixeira
bce571736c Including forum link 2016-05-03 09:11:30 -03:00
Marc Würth
4dd72af12d Add commented-out Apache pass-through for .well-known directory
Refs https://github.com/cakephp/app/issues/368
2016-04-14 15:10:18 +02:00
mark_story
57f620fc22 Make the session cacheLimiter a configuration option.
Instead of hardcoding to must-revalidate, developers can use a more
suitable option if they do not have to support IE8.

Refs #7096
2016-01-18 22:18:38 -05:00
mark_story
7bbdcb207b Merge branch 'memory-fix' into 2.8.
This change automatically increases the memory limit when handling fatal
errors. The intent is to bump the memory limit enough to allow logging
of the fatal error source.

Refs #7224
2015-11-19 21:41:07 -05:00
Marc Würth
86da57d2be Minor improvements to the front controller 2015-10-04 15:38:48 +02:00
Marc Würth
26a05a4e87 Update another link to DebugKit 2.2 branch 2015-09-28 12:51:30 +02:00
Marc Würth
2d82a120af CS 2015-09-28 12:47:25 +02:00
Marc Würth
f1160b7401 Update link to DebugKit 2.2 branch
Refs https://github.com/cakephp/debug_kit/issues/372
2015-09-28 12:47:14 +02:00
Marc Würth
dbfd2c44e9 App & skel folder sync + some improvements
Mostly CS, doc blocks and some CSS
2015-09-25 17:25:35 +02:00
adam1010
20c22444ba Increase memory during shutdown for Fatal Error handling 2015-09-10 22:01:59 -05:00
mattmemmesheimer
70feb52f73 Changing the default layout to use FlashComponent::render instead of the deprecated SessionComponent::flash. Changing the flash elements to retain the id attribute that was previously present. Also fixing file permissions on the template files I added. 2015-08-20 20:19:22 -05:00
Marc Würth
27c88a872b Use tabs and single spaces in all .htaccess files 2015-08-01 00:39:10 +02:00