Commit Graph

  • 4b992f0a2f Merge pull request #527 from skipperbent/v4-feature-group-parameters Simon Sessingø 2021-03-29 17:14:51 +02:00
  • c423172c23 Added deep parameters pass unit-test Simon Sessingø 2021-03-29 17:10:12 +02:00
  • d6d83ac5bd Parameters are now correctly passed on to sub-routes Simon Sessingø 2021-03-29 17:05:45 +02:00
  • b05bbccc28 [FEATURE] Added support for parameters in group prefix. Simon Sessingø 2021-03-29 16:56:37 +02:00
  • d6bc713e5b [CLEANUP] Added qualifier import. Simon Sessingø 2021-03-29 15:40:50 +02:00
  • 8eba5ab3d5 [FEATURE] php8 compatibility. - Fixed possible error causing parameters not to be set properly when using partialGroup. - Removed unused import reference. - Added unit-tests. Simon Sessingø 2021-03-29 15:11:58 +02:00
  • 8c5ed8410a Merge pull request #525 from skipperbent/v4-release Simon Sessingø 2021-03-29 01:19:40 +02:00
  • c4cf878e97 Merge pull request #494 from skipperbent/v4-development 4.3.0.0 Simon Sessingø 2021-03-29 01:19:02 +02:00
  • 5b99e98a24 Merge pull request #524 from skipperbent/v4-cleanup Simon Sessingø 2021-03-29 00:07:12 +02:00
  • c916a1dd2e [CLEANUP] Cleaned up code - Change variable $values to $settings in Route::setSettings method. - Added return types to methods. - Added type to method variables. - Change ClassNotFoundException so required parameters are first. Simon Sessingø 2021-03-29 00:00:01 +02:00
  • 9ed2d2b8d1 Updated Request::isPostBack to return true if request-method could contain data in body. Simon Sessingø 2021-03-28 23:32:33 +02:00
  • caf30cb056 Merge pull request #523 from skipperbent/v4-isPostBack Simon Sessingø 2021-03-28 04:25:54 +02:00
  • 6ccd06911e Fixed possible bug causing InputHandler not to get the correct request-method + simplified Request class. Simon Sessingø 2021-03-28 04:24:33 +02:00
  • e5eb966780 Added Request::isPostBack helper method Simon Sessingø 2021-03-28 04:05:09 +02:00
  • 9e19cbfb71 Merge pull request #521 from skipperbent/v4-fix-group-domain Simon Sessingø 2021-03-26 01:35:37 +01:00
  • 073479f9dd [BUGFIX] Fixed group not matching domain with no parameters (issue: #468). - Added unit-tests Simon Sessingø 2021-03-26 01:32:01 +01:00
  • 39ee1bb7cd Added missing phpDocs for parameters. Simon Sessingø 2021-03-25 14:31:04 +01:00
  • cf1c59aee0 Changed parameter name and added parameter phpDocs description. Simon Sessingø 2021-03-25 14:24:50 +01:00
  • d9cfa71534 Fixed naming in unit-tests. Simon Sessingø 2021-03-25 14:21:30 +01:00
  • cf6750aaf3 [FEATURE] Optimised Request::getIp method - Added unit-tests for Request::getIp - Optimised existing RequestTest unit-tests. Simon Sessingø 2021-03-25 14:18:56 +01:00
  • 11313a31dc Merge pull request #504 from DeveloperMarius/get-ip-proxy Simon Sessingø 2021-03-25 14:17:55 +01:00
  • 4cb2fa521f v4-development sync DeveloperMarius 2021-03-25 13:41:04 +01:00
  • 8835aca02e [FEATURE] Added Request::getContentType for content-type header-parsing - Added unit-tests for Request::getContentType parsing. Simon Sessingø 2021-03-25 13:09:23 +01:00
  • 86bb88a41f [FEATURE] Added better support for nested file/arrays in InputHandler. - Added unit tests for file arrays - Removed legacy .yml configs Simon Sessingø 2021-03-25 05:58:49 +01:00
  • fdf11bbc9c Merge pull request #517 from DeveloperMarius/file-tests Simon Sessingø 2021-03-25 04:34:29 +01:00
  • 2b9403db28 Features & bugfixes Simon Sessingø 2021-03-25 03:41:11 +01:00
  • 0ec7c0d960 Optimisations - Added phpunit cache to .gitignore - Updated README with latest helper.php example. - Minor phpDocs changes. Simon Sessingø 2021-03-24 23:18:17 +01:00
  • d9c63699f5 Merge pull request #516 from DeveloperMarius/phpunit-fix Simon Sessingø 2021-03-24 14:03:58 +01:00
  • 3e1333ccd4 Defined variables for the file data DeveloperMarius 2021-03-24 13:32:15 +01:00
  • fef65313e5 Added file content test for all platforms DeveloperMarius 2021-03-24 13:20:41 +01:00
  • 5624c4b2bb testFiles and test file content on server DeveloperMarius 2021-03-24 13:11:07 +01:00
  • 543e550daf PHPUnit fix: Element 'coverage': This element is not expected. DeveloperMarius 2021-03-24 11:48:29 +01:00
  • 22d531178a Merge pull request #512 from DeveloperMarius/github-actions Simon Sessingø 2021-03-23 15:57:03 +01:00
  • 0892f5b6f3 replaced php version 7.3 with with 7.1 DeveloperMarius 2021-03-23 15:49:32 +01:00
  • 1d48034910 code cleanup DeveloperMarius 2021-03-23 15:48:36 +01:00
  • 61fee760b0 use phpunit version 7.5.20 like composer DeveloperMarius 2021-03-23 15:46:22 +01:00
  • cfc8b5db43 Test PHP Version 7.1 with PHPUnit 7 DeveloperMarius 2021-03-23 15:44:43 +01:00
  • 619a8d00b4 v4-development sync DeveloperMarius 2021-03-23 15:42:44 +01:00
  • 42633ec453 php-unit updates Simon Sessingø 2021-03-23 15:38:10 +01:00
  • dbd8d381e7 Updated travis.yml Simon Sessingø 2021-03-23 15:31:47 +01:00
  • 57936b7857 Reverted back php-unit version Simon Sessingø 2021-03-23 15:26:57 +01:00
  • c466af556e Updated travis.yml Simon Sessingø 2021-03-23 15:22:31 +01:00
  • db63aff668 Updated php-unit to version 9 Simon Sessingø 2021-03-23 15:20:05 +01:00
  • df52ec3df7 Updated travis.yml Simon Sessingø 2021-03-23 15:15:58 +01:00
  • 7920188956 Updated travis.yml Simon Sessingø 2021-03-23 15:11:44 +01:00
  • 635b127357 Fixed correct return type for InputFile. Simon Sessingø 2021-03-23 15:06:21 +01:00
  • b9af44299e Merge pull request #514 from skipperbent/v4-inputitem-value Simon Sessingø 2021-03-23 15:02:18 +01:00
  • a070af2145 Merge pull request #510 from skipperbent/v4-disable-multi-routing Simon Sessingø 2021-03-23 15:00:14 +01:00
  • a33f2f7e7a Merge branch 'v4-development' into v4-disable-multi-routing Simon Sessingø 2021-03-23 15:00:01 +01:00
  • 2689486e64 Merge pull request #509 from skipperbent/v4-request-same-routes Simon Sessingø 2021-03-23 14:57:17 +01:00
  • dfc12d07b0 Merge pull request #508 from skipperbent/v4-bootmanager-fix Simon Sessingø 2021-03-23 14:56:16 +01:00
  • 3ebe1a8af2 Merge pull request #507 from skipperbent/feature-default-namespace Simon Sessingø 2021-03-23 14:53:32 +01:00
  • 680e0256c3 Merge branch 'v4-development' into feature-default-namespace Simon Sessingø 2021-03-23 14:52:39 +01:00
  • a8068f76a3 Merge pull request #513 from skipperbent/v4-phpdi-remove Simon Sessingø 2021-03-23 14:50:19 +01:00
  • 7ba864420e Updated travis.yml Simon Sessingø 2021-03-23 14:47:11 +01:00
  • 8670af356b Updated travis.yml Simon Sessingø 2021-03-23 14:37:04 +01:00
  • 6be9d1003c Updated travis.xml Simon Sessingø 2021-03-23 14:33:25 +01:00
  • 5095b1abc9 cleanup DeveloperMarius 2021-03-23 13:54:00 +01:00
  • 5275653606 Correct test to succeed DeveloperMarius 2021-03-23 13:41:27 +01:00
  • 62f5e5cbbd Add Failing test DeveloperMarius 2021-03-23 13:40:22 +01:00
  • 08008ca847 Add PHP 7.3 check DeveloperMarius 2021-03-23 13:40:08 +01:00
  • 9f0373938d fix composer test command DeveloperMarius 2021-03-23 13:35:57 +01:00
  • c408f79d8a changed to PHP >= 3 & run test via composer test DeveloperMarius 2021-03-23 13:34:55 +01:00
  • 69fdfb3560 remove matrix include & PHPUnit requires PHP >= 7.3 DeveloperMarius 2021-03-23 13:30:57 +01:00
  • a103c71163 Try to fix composer install missing DeveloperMarius 2021-03-23 13:28:17 +01:00
  • d3000775d6 correct composer exec path DeveloperMarius 2021-03-23 13:27:18 +01:00
  • 824ee86652 Try to fix composer install missing DeveloperMarius 2021-03-23 13:25:44 +01:00
  • 495cfba613 Added relative path DeveloperMarius 2021-03-23 13:22:32 +01:00
  • 5eadb79c64 add phpunit tool DeveloperMarius 2021-03-23 13:20:29 +01:00
  • 4725b330fe change test command & phpunit file update DeveloperMarius 2021-03-23 13:19:36 +01:00
  • 537d607b9f Try to fix caching bugg DeveloperMarius 2021-03-23 13:17:07 +01:00
  • 9029a84fdd reduced platforms and version for test & added composer DeveloperMarius 2021-03-23 13:04:59 +01:00
  • 87985841de complete change of tests DeveloperMarius 2021-03-23 12:48:49 +01:00
  • 37228d2bac revert change DeveloperMarius 2021-03-23 12:47:24 +01:00
  • 26a1659734 Try to fix failures DeveloperMarius 2021-03-23 12:07:53 +01:00
  • 554d562e56 Seem to get no error local, test on actions DeveloperMarius 2021-03-23 12:04:10 +01:00
  • 577c87c527 Try to run phpunit from composer DeveloperMarius 2021-03-23 11:57:03 +01:00
  • d7a295cb5c Change php version and test execution DeveloperMarius 2021-03-23 11:53:29 +01:00
  • 656946fbb2 Used cmd instead of run Marius Karstedt 2021-03-23 03:33:51 +01:00
  • aa8211a273 added tests to composer Marius Karstedt 2021-03-23 03:23:18 +01:00
  • 90b0747dbd [BUGFIX] Add support for mixed value types in InputItem as requested by #438 Simon Sessingø 2021-03-23 01:36:23 +01:00
  • e721a92156 Updated readme Simon Sessingø 2021-03-23 01:25:57 +01:00
  • 67211e5332 Updated readme + gitignore Simon Sessingø 2021-03-23 01:24:17 +01:00
  • a44a93d705 [!!!][FEATURE] Removed php-di as suggested by #477 NOTE: Custom class-loader should be used to create custom integrations with frameworks like php-di. See documentation for more information. Simon Sessingø 2021-03-23 00:46:17 +01:00
  • 4adfa4f322 Rollback to warning: 'Suggestion: Migrate your XML configuration using --migrate-configuration!' DeveloperMarius 2021-03-23 00:18:14 +01:00
  • f9c0c83b70 migrate configuration DeveloperMarius 2021-03-23 00:09:45 +01:00
  • eebd537749 removed syntaxCheck (throws error) https://stackoverflow.com/questions/44328114/phpunit-what-does-syntaxcheck-configuration-parameter-stands-for-exactly/44331140#44331140 DeveloperMarius 2021-03-22 23:55:11 +01:00
  • 0e58d556f0 Maby have to add args? DeveloperMarius 2021-03-22 23:45:37 +01:00
  • 791ba3199d Error says phpunit needs PHP >= 7.3, let's try it DeveloperMarius 2021-03-22 23:38:23 +01:00
  • 3c8740769a No try to add unit tests DeveloperMarius 2021-03-22 23:36:32 +01:00
  • 029739f241 Just install composer without tests DeveloperMarius 2021-03-22 23:31:39 +01:00
  • c67c6759a8 Try without unit tests DeveloperMarius 2021-03-22 23:28:16 +01:00
  • 21710c083c Trying to fix docker build error DeveloperMarius 2021-03-22 23:19:18 +01:00
  • 7013822358 changed bootstrap file DeveloperMarius 2021-03-22 23:13:05 +01:00
  • deb6922d0c change php version to 7.1 DeveloperMarius 2021-03-22 23:10:20 +01:00
  • cb2cb91a0a Add on pull request DeveloperMarius 2021-03-22 23:00:39 +01:00
  • 533dd08217 Github Actions CI on push DeveloperMarius 2021-03-22 22:58:53 +01:00
  • 5508c73e85 getIp() update to new header method DeveloperMarius 2021-03-22 22:25:59 +01:00
  • d5dc81e26e v4-development sync & getIp() update to new header method DeveloperMarius 2021-03-22 22:25:37 +01:00
  • 6686de46b9 Updated link to simple-router demo. Simon Sessingø 2021-03-22 20:35:42 +01:00