Giter Club home page Giter Club logo

opcache-json's People

Stargazers

 avatar Svilborg avatar Jonathan Marshall avatar Matt Ma avatar Maurizio Giunti avatar hacfi avatar Matt Lehner avatar Ravi Sharma avatar Bob avatar  avatar Scott Robinson avatar Chris Fidao avatar lars gelfan avatar Dynèsh Hassanaly avatar Ahmer avatar Maksim Norkin avatar Flávio Heleno avatar Mark Fox avatar Gareth Jones avatar Daniel van Dorp avatar Kalle Alberg avatar Delyan Angelov avatar Nikolai Zujev avatar Damon Haley avatar Angus H. avatar Eero Niemi avatar Ionel Roiban avatar Matthias Molitor avatar Mark Holtz avatar Milan avatar Bryan "BJ" Hoffpauir avatar Kevin Robatel avatar Eric Gerlach avatar Vlada Petrović avatar Bryce Ray avatar Jeff Hubbard avatar Mihai M. avatar Jason Ruyle avatar Michael Weinrich avatar Ben Turner avatar Pantaluna avatar Steve Hill avatar Philip Manavopoulos avatar Joshua Stauter avatar sasezaki avatar Maksymilian Barnaś avatar Michael Sauter avatar Ian Jenkins avatar Ihor Vorotnov avatar Stephen Lang avatar Sebastian avatar  avatar Brandon Burkett avatar Kiril Angov avatar Adam Blanchard avatar  avatar Aldo Utrera avatar Marcos Sader avatar Minh Tran avatar Filipe Oliveira avatar Florent Viel avatar Adrien Brault avatar Márcio Almada avatar Rouven Weßling avatar Marcin W. Dąbrowski avatar Kostis avatar Harry Lawrence avatar Andrew Morgan avatar Michael Hood avatar Knight avatar James White avatar Ivan Novakov avatar Ciaran Downey avatar Marcus Jaschen avatar uzulla / Junichi Ishida avatar Brandon Burkeen avatar Aran Wilkinson avatar Ronny López avatar Boris Strahija avatar kbendyk avatar Adrien Carbonne avatar Jim Carter III avatar Aleksandr Kukhta avatar Trevor N. Suarez avatar Ryan Katkov avatar Steve Corona avatar Tyler J Wilkinson avatar Bryan Nielsen avatar William W avatar Tom Schlick avatar Lionell Yip avatar Jamie York avatar Robbie Player avatar Thijs Lensselink avatar Chris Go avatar Matt Brunt avatar Yves-Olivier Laroche avatar Ricky Dunlop avatar Cees-Jan Kiewiet avatar Steve S avatar

Watchers

Keith Davis avatar hacfi avatar  avatar Voe avatar zetaworx avatar

opcache-json's Issues

Statsd library has updated, broke BC.

When I tried to run the example code on README.md (or example.php) I got this error:

PHP Fatal error:  Class 'Domnikl\Statsd\Connection\Socket' not found in /opt/opcache-json/send_to_statsd.php on line 6

Reason is that domnikl/statsd-php 1.0 to 2.0 update has broken BC.

I fixed this, PR coming.

Extra stats to statsd

I need to get following (boolean) Opcache stats to statsd:

opcache.opcache_enabled|1|g
opcache.cache_full|0|g
opcache.restart_pending|0|g
opcache.restart_in_progress|0|g

Class not found due to invalid directory and file names

I installed this using Composer and the class can not be found because the directory and file names are not initial caps.

In my environment, I changed them from opcache to Opcache and status.php to Status.php and it fixed it.

System: Ubuntu 12.04 LTS, 64bit, PHP 5.5.4, Opcache 7.0.3-dev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.