Open captolia opened 10 years ago
Thanks. I'm trying to add Travis-CI integration to the project so I can run the tests on different PHP environments. Unfortunately the tests are currently failing (not only on your branch, on all of them). I have very little time to invest in this. Eventually I'll merge things, it may just take a while. If you want to help with getting the tests to run properly on Travis-CI, I'd appreciate any help. I've created a branch captolia/php55-compat which contains some work for that (includes your PR too).
After upgrading to PHP 5.5 I got a 'Bus Error 10' when including the module.
Allocating the _jsonreader_prophandlers HashTable solved this problem.