Skip to content

Commit

Permalink
PHP7 stable base
Browse files Browse the repository at this point in the history
  • Loading branch information
absalomedia committed Nov 10, 2015
1 parent 0a372d0 commit 4fb1402
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,12 @@ These extensions also utilise Libsass & remain in varying states of completion

## Changelog

** Version 0.5
* PHP 7 compatibility

** Version 0.4.9
* Too Fast To Furious (Libsass 3.3.1) stable

** Version 0.4.8
* Greased Lightning (Libsass 3.3.0) stable

Expand Down
2 changes: 1 addition & 1 deletion src/php_sass.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include "config.h"
#endif

#define SASS_VERSION "0.4.9"
#define SASS_VERSION "0.5.0"
#define SASS_FLAVOR "Sassyphpras"

#include <php.h>
Expand Down

0 comments on commit 4fb1402

Please sign in to comment.