Commit Graph

  • 956cc1a0a4
    Merge 32a8b0f310 into 610649d759 Heliostat9 2022-07-28 10:35:19 +0100
  • 32a8b0f310 add Travesersable return type for method getIterator in Direcory.php Heliostat9 2022-07-28 12:29:41 +0300
  • c7b2f652fb
    Merge c0a4c228b2 into 610649d759 Sam 2021-09-21 01:57:50 +0100
  • c0a4c228b2
    Remove extra $original docblock Sam 2021-09-21 08:57:27 +0800
  • eaa179b6c8
    Merge c7b556858d into 610649d759 Sam 2021-09-21 01:54:45 +0100
  • c7b556858d
    Match docblock to defined param name. Sam 2021-09-21 08:54:36 +0800
  • b693d55a03 Merge 9cc3509d16 into e955034419 The Gitter Badger 2017-04-16 02:53:39 +0000
  • cb75c59523 Merge ce4e2b3a3b into 610649d759 Cyril Sadovnik 2016-10-05 07:37:07 +0000
  • ce4e2b3a3b NodeContainerInterface: added missing @return annotation Cyril 2016-10-05 10:36:11 +0300
  • 5ddc4168b7 Merge 468811716a into 610649d759 Yuriy Vilks 2016-04-25 05:45:55 +0000
  • 468811716a Fix missed $this in DirectoryHandler Yuriy Vilks 2016-04-25 05:44:02 +0000
  • 610649d759 Merge pull request #18 from igrizzli/develop develop Andrew Lawson 2016-04-22 08:46:29 +0100
  • 1cfd8139bc Merge b0f302392e into e955034419 Yuriy Vilks 2016-04-21 20:43:43 +0000
  • b0f302392e Merge branch 'develop' Yuriy Vilks 2016-04-21 20:43:24 +0000
  • d6666c33fc Fix missed $this in DirectoryHandler Yuriy Vilks 2016-04-21 20:41:50 +0000
  • 70876cd1fa Fix directory reading. Return FALSE on directory end instead empty string for avoiding infinity readdir cycles. Yuriy Vilks 2016-04-21 19:51:54 +0000
  • e955034419 Merge pull request #17 from atom-azimov/windows-support 0.12.1 master Andrew Lawson 2016-02-20 12:46:01 +0000
  • 3995f84e8c Add windows support. Elbek Azimov 2016-02-20 03:49:02 +0500
  • 75e2fde9b7 Merge pull request #16 from adlawson/basic-permissions 0.12.0 Andrew Lawson 2015-08-03 20:21:26 +0100
  • 51158ae8e1 Test basic node permissions adlawson 2015-08-03 20:08:22 +0100
  • d814160c77 Set basic permission bits adlawson 2015-08-03 20:08:03 +0100
  • 880950780b Merge pull request #14 from adlawson/feature/symlinks 0.11.0 Andrew Lawson 2015-07-24 17:23:57 +0100
  • b14a232177 Set verbose flag on phpunit adlawson 2015-07-24 17:15:17 +0100
  • 6733fb8c13 Update directory and file tests adlawson 2015-07-24 17:14:55 +0100
  • a7050a3990 Add `symlink` and `is_link` acceptance tests adlawson 2015-07-24 17:14:26 +0100
  • e495f5765a Add link node factory methods adlawson 2015-07-24 17:14:08 +0100
  • 09a70ad1f0 Add file and directory link node types adlawson 2015-07-24 17:12:21 +0100
  • f6d79f264a Add mount to README example adlawson 2015-07-22 16:10:55 +0100
  • 8e8f09c0d2 Rename node factory and walker variables 0.10.0 adlawson 2015-07-22 16:00:52 +0100
  • 3bd78d08af Update composer on travis install adlawson 2015-07-22 13:25:29 +0100
  • 8944d75bb9 Remove unnecessary bitwise & adlawson 2015-07-22 11:29:14 +0100
  • 8715b8b2c2 Update Stat description and permission bits adlawson 2015-07-22 11:23:08 +0100
  • bd72b39692 Use travis container env adlawson 2015-07-22 11:21:19 +0100
  • d05a0355a0 Update travis configuration adlawson 2015-07-22 09:48:09 +0100
  • bea7308ab1 Remove PHP 5.4 support and add PHP 7 adlawson 2015-07-21 16:13:51 +0100
  • bede3179a2 Update CS fixes adlawson 2015-07-21 15:38:16 +0100
  • 421826a923 Add useful composer scripts adlawson 2015-07-21 15:37:58 +0100
  • 9654cf18b0 Update all dependency versions, including PHP 5.5 adlawson 2015-07-21 15:23:57 +0100
  • 4a0dd8dc62 Update license year to 2015 adlawson 2015-07-21 15:17:00 +0100
  • feaf925bec Remove unnecessary `@inheritdoc` docblocks adlawson 2015-07-21 15:09:37 +0100
  • 30e428df47 Remove file `__toString` behaviour adlawson 2015-07-21 12:30:08 +0100
  • 407af5ef5b Test the stripping of `://` from scheme adlawson 2015-07-21 12:27:37 +0100
  • dcd516c4e7 Don't automatically mount on FileSystem factory adlawson 2015-07-21 12:15:40 +0100
  • 4bb434b1f5 Merge dc3dccc732 into 3c4cecc423 Charles 2014-12-30 20:33:54 +0000
  • 3c4cecc423 create directory recursively 0.9.4 Charles Sprayberry 2014-12-25 14:08:37 -0500
  • dc3dccc732 Enable fast finishes on Travis adlawson 2014-12-26 17:11:44 +0000
  • 21f9f0713a Allow build failures on HHVM-Nightly adlawson 2014-12-26 17:09:47 +0000
  • ab2a2ad26f Test touching new and existing files adlawson 2014-09-06 19:23:30 +0100
  • f04b74ac94 Add `touch` acceptance test adlawson 2014-09-06 17:34:05 +0100
  • 90c02999bd Add `stream_metadata` to stream wrapper adlawson 2014-09-06 17:33:18 +0100
  • 6e2e685f6f Enable fast finishes on Travis adlawson 2014-12-26 17:11:44 +0000
  • 52497699b7 Allow build failures on HHVM-Nightly adlawson 2014-12-26 17:09:47 +0000
  • 242e1c2f03 create directory recursively Charles Sprayberry 2014-12-25 14:08:37 -0500
  • 23ffb05535 Update project URLs adlawson 2014-10-31 17:12:19 +0000
  • 9cc3509d16 Added Gitter badge The Gitter Badger 2014-10-08 13:49:33 +0000
  • ecbce78baf Update URL parsing implementation 0.9.3 adlawson 2014-09-07 00:44:12 +0100
  • aee858c1c4 Add eval example adlawson 2014-09-06 15:33:24 +0100
  • 346ea57616 Apply CS fixes 0.9.2 adlawson 2014-09-06 15:15:08 +0100
  • 00ddcea4aa Add CS fixer to dev dependencies adlawson 2014-09-06 15:14:56 +0100
  • 47cbf3c5ab Update project badges adlawson 2014-09-06 15:00:34 +0100
  • 4e907b1df0 Update composer bits and pieces adlawson 2014-09-06 14:45:46 +0100
  • e3f60f663e Cover use of `file_get_contents` with a directory adlawson 2014-09-06 14:43:43 +0100
  • b8d8ddf714 Add `require` and `include` acceptance tests adlawson 2014-09-06 14:26:22 +0100
  • c3ac67db8a Add `is_dir` and `is_file` acceptance tests adlawson 2014-09-06 14:25:54 +0100
  • 6f72a308fd Add `fopen` and `fread` acceptance tests adlawson 2014-09-06 14:25:31 +0100
  • 6854d33591 Add `file_get_contents` acceptance tests adlawson 2014-09-06 14:24:45 +0100
  • c937b5a286 Bitwise `&` rather than `|` node stat types 0.9.1 adlawson 2014-09-04 17:55:05 +0100
  • 64ad3204fb Merge pull request #6 from redstar504/patch-1 Andrew Lawson 2014-07-06 20:49:11 +0100
  • 84be9fecf6 Update README.md Brayden Williams 2014-07-06 12:44:30 -0700
  • 4efa559232 Fix composer psr4 namespace 0.9.0 adlawson 2014-07-06 17:55:15 +0100
  • 0b622b461d Add travis HHVM build script adlawson 2014-07-06 17:53:20 +0100
  • 5a34521bcb Add readme adlawson 2014-07-06 17:34:54 +0100
  • b82acd2471 Add travis configuration adlawson 2014-07-06 17:34:47 +0100
  • 8527c7e37b Add stream handle tests adlawson 2014-07-06 17:34:01 +0100
  • 19bea4042e Add logger tests adlawson 2014-07-06 17:33:44 +0100
  • 012fdd61a6 Add node tests adlawson 2014-07-06 17:33:15 +0100
  • dd5118f443 Add FileSystem tests adlawson 2014-07-06 17:32:53 +0100
  • 526d1445e8 Add functional tests adlawson 2014-07-06 17:32:01 +0100
  • 404b908bbd Add source adlawson 2014-07-06 17:31:39 +0100
  • 4f985e21f9 Add initial project files adlawson 2014-07-06 17:31:27 +0100