Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download pathinfo-7.x-1.0-beta2.tar.gztar.gz 12.05 KB
MD5: 19e53732b0bc5dcb24aa1898b6481063
SHA-1: 0bd7ec25fef81b669667488f9842b9f525d9c31c
SHA-256: 7162b0d1411fb47826618d2dcc82d5b312cad451136347d705e938accf968969
Download pathinfo-7.x-1.0-beta2.zipzip 13.83 KB
MD5: 5b7f7979b44c330897a7329d6d79fb2c
SHA-1: 2b5e55a7c5fd6800ab244e1fc38f353342e0710e
SHA-256: 0ff080b2bc546fbcf06715b38c616318d55783eb36cdaa53b846f8d2d29d63d5

Release notes

Second beta release. The most notable new features are:

  • Complex arguments are now handled and printed using Krumo
  • Non-core functions are now linked to the API docs on api.drupalize.me

Full list of commits since the last release:

1432adc Added complex argument handling with show/hide toggle and Krumo output.
d27e99e Removed debug statement.
804822b Fixed complex argument handling in theme.
0abdd6f Added links to drupalize.me for contrib functions.
17f3cc3 Fixed detection of complex arguments for form definitions.
16d17b6 Checked that function exists before attempting to use Reflection with it.
37d73ff Added early check for image style resizing paths, added checking if any of the variables passed to the callback are complex, so that they can be printed intelligently.
47c406b Whitespace issues, added note about other functions documented on api.drupal.org.

Created by: Cameron Tod
Created on: 21 Aug 2012 at 09:46 UTC
Last updated: 21 Aug 2012 at 09:52 UTC
New features
Bug fixes

Other releases