Since the original Google Code project seems abandoned, this is an attempt to get a current status of pending issues.
- Issue 47: Sass: Unitless function throws an error. resolved
- Issue 48: Haml Proper Indenting? resolved
- Issue 52: Processing of color components numeric overflowing resolved
- Issue 58: sass and haml parsing error partially resolved see issue MarcWeber/phamlp#1
- Issue 59: sass mixin argument parsing error resolved
- Issue 69: Some function of Sass are failing resolved
- Issue 71: vendor properties are not correctly merged resolved
- Issue 72: SASS function alias 'color_stops' broken resolved
- Issue 73: Fix webkit gradient with color-stop resolved
- Issue 74: SassNestedRenderer: Missing argument, caused by SassNestedRenderer resolved
- Issue 75: Function font_files has incorrect brackets resolved
- Issue 78: wrong darken value resolved
- Issue 86: != &= implementation is missing resolved
- Issue 49: Allow to not include any helper file
- Issue 50: Execution of php code after specified tag attributes
- Issue 51: no css generation with PHP 5.3.1
- Issue 53: [Sass] Proper Attribution of Compass Source
- Issue 54: Invalid css output whe using @else if inside of mixin
- Issue 55: @media rules doesnt work in sass
- Issue 56: transparent is not a colour
- Issue 57: Indentation guess algorithm fails if there is a multiline comment at the top
- Issue 60: sass script processing order
- Issue 61: Yii Ext: Docs code for Sass
- Issue 62: Demo files for Yii Framework not up to date
- Issue 63: Yii specific phamlp extension: consider moving vendors folder
- Issue 64: Example SCSS code on the Project Home page is incorrect.
- Issue 65: Haml helper function list_of return empty
- Issue 66: Exception while throwing SassPropertyNodeException in SassPropertyNode::isa()
- Issue 67: Extension could not be found
- Issue 68: Extensions parameter is missing in sass.php (CakePHP version)
- Issue 70: Sass : parsing fails with :: and =
- Issue 76: SASS mixin font-face produces wrong css
- Issue 77: Mixin::opacity: Required variable (opacity) not given
- Issue 79: add support CSS3 PIE
- Issue 80: extend selector with nesting
- Issue 81: No documentation on how to use Compass
- Issue 82: sass assets for CakePHP does not support plugins
- Issue 83: No Exception thrown when compiling scss files
- Issue 84: Warning: dirname() expects parameter 1 to be string, array given in /var/www/domains/sinwolf.com/www/cms/application/classes/packager/plugins/phamlp/sass/SassFile.php on line 79
- Issue 87: Haml - Escaping differs from original haml
- Issue 88: Haml - allows nesting that original haml does not