rfc:linking_in_stream_wrappers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rfc:linking_in_stream_wrappers [2014/11/30 21:46] – Specify url_readlink() return value handling thekidrfc:linking_in_stream_wrappers [2021/03/27 14:47] (current) – Move to inactive ilutov
Line 4: Line 4:
   * Author: Timm Friebe, thekid@php.net   * Author: Timm Friebe, thekid@php.net
   * Contributor: Frank Kleine, https://github.com/mikey179/   * Contributor: Frank Kleine, https://github.com/mikey179/
-  * Status: Draft+  * Status: Inactive
   * First Published at: https://wiki.php.net/rfc/linking_in_stream_wrappers   * First Published at: https://wiki.php.net/rfc/linking_in_stream_wrappers
  
Line 97: Line 97:
 ==== Limitations ==== ==== Limitations ====
  
-It will not be possible to create links between two different stream wrappers like so+It will not be possible to create links between two different stream wrappers like this
  
 <PHP> <PHP>
Line 139: Line 139:
  
 ===== References ===== ===== References =====
-See http://php.net/manual/en/class.streamwrapper.php +  * http://php.net/manual/en/class.streamwrapper.php 
-See https://github.com/mikey179/vfsStream/wiki/Known-Issues+  * [[https://github.com/mikey179/vfsStream/wiki/Known-Issues|List of known issues in vfsStream]] 
 +  * [[https://github.com/mikey179/vfsStream/tree/linking|vfsStream reference userland implementation]]
rfc/linking_in_stream_wrappers.txt · Last modified: 2021/03/27 14:47 by ilutov