Commit Graph

  • 90b2f41124 Merge pull request #197 from sephedo/master Vance Lucas 2018-01-28 17:08:18 -06:00
  • ec37c495d5 Fixing a small typo. (#252) Slava Abakumov 2017-11-24 16:28:50 +02:00
  • 475e5e0d27 Remove redundant code Mark Walet 2017-11-23 16:24:21 +01:00
  • fa9d523a49 Support nested variable regex (#250) Björn Ellebrecht 2017-11-18 19:27:11 +01:00
  • 849d8a1092 Merge pull request #249 from gabriel-caruso/patch-1 Vance Lucas 2017-11-17 10:22:15 -06:00
  • f0f6dc9235 Fix PHP 5.3 on Travis CI Gabriel Caruso 2017-11-15 21:16:47 -02:00
  • 5caef0dad2 Merge pull request #247 from gabriel-caruso/phpunit Vance Lucas 2017-11-15 10:35:01 -06:00
  • c59f72c316 Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase Gabriel Caruso 2017-11-11 02:24:51 -02:00
  • 828d19e597 Fix incorrect nesting documentation (#226) Caleb Porzio 2017-10-10 09:32:45 +03:00
  • c7711a5773 Clarify sense of required Validator (#233) Ingo Fabbri 2017-10-10 08:32:19 +02:00
  • 2aa21aeb79 Update composer.json Graham Campbell 2017-10-10 07:31:13 +01:00
  • 3dd3d8f90e Update .travis.yml Graham Campbell 2017-08-08 21:02:34 +01:00
  • 2ec260ab7a Add safeLoad method to suppress InvalidPathException (#242) Edoardo T 2017-08-08 21:35:12 +02:00
  • f467b72343 Merge pull request #2 from scratchers/booltest Mark 2017-02-03 22:15:07 +00:00
  • 7ac2c1cef3 Loader: use isset instead of strpbrk (#223) Jonathan Champ 2017-02-03 17:05:04 -05:00
  • e7bdcc20d4 fix backwards compat with php 5.3 array syntax Jeff Puckett 2017-02-03 21:46:11 +00:00
  • 2fc0b14b4e Merge pull request #1 from scratchers/booltest Mark 2017-02-03 21:04:21 +00:00
  • 01515d1d5e fix empty string evaluated as false Jeff Puckett 2017-01-31 21:06:49 +00:00
  • 9b5a371971 fix whitespace consistency Jeff Puckett 2017-01-31 21:04:00 +00:00
  • ac56e7cefe fix whitespace consistency Jeff Puckett 2017-01-31 21:03:53 +00:00
  • 2db1417d32 doc fix typo Jeff Puckett 2017-01-31 21:01:03 +00:00
  • 592f6c70e0 fix whitespace indentation tabs v spaces Jeff Puckett 2017-01-31 20:59:22 +00:00
  • 93e0a1c8d8 test can invalidate non boolean values Jeff Puckett 2017-01-31 20:56:20 +00:00
  • 406419b430 test can validate boolean value Jeff Puckett 2017-01-31 20:37:35 +00:00
  • 08b7fbc3cc Merge pull request #215 from arifmahmudrana/remove-double-instantiation-loader-class-and-add-set-immutable-method Vance Lucas 2016-12-14 15:01:27 -06:00
  • 597f578df8 remove double instantiation of loader class add set & get immutable method in loader class add tests for set & get immutable method Arif Mahmud Rana 2016-12-14 17:16:58 +06:00
  • e5a077e823 Loader: streamline isComment() with whitespace test (#212) jrchamp 2016-11-28 18:08:37 -05:00
  • b755acf93a Added the Valiator method isBoolean sephedo 2016-10-01 21:01:37 +01:00
  • 3cc116adbe Merge pull request #195 from vlucas/php71 v2.4.0 Graham Campbell 2016-09-01 11:05:43 +01:00
  • 5528d2c726 Test on PHP 7.1 Graham Campbell 2016-09-01 10:59:15 +01:00
  • 8c9a0b50a1 Bumped branch alias Graham Campbell 2016-06-14 17:39:40 +01:00
  • 58633a0616 Only call putenv if we can Graham Campbell 2016-06-14 17:38:57 +01:00
  • 9ca5644c53 Various fixes v2.3.0 Graham Campbell 2016-06-14 15:14:52 +01:00
  • c3f02441da Merge pull request #183 from xxnoobmanxx/patch-1 Graham Campbell 2016-06-14 15:09:15 +01:00
  • b2712ccb8b Avoid code duplication Carlos Alberto Bertholdo Carucce 2016-06-14 10:14:01 -03:00
  • c15a9457a6 Tweaked comment Graham Campbell 2016-05-06 10:50:14 +01:00
  • 229475d778 Minor performance tweak Graham Campbell 2016-05-06 10:41:10 +01:00
  • 76919f898b Bumped branch alias Graham Campbell 2016-05-06 10:37:17 +01:00
  • b3052e131a Fixed phpdoc Graham Campbell 2016-05-06 10:35:33 +01:00
  • 00379ab6af Check that the getenv function exists too Graham Campbell 2016-05-06 10:33:02 +01:00
  • 40c41acb79 Merge pull request #176 from GabeMedrash/apache-env Graham Campbell 2016-04-28 18:30:05 +01:00
  • de4a4d020f if PHP is running as an Apache mod, one function_exists check will suffice; comment code change Gabe Medrash 2016-04-28 09:25:59 -07:00
  • 5a12dd02aa remove nested if condition Gabe Medrash 2016-04-27 13:42:22 -07:00
  • ba2de3e683 PSR-2 delint Gabe Medrash 2016-04-27 13:15:14 -07:00
  • f153edd1ac if Loader is not immutable, override Apache env vars Gabe Medrash 2016-04-27 12:52:47 -07:00
  • 63f37b9395 Merge pull request #172 from vinkla/patch-2 v2.2.1 Graham Campbell 2016-04-15 11:48:49 +01:00
  • 840442ce25 Update DotenvTest.php Graham Campbell 2016-04-15 11:48:46 +01:00
  • 155b9574fa Merge pull request #171 from vinkla/patch-1 Graham Campbell 2016-04-15 11:46:44 +01:00
  • f02c078583 Update phpunit config Vincent Klaiber 2016-04-15 10:28:55 +02:00
  • 52e5802ed9 Remove composer defaults Vincent Klaiber 2016-04-15 10:26:22 +02:00
  • 7f461d6945 Merge pull request #169 from vinkla/patch-1 Vance Lucas 2016-04-13 09:25:24 -05:00
  • 4df1581bb4 Switch to new recommended syntax Vincent Klaiber 2016-04-13 15:49:12 +02:00
  • 11a353b704 Merge pull request #159 from lucasmichot/feature/master/valid-license Graham Campbell 2016-02-11 08:44:10 +00:00
  • 292ef792c7 Use a valid license Lucas Michot 2016-02-11 08:38:50 +01:00
  • 827febb0f1 Merge pull request #153 from lucasmichot/feature/master/useless-variables Graham Campbell 2016-01-17 17:25:37 +00:00
  • 5ac5277c1d Merge pull request #154 from lucasmichot/feature/master/test-properties Graham Campbell 2016-01-17 17:25:30 +00:00
  • 3756a6b17d Useless variable declarations Lucas Michot 2016-01-17 17:36:45 +01:00
  • 4717b9a069 Declare test properties Lucas Michot 2016-01-17 17:33:22 +01:00
  • cbd1929340 Merge pull request #152 from lucasmichot/feature/master/assertions Graham Campbell 2016-01-17 16:20:37 +00:00
  • 1a46a509e2 Use stricter and proper assertions Lucas Michot 2016-01-17 16:51:55 +01:00
  • a69bdfc950 Merge pull request #150 from rabbitfang/fix-crlf-endings Graham Campbell 2016-01-11 17:46:05 +00:00
  • 15e79a0563 Fix occurrences of CRLF line endings. Add rule to .gitattributes to commit all files with LF line endings. rabbitfang 2016-01-11 10:45:20 -06:00
  • af48c047b4 Added missing phpdoc Graham Campbell 2016-01-09 21:02:07 +00:00
  • 9caf304153 Tweaked git files v2.2.0 Graham Campbell 2015-12-29 15:10:30 +00:00
  • 68e7adc3c6 Use the dist version of phpunit config Graham Campbell 2015-12-29 15:09:28 +00:00
  • 26874d4e4b Removed strict assertion check Graham Campbell 2015-12-29 15:08:59 +00:00
  • 39aa82d5aa Upgraded phpunit config Graham Campbell 2015-12-29 15:08:38 +00:00
  • 03363b593f Tweaked phpdoc Graham Campbell 2015-12-29 15:02:56 +00:00
  • fce9a5f11c Added integer validation Bruce Dev 2015-12-29 15:01:56 +00:00
  • be2a943dac CS fixes Graham Campbell 2015-12-29 14:56:05 +00:00
  • cbd7fa31db Avoid is_null Graham Campbell 2015-12-29 14:52:47 +00:00
  • 937df8e1ab Fixed import Graham Campbell 2015-12-29 14:51:27 +00:00
  • 719eaffd38 Cleaned up tests Graham Campbell 2015-12-29 14:48:05 +00:00
  • e706e25d2e Tweaked exception message Graham Campbell 2015-12-29 14:47:49 +00:00
  • 5f089e2667 Fixed phpdoc Graham Campbell 2015-12-29 14:32:38 +00:00
  • 637718bae0 Throw custom exceptions Graham Campbell 2015-12-29 14:28:28 +00:00
  • 34e7c53ea8 Updated phpunit Graham Campbell 2015-12-29 14:17:39 +00:00
  • 90bf84bbd7 Bumped branch alias Graham Campbell 2015-12-29 14:16:58 +00:00
  • 101d5d7498 Moved brace onto new line v2.1.1 Graham Campbell 2015-11-19 09:09:30 +00:00
  • bd27bb7efc CS fixes Graham Campbell 2015-11-19 09:08:29 +00:00
  • 566e97ac1b Merge pull request #135 from kayladnls/patch-1 Vance Lucas 2015-11-10 15:29:59 -06:00
  • 628f0bcb28 Add documentation for custom file names. Kayla Daniels 2015-11-10 15:34:30 -05:00
  • 2a023b4640 Merge pull request #134 from janyksteenbeek/patch-1 Graham Campbell 2015-11-09 17:02:38 +00:00
  • 996d6db701 Fixed double space Janyk Steenbeek 2015-11-09 16:09:07 +01:00
  • c10040e0df Merge pull request #130 from vlucas/test_validation_before_load v2.1.0 Vance Lucas 2015-10-28 13:53:35 -05:00
  • 63884da292 Add test for validation without loading file Vance Lucas 2015-10-28 13:46:12 -05:00
  • 4c619d36c7 Merge pull request #107 from thedavidmeister/clear-variables Vance Lucas 2015-08-18 16:06:42 -05:00
  • 3c266fc374 Merge pull request #114 from localheinz/featur/svg-badge Vance Lucas 2015-08-18 16:05:39 -05:00
  • be54cd7342 Merge pull request #115 from localheinz/fix/fields Vance Lucas 2015-08-18 16:03:47 -05:00
  • 610a063633 Merge pull request #116 from localheinz/fix/fail-to-load Vance Lucas 2015-08-18 16:03:07 -05:00
  • 4f6095ec70 Fix: Assert that InvalidArgumentException is thrown Andreas Möller 2015-08-17 10:51:19 +02:00
  • c3cbf813ec Fix: Do not declare fields dynamically Andreas Möller 2015-08-17 10:48:36 +02:00
  • bfaa9e847a Enhancement: Use SVG badge for displaying Travis build status Andreas Möller 2015-08-17 10:45:33 +02:00
  • 1a3e04cc36 fix php 5.3 tests David Meister 2015-07-28 21:14:37 +10:00
  • 9416a9b2f0 improved docs David Meister 2015-07-27 02:59:24 +10:00
  • 689bf39438 no message David Meister 2015-07-27 02:56:04 +10:00
  • cfc63f1109 lint David Meister 2015-07-27 02:55:32 +10:00
  • 85da4d7d25 added a few more tests to check for environment variable clearing David Meister 2015-07-27 02:53:53 +10:00
  • cdf6ee02b3 ability to clear environment variables, with tests David Meister 2015-07-27 02:51:46 +10:00
  • 88eca38388 Merge pull request #103 from louim/fix_load_after_overload Graham Campbell 2015-07-14 11:17:41 +01:00