mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-02 07:39:45 +00:00
removing links to code.cakephp.org/tickets
This commit is contained in:
parent
893ced5c30
commit
9102321112
2 changed files with 0 additions and 4 deletions
cake/tests/cases/libs
|
@ -819,7 +819,6 @@ class ScaffoldTest extends CakeTestCase {
|
||||||
/**
|
/**
|
||||||
* test that habtm relationship keys get added to scaffoldFields.
|
* test that habtm relationship keys get added to scaffoldFields.
|
||||||
*
|
*
|
||||||
* @see http://code.cakephp.org/tickets/view/48
|
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
function testHabtmFieldAdditionWithScaffoldForm() {
|
function testHabtmFieldAdditionWithScaffoldForm() {
|
||||||
|
|
|
@ -3762,7 +3762,6 @@ class ModelWriteTest extends BaseModelTest {
|
||||||
/**
|
/**
|
||||||
* TestFindAllWithoutForeignKey
|
* TestFindAllWithoutForeignKey
|
||||||
*
|
*
|
||||||
* @link http://code.cakephp.org/tickets/view/69
|
|
||||||
* @access public
|
* @access public
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
|
@ -3827,7 +3826,6 @@ class ModelWriteTest extends BaseModelTest {
|
||||||
/**
|
/**
|
||||||
* testProductUpdateAllWithForeignKey
|
* testProductUpdateAllWithForeignKey
|
||||||
*
|
*
|
||||||
* @link http://code.cakephp.org/tickets/view/69
|
|
||||||
* @access public
|
* @access public
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
|
@ -3878,7 +3876,6 @@ class ModelWriteTest extends BaseModelTest {
|
||||||
/**
|
/**
|
||||||
* testProductUpdateAllWithoutForeignKey
|
* testProductUpdateAllWithoutForeignKey
|
||||||
*
|
*
|
||||||
* @link http://code.cakephp.org/tickets/view/69
|
|
||||||
* @access public
|
* @access public
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue