Tags give the ability to mark specific points in history as being important
-
-
-
v0.2.0
0d8b9ed5 · ·Version 0.2.0 Incompatible changes: * This version requires at least PHP 5.6 * Drive-relative Windows paths are no longer treated as absolute Features: * Method getRoot returns the root of a path (e.g. Windows drive)
-
v0.1.0
59b7323c · ·Version 0.1.0 This is the initial release. Current features: - Remove common parts from the beginning of two paths - Split paths - Join paths - Canonicalize paths - Check whether two paths are identical - Check whether paths are absolute (or not) - Make paths absolute - Make paths relative