Searched hist:"6225 b270e09ba8d1cb10e70c9cbdbd0fe690c253" (Results 1 – 6 of 6) sorted by relevance
/dokuwiki/_test/tests/inc/ |
H A D | indexer_rename.test.php | 6225b270e09ba8d1cb10e70c9cbdbd0fe690c253 Sat Dec 28 23:52:19 UTC 2019 Michael Große <mic.grosse@googlemail.com> Extract dokuwiki\Search\Indexer class
Not sure why Doku_Indexer caused phpcs to complain about the class name not being in PascalCase, but Doku_Handler didn't. 🤷
The namespace and new class name was selected to be compatible with the upcoming changes in #2943. This should hpopefully reduce the overall hassle of touching the same code base.
|
/dokuwiki/inc/ |
H A D | deprecated.php | 6225b270e09ba8d1cb10e70c9cbdbd0fe690c253 Sat Dec 28 23:52:19 UTC 2019 Michael Große <mic.grosse@googlemail.com> Extract dokuwiki\Search\Indexer class
Not sure why Doku_Indexer caused phpcs to complain about the class name not being in PascalCase, but Doku_Handler didn't. 🤷
The namespace and new class name was selected to be compatible with the upcoming changes in #2943. This should hpopefully reduce the overall hassle of touching the same code base.
|
H A D | fulltext.php | 6225b270e09ba8d1cb10e70c9cbdbd0fe690c253 Sat Dec 28 23:52:19 UTC 2019 Michael Große <mic.grosse@googlemail.com> Extract dokuwiki\Search\Indexer class
Not sure why Doku_Indexer caused phpcs to complain about the class name not being in PascalCase, but Doku_Handler didn't. 🤷
The namespace and new class name was selected to be compatible with the upcoming changes in #2943. This should hpopefully reduce the overall hassle of touching the same code base.
|
H A D | indexer.php | 6225b270e09ba8d1cb10e70c9cbdbd0fe690c253 Sat Dec 28 23:52:19 UTC 2019 Michael Große <mic.grosse@googlemail.com> Extract dokuwiki\Search\Indexer class
Not sure why Doku_Indexer caused phpcs to complain about the class name not being in PascalCase, but Doku_Handler didn't. 🤷
The namespace and new class name was selected to be compatible with the upcoming changes in #2943. This should hpopefully reduce the overall hassle of touching the same code base.
|
/dokuwiki/_test/ |
H A D | phpcs.xml | 6225b270e09ba8d1cb10e70c9cbdbd0fe690c253 Sat Dec 28 23:52:19 UTC 2019 Michael Große <mic.grosse@googlemail.com> Extract dokuwiki\Search\Indexer class
Not sure why Doku_Indexer caused phpcs to complain about the class name not being in PascalCase, but Doku_Handler didn't. 🤷
The namespace and new class name was selected to be compatible with the upcoming changes in #2943. This should hpopefully reduce the overall hassle of touching the same code base.
|
/dokuwiki/inc/Search/ |
H A D | Indexer.php | 6225b270e09ba8d1cb10e70c9cbdbd0fe690c253 Sat Dec 28 23:52:19 UTC 2019 Michael Große <mic.grosse@googlemail.com> Extract dokuwiki\Search\Indexer class
Not sure why Doku_Indexer caused phpcs to complain about the class name not being in PascalCase, but Doku_Handler didn't. 🤷
The namespace and new class name was selected to be compatible with the upcoming changes in #2943. This should hpopefully reduce the overall hassle of touching the same code base.
|