Skip to content

Commit

Permalink
tests: json.so is optional (usually is bundled)
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Jul 16, 2015
1 parent c85605b commit e39b645
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/php-unix.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[PHP]
; extension_dir = "./ext"
extension=json.so
;extension_dir = "./ext"
;extension=json.so

[Zend]
;zend_extension="./ext/zend_extension"

0 comments on commit e39b645

Please sign in to comment.